mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Update alignment.py - added alignment for sk and sl languages
This commit is contained in:
@ -55,6 +55,8 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"ml": "gvs/wav2vec2-large-xlsr-malayalam",
|
||||
"no": "NbAiLab/nb-wav2vec2-1b-bokmaal",
|
||||
"nn": "NbAiLab/nb-wav2vec2-300m-nynorsk",
|
||||
"sk": "comodoro/wav2vec2-xls-r-300m-sk-cv8",
|
||||
"sl": "anton-l/wav2vec2-large-xlsr-53-slovenian",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user