Hardware: Jetson AGX Orin Developer KIt
Jetpack 5.1 [L4TR 35.2.1]
Riva-Quickstart_arm64_V2.14.0
I am following the Exploring Riva’s capability video (from NVIDIA) to run the speech tutorial - “asr-basics.ipynb” Jupyter notebook. I get the following error in the cell where the request is sent to Riva server.
- Riva server is running
- I have followed all the steps in the video from setting up virtual environment, kernel and so on.
3.I have setup client. - So i have gopne thorugh all the steps several time, but no success.
InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Error: Unavailable model requested given these parameters: language_code=en-US; type=offline; "
debug_error_string = "UNKNOWN:Error received from peer {created_time:“2024-02-27T09:57:06.496205049-05:00”, grpc_status:3, grpc_message:"Error: Unavailable model requested given these parameters: language_code=en-US; type=offline; “}”
I hope the moderator can assist.
Thanks
Ashvani Madan