Contents

gTTS 2.5.1

0

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

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

Stars: 2124, Watchers: 2124, Forks: 346, Open Issues: 13

The pndurette/gTTS repo was created 9 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2124 github stars!

How to Install gtts

You can install gtts using pip

pip install gtts

or add it to a project with poetry

poetry add gtts

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/gTTS/
GitHub Repo:
https://github.com/pndurette/gTTS

Classifiers

  • Multimedia/Sound/Audio/Speech
  • Software Development/Libraries
No  gtts  pypi packages just yet.

Errors

A list of common gtts errors.

Code Examples

Here are some gtts code examples and snippets.

GitHub Issues

The gtts package has 13 open issues on GitHub

  • Get audio output directly

See more issues on GitHub

Related Packages & Articles

glom 23.5.0

A declarative object transformer and formatter, for conglomerating nested data.

fire 0.6.0

A library for automatically generating command line interfaces.

fiona 1.9.6

Fiona reads and writes spatial data files

face 22.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

datasets 2.18.0

HuggingFace community-driven open-source library of datasets

cmd2 2.4.3

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python