Ross ROSS = Recommend OSS · open-source software intelligence for agents

pndurette/gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API observed · 2026-08-28

github.com/pndurette/gTTS · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 75
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4493
  • days_rel: 661
  • days_push: 150
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2627 stars · 389 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gTTS is a Python library and CLI tool that interfaces with Google Translate's text-to-speech API to generate spoken MP3 audio from text. It supports unlimited text lengths via sentence tokenization and customizable text pre-processors for pronunciation corrections.

Use cases

  • convert text to speech mp3 in python
  • read a long article aloud as audio
  • generate voice audio files from text
  • add text-to-speech to a python script
  • pronounce words for a language learning app
  • save spoken audio to stdout or a file-like object

When to choose

  • you want a simple, free way to synthesize speech via Google Translate's endpoint
  • you need both a Python API and a command-line tool
  • you need to handle long text with proper sentence tokenization

When to avoid

  • you need a supported, SLA-backed cloud TTS service (use Google Cloud Text-to-Speech)
  • you need offline or on-device speech synthesis
  • you cannot tolerate breakage from undocumented upstream API changes

Facets

library · maturity stable

tts cli audio-processing speech-processing developer-tools python cli cross-platform google-translate mp3 text-to-speech python-library speech-api natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
pndurette/gTTSmain57

For agents

markdown · JSON · MCP: product_card(name="pndurette/gTTS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem