Update alignment.py

This commit is contained in:
Max Bain
2023-07-24 10:47:41 +01:00
committed by GitHub
parent e6ecbaa68f
commit 8c0fee90d3

View File

@ -48,7 +48,7 @@ DEFAULT_ALIGN_MODELS_HF = {
"he": "imvladikon/wav2vec2-xls-r-300m-hebrew",
"vi": 'nguyenvulebinh/wav2vec2-base-vi',
"ko": "kresnik/wav2vec2-large-xlsr-korean",
"ur": "kingabzpro/wav2vec2-large-xls-r-300m-Urdu"
"ur": "kingabzpro/wav2vec2-large-xls-r-300m-Urdu",
}