So i followed the instructions and installed mimic3 on my raspberry pi 4 running ubuntu mate. And it works fine, but only for one voice: en_UK/apope_low. Whenever I try to chose a different model i get an error:
URLError: <urlopen error [Errno 99] Cannot assign requested address>
i tried installing all the different ways, tried downloading the voices manually using
mimic3-download ‘en_US/*’
but same error. I think en_UK is downloaded as default. I tried cloning the voices repo from git 'https://github.com/MycroftAI/mimic3-voices'
and copying them to the voices directory. But then I get parsing error. Anyone know how to help me get other voices?