Difference between revisions of "Solipsist Development"
From Robert-Depot
(→Research) |
|||
Line 2: | Line 2: | ||
==Timeline== | ==Timeline== | ||
==Research== | ==Research== | ||
− | === Week 2=== | + | === Week 2 === |
*get system running again | *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== | ==Materials== |
Revision as of 07:44, 11 April 2011
Abstract
Timeline
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/