Skip to content

Commit

Permalink
typo: trubo -> turbo (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
heimoshuiyu authored Oct 25, 2024
1 parent b2da055 commit c2a1da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faster_whisper/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}

Expand Down

0 comments on commit c2a1da1

Please sign in to comment.