suoken / wonnx-wasm-example

Example of using WONNX on the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WONNX WASM using Vite

An example of how to use WONNX on the web though WebAssembly. This uses vite as the bundler.

Running

npm run dev

Building

npm run build

About

Example of using WONNX on the web

License:MIT License


Languages

Language:JavaScript 71.2%Language:TypeScript 17.7%Language:HTML 11.2%