OpenVoiceOS TTS plugin for espeak-ng
pip install ovos_tts_plugin_espeakngespeak-ng needs to be available
apt-get install espeak-ng "tts": {
"module": "ovos_tts_plugin_espeakng",
"ovos_tts_plugin_espeakng": {
"voice": "m1"
}
}build it
docker build . -t ovos/espeakngrun it
docker run -p 8080:9666 ovos/espeaknguse it http://localhost:8080/synthesize/hello