Skip to main content

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

Project description

gTTS

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Write spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout. https://gtts.readthedocs.io/

PyPI version Python versions Tests workflow codecov Commits Since PyPi Downloads Buy me a Coffee

Features

  • Customizable speech-specific sentence tokenizer that allows for unlimited lengths of text to be read, all while keeping proper intonation, abbreviations, decimals and more;
  • Customizable text pre-processors which can, for example, provide pronunciation corrections;

Installation

$ pip install gTTS

Quickstart

Command Line:

$ gtts-cli 'hello' --output hello.mp3

Module:

>>> from gtts import gTTS
>>> tts = gTTS('hello')
>>> tts.save('hello.mp3')

See https://gtts.readthedocs.io/ for documentation and examples.

Disclaimer

This project is not affiliated with Google or Google Cloud. Breaking upstream changes can occur without notice. This project is leveraging the undocumented Google Translate speech functionality and is different from Google Cloud Text-to-Speech.

Project

Licence

The MIT License (MIT) Copyright © 2014-2024 Pierre Nicolas Durette & Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gTTS-2.5.1.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gTTS-2.5.1-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

Details for the file gTTS-2.5.1.tar.gz.

File metadata

  • Download URL: gTTS-2.5.1.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for gTTS-2.5.1.tar.gz
Algorithm Hash digest
SHA256 02d0a9874f945dee9cd5092991c60bc88d4b7767b8cd81144b6fb49dc3de6897
MD5 034cab8982f725378c037c80280ca0d0
BLAKE2b-256 58e3d267b2586c611e8460d6369f60f0780a6fe2ac9d6c415a84b1048365ba96

See more details on using hashes here.

File details

Details for the file gTTS-2.5.1-py3-none-any.whl.

File metadata

  • Download URL: gTTS-2.5.1-py3-none-any.whl
  • Upload date:
  • Size: 29.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for gTTS-2.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 273ec8a5077b25e60ca5a266ed254b54d1f14032b0af3ba00092d14966148664
MD5 547f2b4ec3af6eb964929c992b8b9ce9
BLAKE2b-256 59a8e3434904445eacf03b857ac001755d8ffac49b4f3339d63592b4eda009dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page