Summer of Code/2014/bliss-sid/Voice-interface: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 42: | Line 42: | ||
'''2. Describe your project in 10-20 sentences. What are you making? Who are you making it for, and why do they need it? What technologies (programming languages, etc.) will you be using?''' | '''2. Describe your project in 10-20 sentences. What are you making? Who are you making it for, and why do they need it? What technologies (programming languages, etc.) will you be using?''' | ||
With my project,I am aiming to add another dimension to Sugar Labs learning experience by fabricating a speech recognition engine with the help of Pocketsphinx.I will start with en_US Hidden Markov Acoustic Model included with Pocketsphinx-0.8.For making it more interactive,we will use a Text-to-Speech engine like eSpeak( Or any better alternative).I will add speech recognition within activities and add a documentation for every activity with certain keywords that will perfrom a task. | With my project,I am aiming to add another dimension to Sugar Labs learning experience by fabricating a speech recognition engine with the help of Pocketsphinx.I will start with en_US Hidden Markov Acoustic Model included with Pocketsphinx-0.8.For making it more interactive,we will use a Text-to-Speech engine like eSpeak( Or any better alternative).I will add speech recognition within activities and add a documentation for every activity with certain keywords that will perfrom a task. | ||
'''After completion of this project''', | '''After completion of this project''', | ||
| Line 80: | Line 52: | ||
'''3.''' Their will be special support for '''TurtleBlocks,Terminal,Chat and Browse activity''' like for TurtleBlocks activity,if we say | '''3.''' Their will be special support for '''TurtleBlocks,Terminal,Chat and Browse activity''' like for TurtleBlocks activity,if we say | ||
“Forward 20”,it goes 20 units forward. | “Forward 20”,it goes 20 units forward. | ||
| Line 242: | Line 200: | ||
'''3. Is there anything else we should have asked you or anything else that we should know that might make us like you or your project more?''' | '''3. Is there anything else we should have asked you or anything else that we should know that might make us like you or your project more?''' | ||
I read somewhere that Summer of Code is not about how much you know. It is about how quickly you can learn and how eager you are to contribute to your Open Source community.I have loved studying the Sugarlabs repository and learned a lot so far. | |||
I | I feel it is important to start earlier on this project.All the codes I will make before the community bonding period will be uploaded at | ||
https://github.com/bliss-sid/Voice-Interface | https://github.com/bliss-sid/Voice-Interface | ||