gTTS
gTTS (Google Text-to-Speech) is a versatile Python library and command-line tool designed to utilize the Google Translate text-to-speech API. It enables users to generate... gTTS (Google Text-to-Speech) is a versatile Python library and command-line tool designed to utilize the Google Translate text-to-speech API. It enables users to generate spoken mp3 audio, offering options to write output to files or streams. With customizable text preprocessors and a unique tokenizer, it supports extensive text lengths while preserving natural speech patterns and pronunciations.
Top gTTS Alternatives
broot
broot is a lightweight library designed to facilitate the conversion of Python NumPy ndarrays into ROOT files, creating structured trees...
IPy
IPy is a powerful Python module designed for efficient handling of IPv4 and IPv6 addresses and networks. It seamlessly parses...
Unirest
Unirest offers a collection of lightweight HTTP libraries designed for multiple programming languages, enhancing the ease of making network requests....
luminoth
Luminoth is an open-source computer vision toolkit built on TensorFlow, primarily focused on object detection. Currently in alpha release, it...
WTForms
WTForms serves as a versatile forms validation and rendering library tailored for Python web development. It seamlessly integrates with any...
parsel
Parsel is a BSD-licensed Python library designed for efficient data extraction from HTML, XML, and JSON documents. Utilizing CSS and...
virtualenvwrapper
Virtualenvwrapper enhances Ian Bicking’s virtualenv tool by providing a suite of extensions that streamline the management of virtual environments. It...
warcat
Warcat is a powerful Python tool and library designed for efficient management of Web ARChive (WARC) files. It simplifies tasks...
Pillow
Pillow, a friendly fork of the Python Imaging Library, enhances image processing in Python with broad file format support and...
yarl
Yarl is an efficient URL library that provides direct access to all URL components, including scheme, user, password, host, port,...
pexpect
Pexpect is a pure Python module designed for spawning and controlling child applications, enabling scripts to interact as if a...
zdaemon
zdaemon is a powerful Python library designed for Unix-based systems, enabling seamless daemon process control. By wrapping commands to function...
openpyxl
openpyxl is a versatile Python library designed for reading and writing Excel 2010 files in the Office Open XML format,...
zope.interface
Zope.interface offers a robust framework for defining object interfaces in Python, facilitating adherence to specified APIs or contracts. By employing...
imageio
Imageio is a versatile Python library designed for seamless reading and writing of various image formats, including animated and volumetric...
Company Information
- Company: PyPI
Top gTTS Features
- Python library interface
- Command line tool
- Supports multiple languages
- Generates spoken mp3 files
- Writes to file-like objects
- Outputs to stdout
- Customizable tokenizer for speech
- Handles long text inputs
- Allows pronunciation corrections
- Generates TTS request URLs
- Community-driven development
- MIT License
- Regular updates and maintenance
- Interacts with Google Translate API
- Lightweight and easy to use
- No Google Cloud affiliation