NGC | Catalog
Welcome Guest
CatalogResourcesRiva Skills Quick Start
Riva Skills Quick Start
For downloads and more information, please view on a desktop device.
Logo for Riva Skills Quick Start

Description

Scripts and utilities for getting started with Riva Speech Skills

Publisher

-

Use Case

Other

Framework

-

Latest Version

1.9.0-beta

Modified

February 4, 2022

Size

1.14 MB

Getting Started With Riva

Prerequisites

  1. In order to use Riva AI Services, you are required to be logged in to NVIDIA GPU Cloud (NGC).

  2. You have access to a Volta, Turing, or an NVIDIA Ampere architecture-based GPU.

Procedure

  1. Download Riva quick start scripts via the command-line with the NGC CLI tool by running the CLI command above or selecting the File Browser tab to download the scripts.

  2. Initialize and start Riva. The initialization step downloads and prepares Docker images and models. The start script launches the server.

    Note: This process may take quite some time depending on the speed of your Internet connection and the number of models deployed. Each model is individually optimized for the target GPU after download.

    cd riva_quickstart_v1.9.0-beta
    
    bash riva_init.sh
    
    bash riva_start.sh
    
  3. Start a container with sample clients for each service.

    bash riva_start_client.sh
    
  4. From inside the client container, try the different services using the provided Jupyter notebooks.

    jupyter notebook --ip=0.0.0.0 --allow-root --notebook-dir=/work/notebooks
    

Within the quickstart directory, you can modify the config.sh file with your preferred configuration. Options include which models to retrieve from NGC, where to store them, and which GPU to use if more than one is installed in your system (see Local (Docker) for more details).

Riva Collection

To view and download the full list of components included as part of Riva, refer to the Riva Collection.

Suggested Reading

For the latest release specific documentation, refer to the Release Notes.

For a full list of the supported hardware and software, refer to the Support Matrix.

For all other documentation, refer to the User Guide.

License

By pulling and using Riva software, you accept the terms and conditions of this license.