Releases: vishalnagda1/text-to-speech
Releases · vishalnagda1/text-to-speech
Text To Speech
Text To Speech v2.0.0
- A Python 3 program to convert text into audio.
- Fix the Recursion Error reported in the issue Max recursion limit reached #1
- Update the filter rule logic; if there is no support of languages, accents or genders; it will take default reader in case of Ubuntu and Alex in case of OSX.
- Add troubleshooting steps in the README.md file.
- Handle exceptions in the main application.
Simple Text To Speech
Text To Speech v1.0
A basic Python program to convert text into audio.