Open brunjo opened 11 months ago
Hi @brunjo, yes, if you don't provide the language, it will fall back to English. I'll try adding that. However, the issue with this approach is that it complicates the batching of segments across multiple files.
Hi! Any update about this? I think it will need one additional step where we get the language before continuing decoding
My solution is to refer to how WhisperX does it and then transplant it accordingly.
I noticed that it would fallback to English if no language is specified. Is there a way to automatically predict the language?