Please provide the following information when requesting support.
Hardware - GPU (RTX-8000)
Operating System: Ubuntu 22.04
Riva Version: riva_quickstart_v2.9.0
TLT Version (if relevant): Not sure
How to reproduce the issue ? :
My aim: I want to create an application that does the speech recognition. Speech to text and text to speech.
What am I trying: Get a local Docker using Quick Start scripts to set up a local workstation and deploy the Riva services using Docker.
Following: Quick Start Guide — NVIDIA Riva
Already installed: NVIDIA Driver, CUDA, Docker and downloaded the scripts for 2.9.0
Getting error on: bash riva_init.sh (error shown below)
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 exists. Skipping.
Image nvcr.io/nvidia/riva/riva-speech:2.9.0-servicemaker 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.
docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]].
Error in downloading models.
FYI: I am totally new to Riva. I am from windows background and new to Linux OS too. So if you need more info on anything please give the exact script to extract the info from the prompt.