onnx-web example

#4
by eschmidbauer - opened

Just wanted to share the onnx export to int8
and an onnx-web example

NVIDIA org

Hi @eschmidbauer ,

That's really nice! Thank you for the onnx and web support!

BTW, did you test the model's performance in your use cases?

BTW, did you test the model's performance in your use cases?

its just fantastic, thanks for this incredible release, its handling the bad pronunciations better.

@eschmidbauer can you share the source code for the onnx-web example ?
thanks for the webUI

Hi @eschmidbauer ,

That's really nice! Thank you for the onnx and web support!

BTW, did you test the model's performance in your use cases?

Yes, amazing speed and accuracy especially with currency, dates, numbers.

NVIDIA org

Great to hear this, @eschmidbauer .

I believe the Unified model is one of the best choices for VAD-based decoding -- it is robust to any segment sizes as small as 0.16s.

@eschmidbauer can you share the source code for the onnx-web example ?
thanks for the webUI

released the source code here @D3vShoaib
https://github.com/eschmidbauer/fireredvad.com

Sign up or log in to comment