451 Forks
2276 Stars
2276 Watchers

pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

How to download and setup pytorch-kaldi

Open terminal and run command
git clone https://github.com/mravanelli/pytorch-kaldi.git
git clone is used to create a copy or clone of pytorch-kaldi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytorch-kaldi https://github.com/mravanelli/pytorch-kaldi/archive/master.zip

Or simply clone pytorch-kaldi with SSH
[email protected]:mravanelli/pytorch-kaldi.git

If you have some problems with pytorch-kaldi

You may open issue on pytorch-kaldi support forum (system) here: https://github.com/mravanelli/pytorch-kaldi/issues