mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-19 00:39:04 +02:00
whisper.wasm : fix typo in readme (#832)
This commit is contained in:
parent
9c61f5f585
commit
872a85ae94
@ -38,5 +38,5 @@ make -j
|
|||||||
|
|
||||||
# copy the produced page to your HTTP path
|
# copy the produced page to your HTTP path
|
||||||
cp bin/whisper.wasm/* /path/to/html/
|
cp bin/whisper.wasm/* /path/to/html/
|
||||||
cp bin/libwhisper.worker.js /path/to/html/
|
cp bin/libmain.worker.js /path/to/html/
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user