Home Assistant Add-on: ONNX ASR

The library is of particular interest to Russian-speaking users. Since it gives access to a quality local GigaAM model. If anyone is interested, I have already done a similar project (but the translation is only in the addon). At the same time allowing to get sufficient speech recognition speed on n100 cpu. This is also true for parakeet.
It would be nice to help the author add support for canary, it would add a few more languages, but it seems to have problems with it when converting to onnx
You can also manually create onnx for fastconformer (available for several European languages), but no one has done a comparison on test datasets, so it’s not known if this is better than whisper

upd.
Added the multilingual model nemo-parakeet-tdt-0.6b-v3 to my server

upd. 2

Added nemo-canary-1b-v2

1 Like