waterxt / tensorflowkaldi

用tensorflow来训练声学模型

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaldi with TensorFlow Neural Net

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

用tensorflow来训练声学模型

License:MIT License


Languages

Language:Python 97.2%Language:Shell 2.8%