OpenVoiceOS / ovos-core

OpenVoiceOS Core, the FOSS Artificial Intelligence platform.
https://openvoiceos.org
Apache License 2.0
154 stars 17 forks source link

ignoring stt_lang, en is not in enabled languages: ['fr-fr', 'fr-fr', 'en-us'] #380

Closed goldyfruit closed 11 months ago

goldyfruit commented 11 months ago

When running the ovos-audio-transformer-plugin-fasterwhisper I can see this warning:

ovos-core-86bc9bc566-wkpxm ovos-core 2023-12-07 17:35:36.965 - skills - ovos_core.intent_services:disambiguate_lang:196 - WARNING - ignoring stt_lang, en is not in enabled languages: ['fr-fr', 'fr-fr', 'en-us']
JarbasAl commented 11 months ago

https://github.com/OpenVoiceOS/ovos-config/pull/85 will help fix this