Speech To Text using ESP32

  Рет қаралды 66,724

techiesms

techiesms

Күн бұрын

Пікірлер: 179
@gauravdashora5757
@gauravdashora5757 Жыл бұрын
In order to transcribe long form of Audio more than 1 minute. We need to use Speech-to-Text API and asynchronous speech recognition. In order to use that we need to enable the Google Cloud Storage Bucket. In this storage bucket, we need to store the long form of Audio digitally in the bucket and process those digital audio in the same way what you are doing for 2-3 second Audio . Excited to see the final outcome.
@grahamehorner174
@grahamehorner174 Жыл бұрын
At the start you say this is a stand alone? It's not it is dependent on the cloud service 😢
@Michael-lo3ht
@Michael-lo3ht 4 ай бұрын
I have to slow video down to 75%. I didn't have enough caffeine to keep up. Thanks for these great videos.
@shreyasbr5955
@shreyasbr5955 Жыл бұрын
I have issue that is in output where in json data i get only totalbilltime and request id but i won't get the words what i spoke Please help me with my issue
@OmarMashal1
@OmarMashal1 Жыл бұрын
did you solve this problem? i have the same issue
@karthikn1126
@karthikn1126 10 ай бұрын
Did you fix it
@DropThatGOAL
@DropThatGOAL 5 ай бұрын
@@karthikn1126 Same here, What should we do?
@manfredmichael_3ia097
@manfredmichael_3ia097 5 ай бұрын
Me too? Any solution?
@DropThatGOAL
@DropThatGOAL 5 ай бұрын
@@manfredmichael_3ia097 Yes, Change the L/R Cable and connect it to the VDD instead :)
@reevestephen9889
@reevestephen9889 Жыл бұрын
Does the google cloud cut money from later on??
@atiqa5908
@atiqa5908 Жыл бұрын
Hi, may I know if it is possible to send the captured voices/sentences to any IoT Platform?
@fahimi.saiyed8939
@fahimi.saiyed8939 Жыл бұрын
Hi Sir, Can i use 1 NodeMCU for microphone, and Other ESP32 Wrooms board for Chatgpt etc?
@bassjunias439
@bassjunias439 Жыл бұрын
I'm asking why the newest version of Esp32 library shouldn't work
@0Itsuke
@0Itsuke Жыл бұрын
why do I keep getting PK - The pubkey tag or value is invalid (only RSA and EC are supported) while trying to connect ?
@NURSYAHIRUNNIZABINNURDZAINUDDI
@NURSYAHIRUNNIZABINNURDZAINUDDI Жыл бұрын
do have the video ESP 32 capture photo able to turn on led and have save data on adafruit
@eiadmahmoud-d8w
@eiadmahmoud-d8w 7 сағат бұрын
can i use whisper by gpt
@snehachandrashekhar3746
@snehachandrashekhar3746 10 ай бұрын
what if in Arduino IDE ESP32 latest version didn't work , there is no old versions of esp32 available to install
@brijrajkacha9839
@brijrajkacha9839 10 ай бұрын
agree, same doubt
@Jasmohan
@Jasmohan 2 ай бұрын
Configure the latest esp32 board link in Arduino IDE Open the Boards Manager. Go to Tools > Board > Boards Manager… Search for ESP32 and select “ESP32 by Espressif Systems" Then click "Select a version" to select the old version. Then click install.
@Monsieur.Nobody.
@Monsieur.Nobody. 8 ай бұрын
G'day I am wondering if it can do Speech to Text, and how small can it really get? I saw the XIAO Esp32 being tiny. I have a project that requires wireless, real-time Speech to Text capabilities, and 4 programmable buttons on it... in the smallest form factor possible... Max one index finger size. Do you reckon it can be done with Esp32's or am I better off looking somewhere else? what would you suggest?
@ebrahemkhalifa3675
@ebrahemkhalifa3675 9 ай бұрын
Hey Sachin, how can i increase the time of record into 5 second?
@shijilt
@shijilt Жыл бұрын
off topic, I want to control a 12V DC LED using ESP 32 and Google Assistant, what are my options ?
@icecream-so7cd
@icecream-so7cd 6 ай бұрын
It shows the error nested too deeply is there any solution for it ?
@robrita
@robrita Жыл бұрын
HOW ABOUT STT VIA WEB PAGE. SO YOU CONVERT SPEECH FROM A WEBPAGE HOSTED IN ESP32. GOOGLE API CAN BE DONE ON WEBPAGE AS WELL SO THAT SPEECH TIME IS NOT LIMITED
@patrickrios99
@patrickrios99 Жыл бұрын
Hello, I have problems installing the librery, help!
@coroy6377
@coroy6377 11 ай бұрын
How can i extract the text and put it in the firebase?
@uayshady
@uayshady Жыл бұрын
hi, is there a way not to press the RS button to restart the voice? I want to be like "Ok, google" and the ESP32 will listen and convert it to text
@nadjibshamil95
@nadjibshamil95 6 ай бұрын
Did you do it ?
@fitraanantioramadhani8695
@fitraanantioramadhani8695 Жыл бұрын
hello sachin! I have problem about JSON API, my code don't answer this, do you have solved?
@techiesms
@techiesms Жыл бұрын
Please let me know your problem with a bit detail
@fitraanantioramadhani8695
@fitraanantioramadhani8695 Жыл бұрын
@@techiesms My problem is that the Speech to Text JSON file is not read or the Speech to Text output does not work. So when I tried to speak, there was no answer. What do you think?
@oantuannhat6816
@oantuannhat6816 Жыл бұрын
i have a same problem? Do you fix it? tks@@fitraanantioramadhani8695
@statusguru3412
@statusguru3412 Жыл бұрын
​@@fitraanantioramadhani8695 same problem what should I do ?
@fitraanantioramadhani8695
@fitraanantioramadhani8695 Жыл бұрын
​@@statusguru3412i can't solve too
@sadam_sparrow
@sadam_sparrow Жыл бұрын
Is Speech to text charge while free trial??
@waynesouth7129
@waynesouth7129 Жыл бұрын
Can you make a server using lora so that chatgpt ( current project )can connect to the internet so we can use voice to text / chatgbt text to voice
@nitishjoshi3
@nitishjoshi3 7 ай бұрын
I am not able to get the transcribe using the code deployed on the board , after recording it is giving mein Json without transcribed data into it , Please help for the same if anyone faced the similar issue
@DropThatGOAL
@DropThatGOAL 5 ай бұрын
I have same problem, did u fix it?
@nitishjoshi3
@nitishjoshi3 5 ай бұрын
@@DropThatGOAL no its buggy , there is some problem with the library. I build the code on python and deployed it on raspberry pi
@exploreworld366
@exploreworld366 Жыл бұрын
We can use vosk api
@lyricsgo6873
@lyricsgo6873 11 ай бұрын
I am a student trying to learn these kind of stuff. these are a lot of codes, should i upload the code one by one or at the same time in one code?
@sparshsinghg
@sparshsinghg 10 ай бұрын
You just need to upload .ino code, the rest of the code will automatically be included as they are separate header files included in main .ino code. You just need to make sure all of these codes are in same directory.
@gams628
@gams628 6 ай бұрын
the connection failed, how can I fix it ?
@Hybroid
@Hybroid 5 ай бұрын
Me too, did you fix it?
@AhmadSaadeh-fh4ko
@AhmadSaadeh-fh4ko 3 ай бұрын
Are you fixed it ???​@@Hybroid
@josephgeorge3204
@josephgeorge3204 2 ай бұрын
@@AhmadSaadeh-fh4ko did u fix it?
@josephgeorge3204
@josephgeorge3204 2 ай бұрын
did u find a solution for this ?
@juanesmier9658
@juanesmier9658 Ай бұрын
Hi bro, I have the same problem, did you manage to solve it?
@betty_like_butarrr6247
@betty_like_butarrr6247 Жыл бұрын
In my output i am not getting any results promt only totalbilled time. Can u help me??
@OmarMashal1
@OmarMashal1 Жыл бұрын
did you solve this problem? i have the same issue
@limweekian4146
@limweekian4146 3 ай бұрын
can i have it as an audio output to my earpiece ?
@AyomidePopoola-kr7qz
@AyomidePopoola-kr7qz 3 ай бұрын
Maybe if you configure the code and hardware with a module that has an audio jack on it.
@imnaveen.r.s5893
@imnaveen.r.s5893 8 ай бұрын
Hi guys I have a doubt, what if the 90 days google cloud services gets over and the amount will be auto debited ? Or we just provide the card details to get the $300 ?
@manfredmichael_3ia097
@manfredmichael_3ia097 5 ай бұрын
Dont worry its 300 free credit, and you wont be charged after 90 days, it just stops. Me and my friends have tried it
@brijrajkacha9839
@brijrajkacha9839 9 ай бұрын
[HTTPS] GET... failed, error: connection refused how to solve this? ( I have tested chatgpt api in postman, it is working there but not in code)
@raghujalnila120
@raghujalnila120 9 ай бұрын
try with some other model of the open ai as text-davinci-003 is no more supported by open ai
@karthikn1126
@karthikn1126 7 ай бұрын
Did you solve it bro
@1337sh337
@1337sh337 11 ай бұрын
Why not use OpenAI whisper?
@techiesms
@techiesms 11 ай бұрын
Can you share some links
@Sysshad
@Sysshad 8 ай бұрын
Is it possible to get voice recog on esp32 without being connected to online services?
@josephgeorge3204
@josephgeorge3204 2 ай бұрын
No :)
@Sysshad
@Sysshad 2 ай бұрын
​@@josephgeorge3204elechouse have done it with a simple IC, Google it. So why shouldn't it be possible on the more advanced ESP32? in the 1990s people did it with basic stamps with some extra IC..
@architlal
@architlal Жыл бұрын
Hey Sachin, I tried this out but it is only giving me the request id and total billed time as output. Their is no "result" output that I can see in the json data. Please help me out. Thank you.
@Bakershub1
@Bakershub1 Жыл бұрын
I'm having the same problem too, please could you help @Sachin
@Nocturnal3D
@Nocturnal3D Жыл бұрын
Try wiring the jumper wire from l/r to VDD rather than GND. I think the wiring schematic in this video is incorrect. In a later project the schematic is wired differently. I swapped the l/r to GND(black-) around to l/r to VDD(red+) to match the later project (The virtual assistant I think) and it worked fine after that.
@sadam_sparrow
@sadam_sparrow Жыл бұрын
Solved???
@sadam_sparrow
@sadam_sparrow Жыл бұрын
Please tell me
@Bakershub1
@Bakershub1 Жыл бұрын
@@Nocturnal3D Thank you very much it worked, I really appreciate it 🙏
@nakuffy8848
@nakuffy8848 6 ай бұрын
when i run this code it says:C:\Users\home\Documents\Arduino\sketch_stem\Speech_To_Text_ESP32.ino:2:31: fatal error: CloudSpeechClient.h: No such file or directory compilation terminated. exit status 1 Compilation error: CloudSpeechClient.h: No such file or directory what should i do to fix this
@AyomidePopoola-kr7qz
@AyomidePopoola-kr7qz 3 ай бұрын
Did you fix this?
@nehalgupta1616
@nehalgupta1616 3 ай бұрын
bro it is not working because the libaries are updatd and i can t put
@techiesms
@techiesms 3 ай бұрын
Just wait for tomorrow’s video It will be a great update for STT
@saydiy1528
@saydiy1528 Жыл бұрын
good job. did you try the offline module?
@reevestephen9889
@reevestephen9889 Жыл бұрын
Will google cloud cut money from the bank account later??
@tinemaris6343
@tinemaris6343 8 ай бұрын
The program can't do anything with the json data
@tinemaris6343
@tinemaris6343 8 ай бұрын
how can i fix this
@adityanathpandey4060
@adityanathpandey4060 Жыл бұрын
Please integrate it with chat gpt
@Vishal-pm3vv
@Vishal-pm3vv Жыл бұрын
I can do that but how much you are ready to pay for it?
@techiesms
@techiesms Жыл бұрын
Coming soon on our channel….
@MichaelWeeks-ox5ep
@MichaelWeeks-ox5ep 5 ай бұрын
I really enjoy your videos in the way you present various information, thank you. I am a faithful follower
@nikhilxkashyap
@nikhilxkashyap Жыл бұрын
Bro, This project is not working I have tried 3-4 times but not able to convert speech to text
@techiesms
@techiesms Жыл бұрын
What's the error?
@nagarava
@nagarava Жыл бұрын
How to use a condenser mic
@techiesms
@techiesms Жыл бұрын
You need to use MEMS microphone only like this - www.techiesms.com/product/inmp441-microphone-module-i2s/
@peemhyyr_1386
@peemhyyr_1386 Жыл бұрын
Hi Json dont answer the words I speak, How can I fix this ?
@peemhyyr_1386
@peemhyyr_1386 Жыл бұрын
Okie i fix with wire jumper L/R to VDD and it works thx Nocturnal3d's comment
@karthikn1126
@karthikn1126 10 ай бұрын
Can u please explain
@peemhyyr_1386
@peemhyyr_1386 10 ай бұрын
i mean I try to write response and keyword on json.file and it doesnt show the words i speak @@karthikn1126
@peemhyyr_1386
@peemhyyr_1386 10 ай бұрын
so I trried to wire jumper L/R to vdd to ground and it works so fine@@karthikn1126
@NURSYAHIRUNNIZABINNURDZAINUDDI
@NURSYAHIRUNNIZABINNURDZAINUDDI Жыл бұрын
hye i am going to make the project that using ESP 32 that connect to adafruit ...
@lyricaladda8522
@lyricaladda8522 Жыл бұрын
Where is the description bro 😑
@yashashwiwahie4014
@yashashwiwahie4014 7 ай бұрын
Uploaded the code successfully but on running it shows the following error: E (533) I2S: i2s_check_set_mclk(253): ESP32 only support to set GPIO0/GPIO1/GPIO3 as mclk signal, error GPIO number:1073423152 E (534) I2S: i2s_set_pin(314): mclk config failed. please help
@shlokrp
@shlokrp Жыл бұрын
Excited for the next video!!
@techiesms
@techiesms Жыл бұрын
Coming soon!
@drelectronics13
@drelectronics13 Жыл бұрын
Btw why don't u use new ide
@ValirAmaril
@ValirAmaril Жыл бұрын
esp32 can run chatgpt? thats amazing!
@reevestephen9889
@reevestephen9889 Жыл бұрын
I can’t downgrade the Esp32 to 1.0.6
@saikiran4274
@saikiran4274 Жыл бұрын
Yes it is not showing
@RUDAW12
@RUDAW12 Жыл бұрын
I’m waiting for it, thank you
@techiesms
@techiesms Жыл бұрын
You're welcome 😊
@DarylChris
@DarylChris 2 ай бұрын
I appreciate your videos and I am grateful but unfortunately, this video is very hard to understand for beginners, it is more like copy and paste with no explanation. I face an error of unable to connect but can't find a fix
@techiesms
@techiesms 2 ай бұрын
Try this kzbin.info/www/bejne/oGGodnmOos6erM0si=sXXCPfahWnuCk_2w
@DarylChris
@DarylChris 2 ай бұрын
@@techiesmsThank you for the reply, I will place an order for the hardware now, and I will let you know how it goes.
@DarylChris
@DarylChris 2 ай бұрын
​@@techiesms Hello, thank you for the video you referred to me. I bought all components and did everything correctly and exactly, but I got an empty transcription: xxx -> -> Latency Server (Re)CONNECT [t_connected]: 0.00 xxx -> -> Latency sending HEADER [t_headersent]: 0.03 xxx -> -> Latency sending WAV file [t_wavbodysent]: 1.14 xxx -> -> Latency DEEPGRAM response [t_response]: 12.10 xxx -> => TOTAL Duration [sec]: ..................... 13.27
@arijitroy9512
@arijitroy9512 Жыл бұрын
Hi brother 👋 how r U ?
@techiesms
@techiesms Жыл бұрын
All good Hope you enjoyed the video…
@SkyExperiment.
@SkyExperiment. 11 ай бұрын
can you make this video in hindi , i need this information ,
@brijrajkacha9839
@brijrajkacha9839 10 ай бұрын
In file included from c:\Users\brkac\OneDrive\Documents\Arduino\libraries\ESP32-audioI2S-master\src\Audio.cpp:15:0: c:\Users\brkac\OneDrive\Documents\Arduino\libraries\ESP32-audioI2S-master\src\opus_decoder/opus_decoder.h:7:20: fatal error: memory.h: No such file or directory compilation terminated. exit status 1
@RUDAW12
@RUDAW12 Жыл бұрын
Speech to text- send to AI- the Text to speech
@techiesms
@techiesms Жыл бұрын
Yes Coming up soon on this channel…
@TheDailyMemesShow
@TheDailyMemesShow Жыл бұрын
Yeah 👍
@apurbakhanra2464
@apurbakhanra2464 Жыл бұрын
❤the king of home automation love you
@savanladva1197
@savanladva1197 Жыл бұрын
please make videos using esp ide
@9e92iqiwdiw89xls
@9e92iqiwdiw89xls 5 ай бұрын
Connection failed😢
@ajuxx
@ajuxx 5 ай бұрын
Same
@Hybroid
@Hybroid 5 ай бұрын
Me too, is google the problem but i dont knlw how to solve it
@StevFoz
@StevFoz 5 ай бұрын
its solved or no?
@Hybroid
@Hybroid 5 ай бұрын
@@StevFoz no
@josephgeorge3204
@josephgeorge3204 2 ай бұрын
did u rectify this ?
@firdoshdiakus4841
@firdoshdiakus4841 Жыл бұрын
can't wait awesome project
@abhisvibetech6121
@abhisvibetech6121 Жыл бұрын
They were asking 1000rs not 2rs 😢
@d.trubre5216
@d.trubre5216 6 ай бұрын
Ty for the video
@firedot69
@firedot69 Жыл бұрын
Love you bro ❤
@techiesms
@techiesms Жыл бұрын
Love you too ✌️
@idharalfarib5674
@idharalfarib5674 Жыл бұрын
Good job brader.
@adityanathpandey4060
@adityanathpandey4060 Жыл бұрын
Wow 😳
@ramavtarram818
@ramavtarram818 Жыл бұрын
Is Prem Vivah mein Chandigarh mein sab koi aaega apna Ghar devasi ka idhar hai apna Bharat Desh ka sab rahega
@drelectronics13
@drelectronics13 Жыл бұрын
Kese ho sachin
@techiesms
@techiesms Жыл бұрын
Me badhia Hu Video share jarur krna
@genioxgaming
@genioxgaming 11 күн бұрын
thanks sir
@mahsanghufran
@mahsanghufran Жыл бұрын
Amazing hack 👏 ❤
@drelectronics13
@drelectronics13 Жыл бұрын
Acchi video hai
@techiesms
@techiesms Жыл бұрын
Thanks 🤘🏻
@drelectronics13
@drelectronics13 Жыл бұрын
Hi sachin
@techiesms
@techiesms Жыл бұрын
Hi DrElectronics Hope you enjoyed the video
@drelectronics13
@drelectronics13 Жыл бұрын
Hello Sachin
@techiesms
@techiesms Жыл бұрын
Hello buddy Do share the video if you like it ✌️
@TheTurmanDreams
@TheTurmanDreams Жыл бұрын
great !!!!
@Dazza_Doo
@Dazza_Doo Жыл бұрын
Oh this is Crazy, Speech to Text is really hard, especially if you make it Stand alone (aka no internet). Altium has amazing Free Videos, taught me how Electricity really flows, thanks Rick Hartley. I'm glad you have a sponsor, sorry can't fork out 1/5 of my annual income for 1 the software
@SkyExperiment.
@SkyExperiment. 11 ай бұрын
please
@SeattleShelby
@SeattleShelby 6 ай бұрын
I didn’t understand a single word you said even though I think it was supposed to be English.
@MantuSharma-l8j
@MantuSharma-l8j 10 ай бұрын
my output.......speech to text not show.....please help Record start! Recording Completed. Now Processing... My Answer - HTTP/1.1 200 OK Content-Type: application/json; charset=UTF-8 Vary: X-Origin Vary: Referer Date: Tue, 30 Jan 2024 18:30:24 GMT Server: ESF Cache-Control: private X-XSS-Protection: 0 X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 Accept-Ranges: none Vary: Origin,Accept-Encoding Transfer-Encoding: chunked 44 { "totalBilledTime": "3s", "requestId": "8554249765596014235" } 0 394 Json daata--{ "totalBilledTime": "3s", "requestId": "8554249765596014235" } 0
@karthikn1126
@karthikn1126 10 ай бұрын
Bro did you solve it?
@karthikn1126
@karthikn1126 10 ай бұрын
Did solve it
@ebrahemkhalifa3675
@ebrahemkhalifa3675 9 ай бұрын
@@karthikn1126 I solved it your wiring may be the problem
@ebrahemkhalifa3675
@ebrahemkhalifa3675 9 ай бұрын
@@karthikn1126 try to connect L\R pin to vcc instead of Gnd
@MinhNguyen-fw5dv
@MinhNguyen-fw5dv 9 ай бұрын
@@ebrahemkhalifa3675 what's wrong with you😑
@yjsanty4461
@yjsanty4461 Жыл бұрын
bro i am at the edge of my project and need some assistance , i am receiving an error error: macro "pgm_read_byte" passed 4 arguments, but takes just 1 return pgm_read_byte(I2S_NUM_0, (char *)data, numData, portMAX_DELAY); /tmp/3378378928/Speech_To_Text_ESP32/I2S.cpp: In member function 'int I2S::Read(char*, int)': /tmp/3378378928/Speech_To_Text_ESP32/I2S.cpp:58:10: error: 'pgm_read_byte' was not declared in this scope return pgm_read_byte(I2S_NUM_0, (char *)data, numData, portMAX_DELAY);
@nicksonamwine8869
@nicksonamwine8869 Жыл бұрын
Hello did you ever resolve your error Sir?
@fitraanantioramadhani8695
@fitraanantioramadhani8695 Жыл бұрын
Downgrade your ESP32 Version to 1.06
@purpleboba8
@purpleboba8 Жыл бұрын
Hey! This is regarding sim800l with esp8266. My nodemcu board resets whenever I send message via sms using the gsm module. Do you know a reason for this?🥲
FASTEST! Speech to Text Conversion using ESP32 Board  🔥🔥
11:18
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Voice Recognition Module - 254 Voice Commands + UART
11:51
Electronoobs
Рет қаралды 208 М.
How to do Object Detection using ESP32-CAM and Edge Impulse YOLO Model
16:50
ESP32 Voice Assistant with ChatGPT: Your Personal AI Companion
8:26
ESP32 Voice Assistant based on ChatGPT | IOT
3:57
BarsAE20
Рет қаралды 4,4 М.
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 706 М.
Give your Arduino project a chatGPT AI brain - for ALMOST free
5:30
Programming Electronics Academy
Рет қаралды 333 М.
The BEST ESP32 project based on ChatGPT | IOT Projects | NextPCB
16:27
Sony PlayStation за 700 000 рублей!
1:00
Wylsacom
Рет қаралды 629 М.
iPhone Samsung 2050
0:13
Adhemz
Рет қаралды 670 М.
building my new couch gaming OLED TV setup from scratch! 🔨🎮
0:51
Midas / Tomi
Рет қаралды 1,1 МЛН
Купила Новый iPad Air для учёбы с КЛАВИАТУРОЙ / ОБЗОР
22:48
Ксения Куприкова
Рет қаралды 107 М.