diff --git a/faster_whisper/utils.py b/faster_whisper/utils.py index 481bd748..f31e42fd 100644 --- a/faster_whisper/utils.py +++ b/faster_whisper/utils.py @@ -26,6 +26,8 @@ "distil-medium.en": "Systran/faster-distil-whisper-medium.en", "distil-small.en": "Systran/faster-distil-whisper-small.en", "distil-large-v3": "Systran/faster-distil-whisper-large-v3", + "large-v3-trubo": "mobiuslabsgmbh/faster-whisper-large-v3-turbo", + "turbo": "mobiuslabsgmbh/faster-whisper-large-v3-turbo", }