Replies: 3 comments 1 reply
-
what kinds of local language? |
Beta Was this translation helpful? Give feedback.
-
You'll need to add the language code to the tokenizer's vocabulary as Finetuning a new language is definitely possible, but a lot of data and compute is required to do it, even for the |
Beta Was this translation helpful? Give feedback.
-
"Would adding language tags like <|ko|> and <|en|> in code-switched sentences help the model better handle language transitions during fine-tuning or inference?" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm working on a project where the goal is to fine-tune a model to learn my local language. I have a dataset of over 40 hours of audio and corresponding transcriptions. The challenge I'm facing is that I haven't been able to fine-tune Whisper successfully, and my current conclusion is that Whisper might not support my local language. Do you have any ideas ?
Beta Was this translation helpful? Give feedback.
All reactions