Hardware - Jetson NX 8GB
Riva Version - 2.9.0
I am following the instructions from https://catalog.ngc.nvidia.com/orgs/nvidia/teams/riva/resources/riva_quickstart_arm64
As per the docs jetson device is running at 15W 6 core mode, and the default runtime for docker is set to nvidia
.
When I execute bash riva_init.sh
command it shows
Logging into NGC docker registry if necessary...
Pulling required docker images if necessary...
Note: This may take some time, depending on the speed of your Internet connection.
> Pulling Riva Speech Server images.
> Image nvcr.io/nvidia/riva/riva-speech:2.9.0-l4t-aarch64 exists. Skipping.
Downloading models (RMIRs) from NGC...
Note: this may take some time, depending on the speed of your Internet connection.
To skip this process and use existing RMIRs set the location and corresponding flag in config.sh.
Error: No such container: riva-models-download
Error in downloading models.
Here is my config file: config.sh (12.5 KB)
Before this, I also tried Riva Version 2.0.0
Read this thread
Please help me resolve the issue.
Thanks