nvidia-riva / nvidia-riva/python-clients
RPC failed: Error: Unavailable model requested given these parameters: language_code=en-US; type=offline;
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 142
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I‘m using Jetson AGX XAVIER, jetpack 5.2.1, L4T 3.4.1 and riva_quickstart_arm64_v2.12.0.
config file is: config.txt
Tried command: riva_asr_client --ssl_cert /ssl/server.crt --audio_file=/opt/riva/wav/en-US_sample.wav
got this error:
RPC failed: Error: Unavailable model requested given these parameters: language_code=en-US; type=offline;
same error after this command: riva_streaming_asr_client --ssl_cert /ssl/server.crt --audio_file=/opt/riva/wav/en-US_sample.wav
and by the way, what's the latest version can I use? seems I cannot use v2.14.0.
thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked config.txt and the riva_asr_client and riva_streaming_asr_client commands, using the stated Jetson, JetPack, L4T, and quickstart versions. Check which model parameters are configured and whether that combination is supported; done means the compatible version or configuration is confirmed and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100