readme.md
August 2, 2021 ยท View on GitHub
Description
Mycroft TTS plugin for Softcatala TTS
Install
Build and run the docker image from softcatala
pip install ovos-tts-plugin-softcatala
Configuration
"tts": {
"module": "ovos-tts-plugin-softcatala",
"ovos-tts-plugin-softcatala": {
"url": "http://localhost:8100/speak/"
}
}