Mycroft compatible TTS Plugin for Coqui AI Text-to-Speech.
tts:
module: coqui
coqui: {
cache: true
}
sudo apt install espeak-ng
Necessary for recording audio files
A docker container using ovos-tts-server is available
You can build and run it locally
docker build . -t coquitts
docker run -p 8080:9666 coquitts
use it http://localhost:8080/synthesize/hello