cmusphinx / sphinxtrain

Acoustic model trainer for CMU Sphinx
Other
178 stars 112 forks source link

added DNN training #14

Open ahmedshah1494 opened 6 years ago

ahmedshah1494 commented 6 years ago

Contains scripts for training DNNs and generating preditions in sphinx format. More details in the README.md.

There is still some work to be done: • Cleaning up the code • Testing • Adding comments to the code • Any other feedback you give

nshmyrev commented 6 years ago

Python code should go to Python folder. You also need to add a training stage to run all the training automatically just like other stages in scripts.