Back to Whisper Cpp

Migration notice for binary filenames

examples/deprecation-warning/README.md

1.8.4638 B
Original Source

Migration notice for binary filenames

[!IMPORTANT] [2024 Dec 20] Binaries have been renamed w/ a whisper- prefix. main is now whisper-cli, server is whisper-server, etc (https://github.com/ggerganov/whisper.cpp/pull/2648)

This migration was important, but it is a breaking change that may not always be immediately obvious to users.

Please update all scripts and workflows to use the new binary names.

Old FilenameNew Filename
mainwhisper-cli
benchwhisper-bench
streamwhisper-stream
commandwhisper-command
serverwhisper-server
talk-llamawhisper-talk-llama