Difference between revisions of "Solipsist Development"
From Robert-Depot
(→Research) |
(→Timeline) |
||
Line 1: | Line 1: | ||
==Abstract== | ==Abstract== | ||
==Timeline== | ==Timeline== | ||
+ | ===Proposal - 4/12=== | ||
+ | ===Milestone 1 - 4/26=== | ||
+ | ===Milestone 2 - 5/10=== | ||
+ | ===Milestone 3 - 5/24=== | ||
+ | ===Presentation - 6/7=== | ||
+ | |||
==Research== | ==Research== | ||
=== Week 2 === | === Week 2 === |
Revision as of 15:23, 11 April 2011
Contents
Abstract
Timeline
Proposal - 4/12
Milestone 1 - 4/26
Milestone 2 - 5/10
Milestone 3 - 5/24
Presentation - 6/7
Research
Week 2
- get system running again
Week 3
- get system running again cont...
- locate small desk and desk lamp. (focus on specific form as installation/object)
Materials
- desk
- desk lamp
- sound-proof commercial glazing (windows)
- receipt printer
- microphone
Code
- CMU Sphinx-4 Automatic Speech Recognition (ASR) library - http://sourceforge.net/projects/cmusphinx/files/
- Sphinx-4 wrapper for processing: http://svn.roberttwomey.com/processing/libraries/sphinx/
- Example code for Grammar-based recognition: http://svn.roberttwomey.com/processing/sphinxBochner/
- Example code for Statistical Language Model (SLM) based recognition: http://svn.roberttwomey.com/processing/sphinxSLMTest/