nvidia-riva / nvidia-riva/python-clients

RPC failed: Error: Unavailable model requested given these parameters: language_code=en-US; type=offline;

Open
#62 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.