Comment on Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM)Comments−ibnbutlAn3ySo this is all client-side and my speech is not sent antwhere or is ut "client-side ui" for some API?I will have a look at the repository to find out, but maybe someone already looked into it.−Garcia983yIt's all client side, it downloads a model and performs the inference using ONNX runtime (which uses WASM).
Comments
So this is all client-side and my speech is not sent antwhere or is ut "client-side ui" for some API?
I will have a look at the repository to find out, but maybe someone already looked into it.
It's all client side, it downloads a model and performs the inference using ONNX runtime (which uses WASM).