OpenVoiceOS/ovos-tts-server
simple flask server to host OpenVoiceOS tts plugins as a service
Exposes any OVOS TTS plugin via REST API endpoints, with optional disk caching of synthesized audio. Configured identically to OVOS assistant instances using mycroft.conf, allowing plugins like Piper or GladosTTS to be deployed independently. Includes Docker containerization support for isolated plugin deployment and a companion plugin for integration back into OpenVoiceOS voice assistants.
Used by 1 other package. Available on PyPI.
Stars
15
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Monthly downloads
165
Commits (30d)
0
Dependencies
5
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/OpenVoiceOS/ovos-tts-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
espeak-ng/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
RHVoice/RHVoice
a free and open source speech synthesizer for Russian and other languages
mathigatti/midi2voice
Singing synthesis from MIDI file
gooofy/py-espeak-ng
Some simple wrappers around eSpeak NG intended to make using this excellent TTS for waveform and...
OpenVoiceOS/ovos-tts-plugin-espeakNG
espeakNG plugin