This TTS service for Mycroft use pico2wave to generate speech. pico2wave must be installed and in the path. Configuration parameters :
"tts": {
"module": "pico2wave",
"pico2wave": {
"lang": "en-EN"
}
}
mycroft-pip install git+https://github.com/dalgwen/mycroft-tts-plugin-pico2wave.git
Apache-2.0