mirror of
https://github.com/mudler/LocalAI.git
synced 2026-02-22 11:19:39 -06:00
chore(models): add whisper-turbo via whisper.cpp (#6340)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
fd4f432079
commit
585da99c52
@@ -95,6 +95,7 @@ var knownModelsNameSuffixToSkip []string = []string{
|
||||
".DS_Store",
|
||||
".",
|
||||
".safetensors",
|
||||
".bin",
|
||||
".partial",
|
||||
".tar.gz",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user