I want to implement a RIVA ASR model in my system. Is it possible to use the model without getting into RIVA server?
HI @user80844
Thanks for your interest in Riva
We can run ASR (i.e. speech to text) using tao toolkit
Please find the reference below
https://docs.nvidia.com/tao/tao-toolkit/text/asr/speech_recognition_with_citrinet.html
Thanks
Hi @rvinobha , What’s your suggestion for the users who are using Jetson xavier NX and want to play with ASR, TTS?
Thank you!
Hi @wang.liang
You can use riva-embedded Riva Skills Embedded Quick Start | NVIDIA NGC
or using Tao toolkit
Speech Recognition With CitriNet — TAO Toolkit 3.22.05 documentation
upto users choice
Thanks