Hi Vishnu, Please read some papers on speech recognition and learn the programming model of SINGA. If you have any idea of implementing these algorithms on SINGA, then just let us know.
speech recognition papers: thesis of http://www.cs.toronto.edu/~gdahl/ (including CTC), deep speech from baidu http://arxiv.org/abs/1512.02595v1 SINGA: http://singa.apache.org/docs/programming-guide.html Regard, Wei On Mon, Mar 7, 2016 at 3:51 PM, Vishnu Teja (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SINGA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182714#comment-15182714 > ] > > Vishnu Teja commented on SINGA-146: > ----------------------------------- > > Hi Sheng, > > I have no experience in speech recognition but I have good grip on Machine > Learning. And I can learn things in a appropriate speed. Please let me know > if it's considerable. > > Thank you :) > > > Implement speech recognition examples > > ------------------------------------- > > > > Key: SINGA-146 > > URL: https://issues.apache.org/jira/browse/SINGA-146 > > Project: Singa > > Issue Type: New Feature > > Reporter: wangwei > > Labels: gsoc, gsoc2016, mentor > > > > Speech recognition is a major application of deep learning models. The > other two major applications are about computer vision and NLP. > > SINGA has provided examples for image classification and language > modelling. We are going to provide a few examples about speech recognition > application, e.g., CTC and DBN-DNN. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
