Skip to content

Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi

License

Notifications You must be signed in to change notification settings

MichaelFeng87/tfkaldi

 
 

Repository files navigation

[Build Status] (https://travis-ci.org/kaldi-asr/kaldi)

Kaldi with TensorFlow Neural Net

Please find the documentation page here

Installation

  • Download and install TensorFlow.
  • Download and install Kaldi
  • Modify the config/config_*.cfg for your setup, specifically the directories

Goal

Train a tensorflow neural net with kaldi alignments as targets

About

Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 2.5%