nateshmbhat/pyttsx3
Offline Text To Speech synthesis for python observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 93
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 147.5
- age_days: 3357
- days_rel: 422
- days_push: 42
- n_releases_24m: 3
Adoption not part of the score
2529 stars · 359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pyttsx3 is an offline text-to-speech synthesis library for Python 3 that wraps system TTS engines like Sapi5, NSSpeechSynthesizer, and espeak. It provides a simple API to convert text to spoken audio with control over voice, rate, and volume, and can save output to a file.
Use cases
- convert text to speech offline in python
- make my python script read text aloud
- save synthesized speech to an audio file
- change voice, rate, and volume for tts in python
- add voice output to an accessibility app
- text to speech without internet connection
When to choose
- you need TTS that works fully offline with no API calls
- you want a simple, cross-platform Python TTS wrapper around system voices
- you need to tweak voice, rate, volume, or save speech to a file
When to avoid
- you need high-quality neural voices rather than system TTS engines
- you want cloud TTS with many languages and natural voices
- you need streaming or low-latency synthesis in production services
Facets
library · maturity active
tts audio-processing speech-processing cross-platform python cross-platform windows text-to-speech offline-tts speech-synthesis espeak sapi5 accessibility natural-language-processing macos linux
2 sources
- readme: https://github.com/nateshmbhat/pyttsx3 · fetched 2026-08-28 · a3186fb61504
- registry_pypi: https://pypi.org/pypi/pyttsx3/json · fetched 2026-08-29 · 9e733cb38a55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nateshmbhat/pyttsx3 | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="nateshmbhat/pyttsx3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem