mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Add align model for catalan language.
This commit is contained in:

committed by
GitHub

parent
4ece2369d7
commit
9f41c49fe5
@ -50,7 +50,8 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"ko": "kresnik/wav2vec2-large-xlsr-korean",
|
||||
"ur": "kingabzpro/wav2vec2-large-xls-r-300m-Urdu",
|
||||
"te": "anuragshas/wav2vec2-large-xlsr-53-telugu",
|
||||
"hi": "theainerd/Wav2Vec2-large-xlsr-hindi"
|
||||
"hi": "theainerd/Wav2Vec2-large-xlsr-hindi",
|
||||
"ca": "softcatala/wav2vec2-large-xlsr-catala"
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user