Whisper-cpp@1.7.6: Update shims (#7027)

See:

https://github.com/ggml-org/whisper.cpp/blob/master/examples/deprecation-warning/README.md
This commit is contained in:
ISHIKAWA Takayuki 2025-08-09 19:48:13 +09:00 committed by GitHub
parent e27dbd4eb9
commit 3bc4499c7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,11 +8,12 @@
"https://huggingface.co/ggerganov/whisper.cpp/tree/main" "https://huggingface.co/ggerganov/whisper.cpp/tree/main"
], ],
"bin": [ "bin": [
"bench.exe", "whisper-bench.exe",
[ "whisper-command.exe",
"main.exe", "whisper-cli.exe",
"whisper" "whisper-server.exe",
], "whisper-stream.exe",
"whisper-talk-llama.exe",
"quantize.exe" "quantize.exe"
], ],
"architecture": { "architecture": {