Skip to content

Text To Speech

Latest
Compare
Choose a tag to compare
@vishalnagda1 vishalnagda1 released this 09 Jul 10:41
· 3 commits to master since this release
6372693

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.