feat: add Swedish alignment model (#1110)

---------

Co-authored-by: Paffe <paffe@Sigge.home>
This commit is contained in:
Paffe
2025-10-15 08:08:18 +02:00
committed by GitHub
parent 505bd9c0b5
commit 0fa81b31f1

View File

@@ -73,6 +73,7 @@ DEFAULT_ALIGN_MODELS_HF = {
"ka": "xsway/wav2vec2-large-xlsr-georgian",
"lv": "jimregan/wav2vec2-large-xlsr-latvian-cv",
"tl": "Khalsuu/filipino-wav2vec2-l-xls-r-300m-official",
"sv": "KBLab/wav2vec2-large-voxrex-swedish",
}