Kaldi Release 23.11
The NVIDIA container image for Kaldi, release 23.11 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:
- Ubuntu 22.04 including Python 3.10
- NVIDIA CUDA® 12.3.0
- NVIDIA cuBLAS 12.3.2.1
- NVIDIA cuDNN 8.9.6
- NVIDIA NCCL 2.19.3
- rdma-core 39.0
- GDRCopy 2.3
- NVIDIA HPC-X 2.16 with UCX 1.15.0
- NVIDIA TensorRT™ 8.6.1.6
- NVIDIA DALI® 1.31.0
Driver Requirements
Release 23.11 is based on CUDA 12.3.0, which requires NVIDIA Driver release 545 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), 510.47 (or later R510), or 525.85 (or later R525), or 535.86 (or later R535) or 545.23 (or later R545). The CUDA driver's compatibility package only supports particular drivers. Thus, users should upgrade from all R418, R440, R460, and R520 drivers, which are not forward-compatible with CUDA 12.3. For a complete list of supported drivers, see the CUDA Application Compatibility topic. For more information, see CUDA Compatibility and Upgrades.
GPU Requirements
Release 23.11 supports CUDA compute capability 6.0 and later. This corresponds to GPUs in the NVIDIA Pascal™, NVIDIA Volta™, NVIDIA Turing™, NVIDIA Ampere architecture, NVIDIA Hopper™, and NVIDIA Ada Lovelace architecture 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 23.11 is based on Kaldi 5.5 up to Kaldi 26b9f648.
- Ubuntu 22.04 with October 2023 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.