diff --git a/faster_whisper/utils.py b/faster_whisper/utils.py index f31e42fd..385c8407 100644 --- a/faster_whisper/utils.py +++ b/faster_whisper/utils.py @@ -26,7 +26,7 @@ "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", + "large-v3-turbo": "mobiuslabsgmbh/faster-whisper-large-v3-turbo", "turbo": "mobiuslabsgmbh/faster-whisper-large-v3-turbo", }