Last updated 1 year ago
You can find the full whisper.cpp documentation .
git clone https://github.com/ggerganov/whisper.cpp cd whisper.cpp
./models/download-ggml-model.sh base.en
make server
./server -m models/ggml-base.en.bin
settings -> Speech-to-text -> STT Backend -> Whisper.cpp