-
Hi, what version of Subtitle Edit can I download the Large-v3 model of Whisper? I have version 4.0.3, and only Large-v2 is showing up for me |
Beta Was this translation helpful? Give feedback.
Answered by
niksedk
Jan 28, 2024
Replies: 1 comment 3 replies
-
What Whisper engine are you using? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CPP model "Large" is "Large V3" in SE 3.03:
See https://github.com/SubtitleEdit/subtitleedit/blob/main/src/libse/AudioToText/WhisperCppModel.cs#L158
Calling it"Large V3" would have been easier IMO...