cogentapps / chat-with-gpt

An open-source ChatGPT app with a voice
https://www.chatwithgpt.ai
MIT License
2.3k stars 493 forks source link

It's great! But why not make it autopaly #81

Closed weidutech closed 1 year ago

weidutech commented 1 year ago

Why not make the conversation continue, you need to manually click to play the voice. I think I am going to modify the code by myself.

kotobuki09 commented 1 year ago

I would love to have another option for voice as well! Such as Azure text-to-speech solution.

weidutech commented 1 year ago

I mean, let GPT reply me directly with voice, ElevenLabs API is very good, but every time I have to click to get the voice, if GPT reply me directly from text to voice, it will have more artificial intelligence feeling, just like the scene in the movie .

weidutech commented 1 year ago

I change the onClickCapture to OnLoad in line 273: <Button variant="subtle" size="sm" compact onLoad={onClick} loading={status === 'init'}> but it didn't work. How to fix it? I'm not a pro in typescript, sry for that.

cogentapps commented 1 year ago

This is coming, along with other TTS options.

weidutech commented 1 year ago

This is coming, along with other TTS options.

very excited, btw we can remove the input bar, only use voice input, and VAD technology and so on, It is going to be the greatest GPT ever!

kotobuki09 commented 1 year ago

This is coming, along with other TTS options.

Thank you for the updated news! Exciting for the next version

aodrasa commented 1 year ago

Would also love for the speech input to be sent automatically (like siri, alexa etc). Any plans for that? Great job so far!

dawid-abastr commented 1 year ago

Please, add this feature, it would be a game-changer! The same with voice recognition - it should automatically send the message after finishing speaking - the same as in bing chat.

kotobuki09 commented 1 year ago

Have anyone made a change and updated this feature yet?

Vuthric commented 1 year ago

also waiting!

weidutech commented 1 year ago

This is coming, along with other TTS options.

I'm still waiting

cogentapps commented 1 year ago

TTS autoplay is now available for self-hosted users and on the new domain.