mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Update alignment.py - added croatian (hr) language
This commit is contained in:
@ -57,6 +57,7 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"nn": "NbAiLab/nb-wav2vec2-300m-nynorsk",
|
||||
"sk": "comodoro/wav2vec2-xls-r-300m-sk-cv8",
|
||||
"sl": "anton-l/wav2vec2-large-xlsr-53-slovenian",
|
||||
"hr": "classla/wav2vec2-large-slavic-parlaspeech-hr-lm",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user