Open adamryczkowski opened 2 years ago
Hello. Yes, this will be fixed in onnxruntime version 1.12 as it doesn't support python 3.10
Similar discussion 4 days earlier: https://github.com/MycroftAI/mimic3/issues/2
Until Microsoft gets 1.12 released, I've uploaded some pre-built wheels for onnxruntime 1.11/Python 3.10 here: https://github.com/synesthesiam/prebuilt-apps/releases
You can try installing Mimic 3 like this:
pip install -f 'https://synesthesiam.github.io/prebuilt-apps/' ...
for me only the following worked on an x86 VM (VirtualBox)...
mycroft-pip install "https://github.com/synesthesiam/prebuilt-apps/releases/download/v1.0/onnxruntime-1.11.0.dev20220320001-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
mycroft-pip install mycroft-plugin-tts-mimic3
Here to confirm that I had the same issue and mycroft-pip install -f https://synesthesiam.github.io/prebuilt-apps mycroft-plugin-tts-mimic3
worked for me too.
Microsoft released version 12.1:
I am having the same issue. Does anyone have a suggestions for a Raspberry PI 4?
Describe the bug Just following the steps to install mimic3 as a command line tool:
My system is Ubuntu 22.04 64 bit (running on Xorg). Python 3.10.4.