mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Added Romanian phoneme-based ASR model (#791)
Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
9809336db6
commit
6f3bc5b7b8
@ -58,6 +58,7 @@ DEFAULT_ALIGN_MODELS_HF = {
|
||||
"sk": "comodoro/wav2vec2-xls-r-300m-sk-cv8",
|
||||
"sl": "anton-l/wav2vec2-large-xlsr-53-slovenian",
|
||||
"hr": "classla/wav2vec2-xls-r-parlaspeech-hr",
|
||||
"ro": "gigant/romanian-wav2vec2",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user