I need to do some basic Riva ASR testing on a Jetson AGX Orin. I’m finding an overload of Riva information, but I’m not find any basic setup information. All I want to do is setup access to a default speech engine with a sample “C” program that either gets audio from a microphone and sends it to the ASR or sends a wav file to the ASR and gets the transcription.
Please point me to the instructions for the simplest way to access a ASR for testing.