ovos-audio-transformer-plugin-speechbrain-langdetect

A speech lang detection plugin for mycroft


Keywords
ovos, plugin
License
Apache-2.0
Install
pip install ovos-audio-transformer-plugin-speechbrain-langdetect==0.0.0a10

Documentation

SpeechBrain Lang detect

spoken language detector for ovos

models:

"listener": {
    "audio_transformers": {
        "ovos-audio-transformer-plugin-speechbrain-langdetect": {
            "model": "speechbrain/lang-id-langdetect-ecapa"
        }
    }
}