JarbasAI
JarbasAI
a roadmap for this here https://github.com/OpenVoiceOS/ovos-core/issues/297
maybe consider also providing default plugin configs to offer, eg, different default voices per language. perhaps for the Doom milestone and i suppose an option to run this on device...
Hope this one isn't forgotten, still looking forward for it :)
fingers crossed this one was closed accidentally :crossed_fingers:
this depends on the baresip version running on host, but should have been fixed with https://github.com/OpenJarbas/baresipy/pull/1 i will look into it
see how we do it in ovos https://github.com/OpenVoiceOS/ovos-core/tree/dev/mycroft/listener mic.py and silence.py are the relevant files basically between using noise threshold with some magic numbers and an optional VAD model we...
with the tornado rewrite this no longer applies
initial implementation in https://github.com/JarbasHiveMind/hivemind_websocket_client/pull/4
closed by https://github.com/JarbasHiveMind/hivemind_websocket_client/pull/4
override the shutdown method! https://github.com/MycroftAI/mycroft-core/blob/dev/mycroft/skills/core.py#L1296