mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-12 22:31:22 +04:00
whisper : add dtw preset for large-v3-turbo (#2481)
This commit is contained in:
@@ -99,6 +99,7 @@ extern "C" {
|
||||
WHISPER_AHEADS_LARGE_V1,
|
||||
WHISPER_AHEADS_LARGE_V2,
|
||||
WHISPER_AHEADS_LARGE_V3,
|
||||
WHISPER_AHEADS_LARGE_V3_TURBO,
|
||||
};
|
||||
|
||||
typedef struct whisper_ahead {
|
||||
|
||||
Reference in New Issue
Block a user