mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-12 03:19:50 +02:00
docs : fix README.md (#3024)
This commit is contained in:
@ -149,6 +149,7 @@ standard cmake setup with:
|
|||||||
cmake -B build -DGGML_BLAS=1
|
cmake -B build -DGGML_BLAS=1
|
||||||
cmake --build build --config Release
|
cmake --build build --config Release
|
||||||
./build/bin/whisper-cli [ .. etc .. ]
|
./build/bin/whisper-cli [ .. etc .. ]
|
||||||
|
```
|
||||||
|
|
||||||
## Quantization
|
## Quantization
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user