JarbasAI

Results 211 comments of JarbasAI

This has been flagged several times, you can apply this patch and see if it works for you https://github.com/OpenVoiceOS/ovos-core/commit/127dad4d06f9c764c6fc5f950dc6c30742ff1ce9

Since the mark1 is no lonver available or the reference hardware the quality issues mostly dont apply, depending on specific hardware being used. But thats the reason i put it...

unrelated to https://github.com/MycroftAI/mycroft-core/issues/1221 , thats just google STT blocking words because of the implementation on selene side. with the chromium plugin it can be disabled so that code could be...

i like @forslund suggestion! not sure about the naming of the new function, but the implementation looks solid and i would like to see that in all common_XXX frameworks. for...

`None` identifies a STT failure

pocketsphinx is pretty much a dead end, i wouldnt spend any time trying to improve it, pocketsphinx not being good was the reason precise was developed, pocketsphinx is the only...

https://github.com/MycroftAI/mycroft-core/pull/2734 already provides a mechanism to globally disable setting updates from backend i do like the idea of being able to disable settings upload per skill, i really dont want...

an alternate solution is what i do in ovos_utils https://github.com/OpenVoiceOS/ovos_utils/pull/50 this differentiates between public and private skill settings, would account for a skill wanting to expose only some settings to...

context should decrease confidence i think, the older it is the less confidence it will match with. If the keyword is in the utterance and not injected by context then...

you can use https://github.com/OpenVoiceOS/ovos-tts-plugin-marytts