Difference between revisions of "Kaldi 2016"

From HPC users
Jump to navigationJump to search
(Created page with "== Introduction == Kaldi is a toolkit for speech recognition written in C++ and licensed under the Apache License v2.0. Kaldi is intended for use by speech recognition researc...")
(No difference)

Revision as of 15:17, 16 July 2021

Introduction

Kaldi is a toolkit for speech recognition written in C++ and licensed under the Apache License v2.0. Kaldi is intended for use by speech recognition researchers. 1

Installed version(s)

The following versions are installed and currently available...

... on environment hpc-env/8.3:

  • Kaldi/5.5-fosscuda-2019b_2021.07


Loading / Using Kaldi

To load the desired version of the module, use the module load command, e.g.

module load hpc-env/8.3
module load Kaldi 

Always remember: this command is case sensitive!


Documentation

The full documentation can be found here.