mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-13 04:28:07 +00:00
whisper : add large-v3-turbo (#2440)
This commit is contained in:
@ -64,6 +64,7 @@ models = [
|
||||
"ggml-large-v1.bin",
|
||||
"ggml-large-v2.bin",
|
||||
"ggml-large-v3.bin",
|
||||
"ggml-large-v3-turbo.bin",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user