mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
feat: add Tagalog (tl - Filipino) Phoneme-based ASR Model (#1067)
This commit is contained in:
@ -70,6 +70,7 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"gl": "ifrz/wav2vec2-large-xlsr-galician",
|
||||
"ka": "xsway/wav2vec2-large-xlsr-georgian",
|
||||
"lv": "jimregan/wav2vec2-large-xlsr-latvian-cv",
|
||||
"tl": "Khalsuu/filipino-wav2vec2-l-xls-r-300m-official",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user