⭐ 2.6k stars🎤 audio speech🔧 Pythonintermediate📄 MIT🔄 2026-04-06
About
Python library and CLI tool to interface with Google Translate's text-to-speech API
⚡ Quick Start
pip install gtts🏷️ Topics
💻 Supported Platforms
maclinuxwindows
📋 Technical Details
- Repository
- pndurette/gTTS
- Language
- Python
- License
- MIT
- Stars
- 2,623
- Category
- audio speech
- Difficulty
- intermediate
- Last Updated
- 2026-04-06
- Platforms
- mac, linux, windows
Frequently Asked Questions About gTTS
What is gTTS?
Python library and CLI tool to interface with Google Translate's text-to-speech API
How do I install gTTS?
Run: pip install gtts
What are the system requirements for gTTS?
gTTS supports mac, linux, windows. It is written in Python and is best suited for intermediate-level users. The repository has 2,623+ stars on GitHub and is licensed under MIT.