Commit Graph

16 Commits

Author SHA1 Message Date
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
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
5b053e1047 Evade CORS restriction in examples, and put note on self-hosting file. 2024-05-13 23:18:32 -07:00
msqr1
0342e66e74 Add findWord to model object, update docs and change test directory 2024-04-28 21:46:36 -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
9ac02167d2 Documentation fix 2024-04-01 21:10:20 -07:00
msqr1
c23340ee1f Remove model after load to save space 2024-03-31 21:18:56 -07:00
msqr1
0cdc293bdd Back to sh i guess 2024-03-31 19:44:22 -07:00
msqr1
0a7a974dee Version 1.0.0 2024-03-27 16:55:34 -07:00
msqr1
7b595ec0ee Finally 2024-03-26 22:04:02 -07:00