Update alignment.py

This commit is contained in:
awerks
2023-08-16 16:08:25 +02:00
committed by GitHub
parent 66da4b3eb7
commit 14e593f60b

View File

@ -50,6 +50,7 @@ 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"
}