Skip to content

Mingj-Liu/Implementation-of-LSTMP-based-on-pytorch-kaldi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Implementation-of-LSTMP-based-on-pytorch-kaldi

Implementation of Deep Long Short-Term Memory Recurrent Neural Network with projection layer(DLSTMP).

This is the supplementary part of neural_networks.py in pytorch-kaldi.

You can just add this class into neural_networks.py, add the cfg file to path: cfg/TIMIT_baselines.

Use command: python run_exp.py cfg/TIMIT_baselines/TIMIT_LSTMP_mfcc.cfg to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages