|
|
90e4390d1a
|
Fix Vosklet browser cache handling and recognizer event bridge
- fix broken cached model loading
- cache validated TAR models instead of gzip responses
- add proper fireEv bridge for wasm/js events
- fix recognizer initialization callbacks
- fix Embind waveform return type handling
- stabilize acceptWaveform in minified builds
- add optional debug logging
|
2026-05-12 19:25:31 +02:00 |
|
msqr1
|
9e36733c10
|
Remove async
|
2025-09-01 20:51:18 -07:00 |
|
msqr1
|
006199d103
|
Fix #29 by removing compression altogether
|
2025-04-03 19:42:02 -07:00 |
|
msqr1
|
5874e926eb
|
Refactor make script
|
2024-10-12 18:43:05 -07:00 |
|
msqr1
|
bf515e53e3
|
Bump emscripten to 3.1.69
|
2024-10-11 23:43:49 -07:00 |
|
msqr1
|
2219fde8d0
|
Use emscripten strict mode
|
2024-10-11 21:55:50 -07:00 |
|
msqr1
|
4e66c011fe
|
Build Kaldi with openblas instead of clapack-wasm. Size increased ti 616KB, but performance increased by 20% (thanks OpenBLAS!)
|
2024-10-09 22:09:03 -07:00 |
|
msqr1
|
3928985672
|
Compile Kaldi and Vosk with native wasm exceptions (binary size reduction)
|
2024-10-07 22:35:49 -07:00 |
|
msqr1
|
1fcd5fe9b4
|
Compile with fno-exceptions
|
2024-10-07 17:21:25 -07:00 |
|
msqr1
|
182124e275
|
Remove OPFS, use cache API, map index onto [A-Z] for path. Change to build twice, can't hack anymore :(
|
2024-10-07 11:59:37 -07:00 |
|
msqr1
|
0d1acd0ebd
|
Remove model id on c++ side constructor, use index as storepath
|
2024-10-03 19:24:57 -07:00 |
|
msqr1
|
30228eb0c1
|
Revamp event system to not switch from C++ --> JS twice. Fix transferer node offset
|
2024-10-02 20:42:39 -07:00 |
|
msqr1
|
da3c7a269a
|
Avoid reinstatiation of public API in worker. Bump emscripten 3.1.68 & fix previous size regression
|
2024-10-01 10:51:58 -07:00 |
|
msqr1
|
62b742cdf7
|
Tiny size regression, will be fixed in Emscripten 3.1.68
|
2024-09-29 12:30:54 -07:00 |
|
msqr1
|
3290a321f2
|
Fix regression in recognizer delete()
|
2024-09-28 12:23:33 -07:00 |
|
msqr1
|
b4031a933c
|
Forgot to build
|
2024-09-27 17:59:08 -07:00 |
|
msqr1
|
e3f19bc6cf
|
Startup wasm worker all at once
|
2024-09-27 17:34:30 -07:00 |
|
msqr1
|
6b8a780c9f
|
Reduce worker stack size by half, set C++ version, limit INCOMING_MODULE_JS_API, optimize JS, remove EXPORTED_FUNCTIONS, EXPORTED_RUNTIME_METHODS.
|
2024-09-25 18:17:03 -07:00 |
|
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
|
bc3ae2e934
|
Bump emscripten version, update examples, add demo
|
2024-09-09 23:07:28 -07:00 |
|
msqr1
|
fb296e8aef
|
1.1.5
|
2024-09-07 15:13:44 -07:00 |
|
msqr1
|
6a2726ee25
|
Rebuild for 1.1.4
|
2024-09-02 23:09:34 -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 |
|