owentar / x-copilot-py

MIT License
1 stars 0 forks source link

Improve Sphinx speech recognition #30

Open owentar opened 7 years ago

owentar commented 7 years ago

Check this link to improve the acoustic model http://cmusphinx.sourceforge.net/wiki/tutorialadapt

owentar commented 7 years ago

We probably need to split the train speech code into a separate project and try to simplify the setup for sphinx training (currently easy just in Linux). Maybe Docker could be a good option for this?