Sign inSign up

kaldiasr/kaldi

By kaldiasr

Updated about 1 year ago

This is the official Docker Hub of the Kaldi project. http://kaldi-asr.org

Image
29

100K+

kaldiasr/kaldi repository overview

This is the official Docker Hub of the Kaldi project: http://kaldi-asr.org

Kaldi offers two sets of images: CPU-based images and GPU-based images. Daily builds of the latest version of the master branch (both CPU and GPU images) are pushed to DockerHub.

Sample usage of the CPU based images:

docker run -it kaldiasr/kaldi:latest

Sample usage of the GPU based images:

Note: use nvidia-docker to run the GPU images.

docker run -it --runtime=nvidia kaldiasr/kaldi:gpu-latest

Please refer to Kaldi's GitHub repository for more details.

Tag summary

Content type

Image

Digest

sha256:335fa60ff

Size

2.3 GB

Last updated

about 1 year ago

docker pull kaldiasr/kaldi