Y
Hacker News
new
|
ask
|
show
|
jobs
by
ibnbutlAn
1166 days ago
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.
1 comments
Garcia98
1166 days ago
It's all client side, it downloads a model and performs the inference using ONNX runtime (which uses WASM).
link