nvidia-riva / nvidia-riva/tutorials
Error received trying RIVA basic inference
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 175
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Tried ASR basic example using notebook hosted by nvidea in Getting started with RIVA course got this error when using audio files in .wav format other than samole audio.
<_InactiveRpcError of RPC that terminated with: status = StatusCode.INVALID_ARGUMENT details = "Error: config format doesn't match with header format" debug_error_string = "{"created":"@1682956061.861311444","description":"Error received from peer ipv4:172.18.0.4:50051","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"Error: config format doesn't match with header format","grpc_status":3}".
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 ASR basic example notebook from NVIDIA's Getting Started with RIVA course and reproduce the error using a WAV file other than the sample audio. Compare the working sample with the failing file and verify the expected behavior for supported WAV inputs. Done means the cause and required tutorial change are established and the inference example handles or clearly reports the format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- audio-video-rtc, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100