Closed Ramblurr closed 1 year ago
mycroft-pip install -f https://synesthesiam.github.io/prebuilt-apps/ mycroft-plugin-tts-mimic3[all]
@synesthesiam ... your solution references your own repo? Shouldn't this be fixed here in the official repo?
Probably, but I don't work for Mycroft anymore so this is the solution for now :man_shrugging:
Describe the bug
mycroft-pip install mycroft-plugin-tts-mimic3[all]
fails to install on a raspberry pi 3 or 4 running 32 bit raspbian.It seems pypi has no pre-built onnxruntime for 32bit ARM. Browsing around the onnx site, it seems it is not supported.
To Reproduce Steps to reproduce the behavior:
mycroft-pip install mycroft-plugin-tts-mimic3[all]
Expected behavior The documentation says it should work on 32bit armv7l.
Environment (please complete the following information):