mimic2 icon indicating copy to clipboard operation
mimic2 copied to clipboard

TTS-Cube

Open alokprasad opened this issue 5 years ago • 1 comments

What is the inference time of Tacotron model used in mimic2 in low footprint devices such as rasperry pi for say 10sec of audio? Looks like there is another TTS TTS_cube which seems much simpler https://tiberiu44.github.io/TTS-Cube/ can we explore this for MyCroft

alokprasad avatar Jul 26 '19 06:07 alokprasad

mycroft-core can use other TTS engines already. Look here: https://github.com/MycroftAI/mycroft-core/tree/dev/mycroft/tts and you can probably find one that can be easily tweaked for a ttscube instance.

el-tocino avatar Jul 26 '19 14:07 el-tocino