Bump Emscripten to 3.1.58, bump Vosk to 0.3.50, small refactor and doc.

This commit is contained in:
msqr1
2024-04-23 20:59:04 -07:00
parent 5f5a7a7571
commit 64e4c4c117
10 changed files with 26 additions and 32 deletions

2
API.md
View File

@@ -49,7 +49,7 @@ If you can't set them, you may use a hacky workaround at *src/addCOI.js*.
- Requires ```autotools```'s commands in PATH
- Changing any option to non-default values requires recompilation
- To re-make a specific target, erase its directory in the repo root and run ```./make``` again. Doing this will also re-make the final JS
```
```shell
git clone --depth=1 https://github.com/msqr1/Vosklet &&
cd Vosklet/src &&
[Options] ./make