We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: