Shreyanand / tfkaldi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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

License:MIT License


Languages

Language:Python 97.5%Language:Shell 2.5%