mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Update alignment.py - trying another hr alignment
This commit is contained in:
@ -58,7 +58,8 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"sk": "comodoro/wav2vec2-xls-r-300m-sk-cv8",
|
||||
"sl": "anton-l/wav2vec2-large-xlsr-53-slovenian",
|
||||
# "hr": "classla/wav2vec2-large-slavic-parlaspeech-hr-lm",
|
||||
"hr": "facebook/wav2vec2-base-hr-voxpopuli-v2",
|
||||
"hr": "classla/wav2vec2-xls-r-parlaspeech-hr",
|
||||
# "hr": "facebook/wav2vec2-base-hr-voxpopuli-v2",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user