Text-to-Speech
🔸gTTS (Google Text-to-Speech) is a Python library and CLI tool to interface with Google Translate's text-to-speech API.
⚙️Installation
🔗GitHub
#gtts #texttospeech
🔸gTTS (Google Text-to-Speech) is a Python library and CLI tool to interface with Google Translate's text-to-speech API.
⚙️Installation
pip install gTTS
The gTTS API supports several languages including English, Hindi, Tamil, French, German and many more. The speech can be delivered in any one of the two available audio speeds, fast or slow.🔗GitHub
#gtts #texttospeech