JarbasAI
JarbasAI
hello, mycroftAI is dead, and has been for quite some time now, there is no support or updates coming you might be interested in OpenVoiceOS, a non-profit foundation that forked...
this is also failing for me on manjaro linux python 3.11, works with python 3.9 ``` Collecting ggwave Using cached ggwave-0.4.2.tar.gz (76 kB) Preparing metadata (setup.py) ... done Building wheels...
working wheels here for now (only tested x86) https://whl.smartgic.io/ggwave-0.4.2-cp311-cp311-linux_x86_64.whl https://whl.smartgic.io/ggwave-0.4.2-cp311-cp311-linux_aarch64.whl (untested)
> @goldyfruit Does OVOS supports macos ? if macos is supported and i only have to add it to installer then i would like to solve this issue. @mikejgray is...
maybe consider also providing default plugin configs to offer, eg, different STT models/plugins per language. perhaps for the Doom milestone and i suppose an option to run this on device...
Yeah but we need native speakers to review those, some langs should use different plugins maybe, like matxa for catalan
Mycroft is dead and won't be paying any bills.... i think the models need to be hosted somewhere else, if anyone still has access to them? NeonAI should have access...
mimic3 is no longer maintained, you might want to try https://github.com/rhasspy/piper it is from the same author and can essentially be considered mimic4
my reasoning was that mycroft does that for the user config, and i was running the personal backend in the same device so it seemed to make sense maybe the...
during testing i disabling verification to simply ignore this error, in the requests library this means simply adding verify=False (in mycroft-core api code) self signed certificates are not safe, i...