mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Add war2vec model for Vietnamese
This commit is contained in:
@ -42,6 +42,7 @@ DEFAULT_ALIGN_MODELS_HF = {
|
|||||||
"tr": "mpoyraz/wav2vec2-xls-r-300m-cv7-turkish",
|
"tr": "mpoyraz/wav2vec2-xls-r-300m-cv7-turkish",
|
||||||
"da": "saattrupdan/wav2vec2-xls-r-300m-ftspeech",
|
"da": "saattrupdan/wav2vec2-xls-r-300m-ftspeech",
|
||||||
"he": "imvladikon/wav2vec2-xls-r-300m-hebrew",
|
"he": "imvladikon/wav2vec2-xls-r-300m-hebrew",
|
||||||
|
"vi": 'nguyenvulebinh/wav2vec2-base-vi'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user