techiesms / ESP32-ChatGPT

This Repo contains the code for using ChatGPT on ESP32 board along with Audio Response using i2s amplifier module
125 stars 46 forks source link

How do i load to speach to text code to my 1st esp 32 ? #1

Open GhostTech-69 opened 1 year ago

GhostTech-69 commented 1 year ago

sir, under the chat gpt voice assistant, speach to text , there are 8 different codes. how do i load them all into 1 esp 32 device but for the text to speach you have only provided 1 long code which can easily be loaded to my second esp 32. i saw your video and purchased all the components for this project and now i dont know how to load 8 codes into 1 esp 32 , do i have to combine them all ? sir please reply .

Keshav-0208 commented 10 months ago

hi am working on this project too like you. The answer for your question is that you have to create multiple tabs of all the 8 codes in a single arduino window and then click upload from the main speech_to_text.ino code in the port u have ur esp32. all the code will be uploaded and it will work perfectly.

GhostTech-69 commented 10 months ago

Thanks bro, I figured it out a while back forgot to whitdraw my question. But Ty so much tho

On Mon, 6 Nov 2023, 8:27 pm keshav, @.***> wrote:

hi am working on this project too like you. The answer for your question is that you have to create multiple tabs of all the 8 codes in a single arduino window and then click upload from the main speech_to_text.ino code in the port u have ur esp32. all the code will be uploaded and it will work perfectly.

— Reply to this email directly, view it on GitHub https://github.com/techiesms/ESP32-ChatGPT/issues/1#issuecomment-1795580025, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCBEONH4FLLM7K4O4WCZWW3YDEMXHAVCNFSM6AAAAAA3XR2TRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJVGU4DAMBSGU . You are receiving this because you authored the thread.Message ID: @.***>

Keshav-0208 commented 10 months ago

no problem. if u don't mind me asking this, did you finish the project bro

GhostTech-69 commented 10 months ago

I did, it's horrible actually. It's slow and sometimes doesn't work or understand speach, you have to keep your hand yeah time you talk to it, it's better to use Google Bard and speak to it, and also GTP 3.5 is old and doesn't know any new info. If you have bought all the parts you can try it but if not I suggest not to do it cuz it's a waste of time and resources

On Mon, 6 Nov 2023, 8:45 pm keshav, @.***> wrote:

no problem. if u don't mind me asking this, did you finish the project bro

— Reply to this email directly, view it on GitHub https://github.com/techiesms/ESP32-ChatGPT/issues/1#issuecomment-1795686911, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCBEONGLBYZT3QES4A4WP53YDEO4JAVCNFSM6AAAAAA3XR2TRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJVGY4DMOJRGE . You are receiving this because you authored the thread.Message ID: @.***>

Keshav-0208 commented 10 months ago

Thanks for the opinion bro. i have completed half of the project and facing some issues with it that i came here seeking help but it turns out to be a difficult project. Mine is telling things which is hard to hear and not responding the questions. I doubt that i blundered somewhere hard.

Bholaamar commented 10 months ago

can anyone help me, the 2nd esp32 (text to speech) code is showing "'Audio' does not name a type" this error.

pranaykumar003 commented 10 months ago

Bro how do you avail free API key.I am not getting free credits and while converting speech to text on esp32 how to degrade version to 1.0.6 ,Please help me with this bro

Athiga99 commented 9 months ago

can anyone help me, the 2nd esp32 (text to speech) code is showing "'Audio' does not name a type" this error.

i have got 'LED_BUILTIN' was not declared in this scope error , can you please help me to solve this

techiesms commented 5 months ago

can anyone help me, the 2nd esp32 (text to speech) code is showing "'Audio' does not name a type" this error.

i have got 'LED_BUILTIN' was not declared in this scope error , can you please help me to solve this

LED_BUILTIN error is solved, you can download the code and try again