bryan-brancotte / subtitle_to_speech

convert subtitle (.srt) to speech (.wav) using google API
Apache License 2.0
36 stars 19 forks source link

Use pyttsx3 instead of gTTS #5

Open Tizioincognit0 opened 2 years ago

Tizioincognit0 commented 2 years ago

Hi, it's possible to use pyttsx3 instead of gTTS? Unlike gTTS, pyttsx3 works completely offline.

bryan-brancotte commented 2 years ago

Hi, Offline could also mean faster, but the voice might not please everyone. Leaving issue open if someone want to tackle it

Here are some notes:

Tizioincognit0 commented 3 months ago

Actually on some OS - like macOS - system voices are better than the ones provided by Google.