I’m running Mimic 3 (which sounds great by the way) as a Docker container on my home server so any system I have can use it for TTS. I have a Picroft running and it’s my understanding that you can use the MarryTTS plugin to allow the Picroft to use a remote instance of Mimic 3. I have tried this, but get the following error
Thanks! That format works. Seems like lengthScale is not being honored though as the speed is the same regardless of what I put down, maybe the docker image is behind…
Hmm…that didn’t work either. Looking at the logs I can see where the MaryTTS module in Mycroft is calling the “/process” endpoint.
Now, my python skills are super basic, but looking at the Mimic 3 Http Server it almost looks like the endpoint for MaryTTS ("/process’) doesn’t recognize any arguments other then VOICE and INPUT_TEXT.
I just wound up editing the config.json file though for the voice to reduce the speed for the time being