Skip to content

Commit

Permalink
whisper.wasm : fix typo in readme (ggerganov#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
BaffinLee authored May 1, 2023
1 parent 9c61f5f commit 872a85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/whisper.wasm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ make -j

# copy the produced page to your HTTP path
cp bin/whisper.wasm/* /path/to/html/
cp bin/libwhisper.worker.js /path/to/html/
cp bin/libmain.worker.js /path/to/html/
```

0 comments on commit 872a85a

Please sign in to comment.