Update alignment.py

This commit is contained in:
Kurian Benoy
2023-11-17 05:21:23 +05:30
committed by GitHub
parent aaaa3de810
commit 5756b0fb13

View File

@ -52,7 +52,7 @@ DEFAULT_ALIGN_MODELS_HF = {
"te": "anuragshas/wav2vec2-large-xlsr-53-telugu",
"hi": "theainerd/Wav2Vec2-large-xlsr-hindi",
"ca": "softcatala/wav2vec2-large-xlsr-catala",
"ml": "gvs/wav2vec2-large-xlsr-malayalam"
"ml": "gvs/wav2vec2-large-xlsr-malayalam",
}