added Korean wav2vec2 model

This commit is contained in:
Youssef Boulaoaune
2023-05-26 20:33:16 +09:00
parent a23f2aa3f7
commit 1d9d630fb9

View File

@ -42,6 +42,7 @@ DEFAULT_ALIGN_MODELS_HF = {
"tr": "mpoyraz/wav2vec2-xls-r-300m-cv7-turkish",
"da": "saattrupdan/wav2vec2-xls-r-300m-ftspeech",
"he": "imvladikon/wav2vec2-xls-r-300m-hebrew",
"ko": "kresnik/wav2vec2-large-xlsr-korean",
}