This is the Linux app named gTTS whose latest release can be downloaded as v2.5.4sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named gTTS with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
gTTS
DESCRIPTION
gTTS (Google Text-to-Speech) is a Python library and command-line tool that wraps the speech functionality of Google Translate. It lets you send text to the Google Translate TTS endpoint and receive spoken audio back as MP3 data, either written to a file, a file-like object, or standard output. The library is designed to handle long texts, using a speech-specific sentence tokenizer that keeps intonation and punctuation natural while splitting requests into acceptable chunks. It supports customizable text pre-processors, which can correct pronunciations, tweak formatting, or handle domain-specific vocabulary before sending it to the API. gTTS is primarily aimed at developers who want a quick way to add cloud-backed speech to scripts, apps, or pipelines without managing any model weights locally. A small CLI utility, gtts-cli, makes it easy to test or batch-generate MP3 files right from the shell.
Features
- Python library and CLI that interface with Google Translate’s TTS API
- Writes MP3 output to files, file-like objects, or stdout for easy piping
- Sentence tokenizer that supports long texts while keeping natural prosody
- Customizable text pre-processors for pronunciation and formatting tweaks
- Simple one-line CLI usage (gtts-cli) for quick audio generation
- Cross-platform support with docs, tests, and MIT licensing
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/gtts.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
