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

Native Chrome google voices for TTS ? #95

Closed magicmars35 closed 1 year ago

magicmars35 commented 1 year ago

Is it possible to use TTS google chrome API native voices, instead of ElevenLabs Ones ? (like google chrome ext. plugin talk-to-chatGPT) https://www.google.com/intl/en/chrome/demos/speech.html

cogentapps commented 1 year ago

Today's update adds an option to use your browser's built-in text-to-speech for free (under Speech settings).

Also, the code has been improved to make it easy to add other TTS options in the future.

If you encounter any issues using this new feature, please open a separate issue.