Hello, I would like to use Korean by fine-tuning the decoder using the Whisper model.
If I do Whisperprocess (language='ko) and save_vocabulary, things that look different than vocab for Korean are saved. Can I see the Korean vocab separately?
Hello, I would like to use Korean by fine-tuning the decoder using the Whisper model.
If I do Whisperprocess (language='ko) and save_vocabulary, things that look different than vocab for Korean are saved. Can I see the Korean vocab separately?