Closed Slyke closed 10 months ago
Most likely a change in how Github is handling larger files like this.
If you head to the file in a browser and hit the download button just to the right of "raw" it seems to still exist: https://github.com/MycroftAI/mimic3-voices/blob/master/voices/af_ZA/google-nwu_low/generator.onnx
However more importantly I'd probably start looking at Piper, it's the unofficial successor to Mimic3 now that Mycroft as a company has shut down. In short - Mike from Rhasspy built Larynx TTS, then came to Mycroft and built Mimic3, and Piper is his newest project with the same goal. https://github.com/rhasspy/piper
Seems like github has fixed it now!
Describe the bug It errors when clicking speak.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should speak
Log files
You may also include screenshots, however screenshots of log files are often difficult to read and parse.
Environment (please complete the following information):
Additional context I'm using docker image
0.2.4
, which should be the latest one. If I manually go to the github page for the file in question and click "raw" to download manually, it also 404s: https://github.com/MycroftAI/mimic3-voices/blob/master/voices/af_ZA/google-nwu_low/generator.onnxIt seems to be doing this for every voice I test. Is this a github issue?