unintended switching between languages in ASR output
#5
by
KRummens
- opened
Hi there,
when using your model for automatic speech recognition, the transcription of the audio switches from Danish to English after a few sentences.
do you happen to have an idea of what causes this to happen, and how I can prevent this to occur?
the warning message refers to passing a language argument in order to avoid this;
however, as I am not an experienced programmer, I was wondering whether I could pass an argument like 'language=da'.
If so, where or how exactly should I implement this?
Thanks for the help!