ovos-tts-server and ovos-tts-plugin-espeakNG
One is a server that can host the other, which is an espeak-ng plugin, making them complements.
About ovos-tts-server
OpenVoiceOS/ovos-tts-server
simple flask server to host OpenVoiceOS tts plugins as a service
This tool helps developers transform any OpenVoiceOS text-to-speech (TTS) plugin into a dedicated web service. You provide a specific TTS plugin and text, and it returns synthesized speech audio. This is designed for developers building or integrating voice assistant features into applications or systems.
About ovos-tts-plugin-espeakNG
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work