Python Universe
1.99K subscribers
103 photos
1 video
1 file
55 links
Everything you need to know about Python programming.

Admin: @haraisen
Feedback: @pythontg_feedbackbot
Download Telegram
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
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