mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-21 00:20:45 +02:00
docs : fix README.md (#3024)
This commit is contained in:
parent
cf794133de
commit
43f5030aeb
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user