mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
feat: update Norwegian models (#687)
Updated Norwegian Bokmål and Norwegian Nynorsk models Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
This commit is contained in:
@ -53,8 +53,8 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"hi": "theainerd/Wav2Vec2-large-xlsr-hindi",
|
||||
"ca": "softcatala/wav2vec2-large-xlsr-catala",
|
||||
"ml": "gvs/wav2vec2-large-xlsr-malayalam",
|
||||
"no": "NbAiLab/nb-wav2vec2-1b-bokmaal",
|
||||
"nn": "NbAiLab/nb-wav2vec2-300m-nynorsk",
|
||||
"no": "NbAiLab/nb-wav2vec2-1b-bokmaal-v2",
|
||||
"nn": "NbAiLab/nb-wav2vec2-1b-nynorsk",
|
||||
"sk": "comodoro/wav2vec2-xls-r-300m-sk-cv8",
|
||||
"sl": "anton-l/wav2vec2-large-xlsr-53-slovenian",
|
||||
"hr": "classla/wav2vec2-xls-r-parlaspeech-hr",
|
||||
|
Reference in New Issue
Block a user