Skip to content

Releases: vishalnagda1/text-to-speech

Text To Speech

09 Jul 10:41
6372693
Compare
Choose a tag to compare

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

12 Nov 18:28
Compare
Choose a tag to compare

Text To Speech v1.0

A basic Python program to convert text into audio.