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.
No commits in the last 6 months. Available on PyPI.
Stars
6
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 26, 2017
Monthly downloads
30
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/sevangelatos/py-ttspico"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
google/voice-builder
An opensource text-to-speech (TTS) voice building tool
thuhcsi/Crystal
Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with...
LynxLine/qtspeech
QtSpeech is cross-platform library based on Qt to provide common cross-platform API to access...
balisujohn/tortoise.cpp
A ggml (C++) re-implementation of tortoise-tts
gooofy/py-picotts
Python wrappers around SVOX Pico TTS