Comment on Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM)parentComments−Garcia983yIt's all client side, it downloads a model and performs the inference using ONNX runtime (which uses WASM).
Comments
It's all client side, it downloads a model and performs the inference using ONNX runtime (which uses WASM).