Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi
Stars
173
Forks
87
Watchers
173
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
set type for encoded values to 32 bit unsigned integers for larger range
ee308f0View on GitHubadded a CTC trainer (untested) and created a functionality to read text data instead of alignments (untested)
e28aea8View on GitHubdecoupled input sequence length from output sequence length
5d3d932View on GitHub