linto-ai / linto-stt

An automatic speech recognition API
GNU Affero General Public License v3.0
38 stars 14 forks source link

Edge ASR using WASM #12

Open damienlaine opened 1 year ago

damienlaine commented 1 year ago

Compile our transcription runtime to wasm Allow transcription services to get cloned and used localy in a browser with wasm Allow models to get streamed and cloned localy in a browser Propose a new server runtime to use wasm built runtime through WASI serverside