How to finetune whisper model for language which is not supported by WhisperTokenizer

#52
by nathanhunt - opened

Hi,

I am trying to finetune the model for a low-resource language which is not supported by WhisperTokenizer. I am not sure how should I config the Tokenizer to complete the fine tuning process. Do you guys have any suggestions?

Sign up or log in to comment