Commit Graph

21 Commits

Author SHA1 Message Date
msqr1
14c913d44c Attempt to fix MacOs #13 2024-09-23 22:56:25 -07:00
msqr1
c35cd06b14 Bump emscripten version to 3.1.67, remove lto from debug 2024-09-18 18:04:44 -07:00
msqr1
b0f8464eeb Recognizer deleteion safety + data control, remove repeating UTF8ToString() call from event system. 2024-09-02 23:02:06 -07:00
msqr1
1d5854cc27 Openfst is patched by author. 2024-08-30 18:38:42 -07:00
msqr1
01a0dbf3a7 Use WASM workers for even smaller size 2024-08-29 20:43:21 -07:00
msqr1
0166c153bd Remove single file deployment for streaming instantiation and smaller size. 2024-08-28 19:15:56 -07:00
msqr1
c4ff62fa31 Remodel threading to use a global thread pool so it never block on the main thread. Bump emscripten to 3.1.65 2024-08-26 22:37:35 -07:00
msqr1
53262fe7f3 Use C++ iostream in untar, enforce naming convention, remodel threading to use join, reduce lambda usage 2024-08-20 22:59:13 -07:00
msqr1
2122902190 Enforce one nameing convention 2024-08-19 18:53:52 -07:00
msqr1
c689fb454a Upgrade to Emscripten 3.1.64, fix broken openfst,
Turn on memory growth with warnings.
2024-08-18 22:52:08 -07:00
msqr1
2e6e8800dc Remove libarchive completely 2024-06-02 18:48:02 -07:00
msqr1
410bff9be1 Remove libarchive, implement untar manually. Use vosk-browser models 2024-06-02 02:53:30 -07:00
msqr1
76aedbdfee add examples/Vosklet.js, a slightly modified file to make the examples work with the current setup. 2024-05-24 12:27:34 -07:00
msqr1
24808889f6 Add CSP header notice and remove manual decompression. 2024-05-23 19:17:27 -07:00
msqr1
748b73bdb3 Example to use raw github URL, bump emscripten to 3.1.59, libarchive to 3.7.4, fix make script not finding cwd because early removal 2024-05-12 17:22:01 -07:00
msqr1
b7df449ae0 2024-04-24 21:44:03 -07:00
msqr1
64e4c4c117 Bump Emscripten to 3.1.58, bump Vosk to 0.3.50, small refactor and doc. 2024-04-23 20:59:04 -07:00
msqr1
5f5a7a7571 Bump libarchive to 3.7.3, pre-upgrade to tip emscripten until 3.1.58 is out. 2024-04-20 00:24:35 -07:00
msqr1
db61b7af6a Error fix in make script 2024-04-08 19:31:39 -07:00
msqr1
9ac02167d2 Documentation fix 2024-04-01 21:10:20 -07:00
msqr1
0cdc293bdd Back to sh i guess 2024-03-31 19:44:22 -07:00