OpenVoiceOS/ovos-tts-plugin-espeakNG
espeakNG plugin
Wraps the espeak-ng speech synthesis engine as a pluggable TTS module for OpenVoiceOS, enabling lightweight multilingual text-to-speech with configurable voice selection. The plugin delegates audio synthesis to the native espeak-ng binary while providing a standardized plugin interface for voice selection and parameter configuration. Includes Docker containerization for isolated deployment with HTTP synthesis endpoints.
Available on PyPI.
Stars
2
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 17, 2026
Monthly downloads
459
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/OpenVoiceOS/ovos-tts-plugin-espeakNG"
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
OpenVoiceOS/ovos-tts-server
simple flask server to host OpenVoiceOS tts plugins as a service
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...