mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-19 17:35:58 +02:00
whisper : add memory sizes for Q8_0 (close #846)
This commit is contained in:
@@ -37,6 +37,6 @@ emcmake cmake ..
|
||||
make -j
|
||||
|
||||
# copy the produced page to your HTTP path
|
||||
cp bin/whisper.wasm/* /path/to/html/
|
||||
cp bin/whisper.wasm/* /path/to/html/
|
||||
cp bin/libmain.worker.js /path/to/html/
|
||||
```
|
||||
|
Reference in New Issue
Block a user