Is the onnx files Kotlin/android compatible?

#1
by ShariqAzim - opened

I was wondering if we can use the int8.onnx files in android too or not, if yes which files must be present in our android assets bundle?

Depends on which decoder you are choosing and which language you are targeting.

However, I wouldn't recommend you to use this. I did some preliminary testing and the WER drop was significant.

Sign up or log in to comment