subtitle_to_speech icon indicating copy to clipboard operation
subtitle_to_speech copied to clipboard

Use difference voice like man's google assitant?

Open txs opened this issue 3 years ago • 2 comments

Hi! I love this project! And it works pretty well! However, I would like to ask if it's possible to have different voice options like man's voice! Thanks!

txs avatar Oct 17 '21 14:10 txs

Hi, it's using gTTS and it seems that you are not the first wanting different voice but it might not be possible (cf https://github.com/pndurette/gTTS/issues/31) while we can see that they exist in https://cloud.google.com/text-to-speech/docs/voices. If you find how I'm interesting in knowing !

bryan-brancotte avatar Oct 18 '21 08:10 bryan-brancotte

This could be done using pyttsx3 instead of gTTS as I noticed in the issue #5.

Tizioincognit0 avatar Jan 24 '22 08:01 Tizioincognit0