A simple Python CLI app which converts text from the user into speech and saves as mp3.
Usage: python3 text2speech.py
In case you want to try Turkish version, you can check: https://github.com/emreYbs/sese_donustur
- TTS libraries work great in English so I prefer to use English version. The intonation and accent in English TTS library are great for ESL learners. But I also wrote another version for Turkish for those who may need such an app.
- Tip: If you provide an English text but then the language code is 'tr', the pronunciation may not be accurate.
