py-picotts and py-ttspico

These are competitors—both are independent Python wrapper libraries around the same underlying SVOX Pico TTS engine, offering equivalent functionality with slightly different APIs and maintenance status.

py-picotts
39
Emerging
py-ttspico
39
Emerging
Maintenance 0/25
Adoption 6/25
Maturity 18/25
Community 15/25
Maintenance 0/25
Adoption 7/25
Maturity 18/25
Community 14/25
Stars: 10
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 6
Forks: 3
Downloads: 30
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m
Stale 6m No Dependents

About py-picotts

gooofy/py-picotts

Python wrappers around SVOX Pico TTS

Provides direct WAV file synthesis from text with multi-language support (English, German, Spanish, French, Italian) through the lightweight Pico TTS engine. Uses the system `pico2wave` binary via Python bindings to generate 16kHz mono audio streams, making it suitable for GNU/Linux applications requiring offline, low-resource speech synthesis without external API dependencies.

About py-ttspico

sevangelatos/py-ttspico

Python svox picotts wrapper

Wraps the lightweight SVOX pico TTS engine—originally from Android's open-source repositories—providing efficient speech synthesis with higher audio quality than most open-source alternatives. The binding interfaces directly with the native pico engine, enabling low-resource text-to-speech synthesis suitable for embedded and resource-constrained environments. Forked from the picopi Linux port, maintaining compatibility with the Apache 2.0 licensed upstream engine.

Scores updated daily from GitHub, PyPI, and npm data. How scores work