NVIDIA Optimized Frameworks

Kaldi Release 22.05

The NVIDIA container image for Kaldi, release 22.05 is available on NGC.

Contents of the Kaldi container

This container image contains the complete source of the version of Kaldi in the /opt/kaldi directory. The container also includes the following:

Driver Requirements

Release 22.05 is based on CUDA 11.7, which requires NVIDIA Driver release 515 or later. However, if you are running on a data center GPU (for example, T4 or any other data center GPU), you can use NVIDIA driver release 450.51 (or later R450), 470.57 (or later R470), or 510.47 (or later R510). The CUDA driver's compatibility package only supports particular drivers. Thus, users should upgrade from all R418, R440, and R460 drivers, which are not forward-compatible with CUDA 11.7. For a complete list of supported drivers, see the CUDA Application Compatibility topic. For more information, see CUDA Compatibility and Upgrades.

GPU Requirements

Release 22.05 supports CUDA compute capability 6.0 and later. This corresponds to GPUs in the NVIDIA Pascal, NVIDIA Volta™, NVIDIA Turing™, and NVIDIA Ampere Architecture GPU families. Specifically, for a list of GPUs that this compute capability corresponds to, see CUDA GPUs. For additional support details, see Deep Learning Frameworks Support Matrix.

Key Features and Enhancements

This Kaldi release includes the following key features and enhancements.

  • Kaldi container image version 22.05 is based on Kaldi 26b9f648.
  • Ubuntu 20.04 with April 2022 updates.

Packaged scripts

The Kaldi container comes with the following scripts:

  • /workspace/nvidia-examples/librispeech/prepare_data.sh, which downloads a trained model and data.
  • /workspace/nvidia-examples/librispeech/run_benchmark.sh, which runs inference on the trained model and data.

    Setting the ONLINE=1 environment variable makes the benchmark script run in online mode.

NVIDIA Kaldi Container Versions

The following table shows what versions of Ubuntu, CUDA, Kaldi, and TensorRT are supported in each of the NVIDIA containers for Kaldi. For older container versions, refer to the Frameworks Support Matrix.

Known Issues

None.

© Copyright 2024, NVIDIA. Last updated on Jan 29, 2025.