Streaming Audio Models Examples in JS
- Simplicity
- Understandable for ML engineers who wants to provide their models to Web
- Understandable for frontenders who wants to provide some ML models to Web
- ONNXRuntime Web
- WASM via emscripten (CPP / C)
- WASM via wasm-pack (Rust)