You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently don't support automatic language detection given a speech. But you could use the LID to detect the language and put the predicted language code into inference script (but check if ASR support those languages or not from README table)
We currently don't support automatic language detection given a speech. But you could use the LID to detect the language and put the predicted language code into inference script (but check if ASR support those languages or not from README table)
Thanks for the comment @androstj , could you elaborate on what "use the LID" means?
What is your question?
How to auto-detect a language from the mms_infer.py?
Code
Running
python asr/infer/mms_infer.py --model mms1b_l1107.pt --audio output_audio.mp3
shows
the following arguments are required: --lang
The text was updated successfully, but these errors were encountered: