Speechtron is a text to speech narrator written in python with GUI integrated. It can browse for files or take input from the user for narration and save audio files of the narration if the user wants to.
- Pyttsx3
pip install pyttsx3
- Pathlib
pip install pathlib
- Colorama
pip install colorama
- Tkinter (Built-in)
pip install tkinter
- Change narrator voices
- 8 voices
- Save audio file
- File browser dialog
Copyright © 2022 Ashfaaq Rifath - Speechtron