Difference between revisions of "Solipsist Development"
From Robert-Depot
(→Abstract) |
(→Timeline) |
||
Line 5: | Line 5: | ||
==Timeline== | ==Timeline== | ||
− | ===Proposal - 4/12=== | + | ===Week 1-2=== |
− | ===Milestone 1 - 4/26=== | + | Introduction to course and project development. |
− | ===Milestone 2 - 5/10=== | + | ===Week 3 - Proposal - 4/12=== |
− | ===Milestone 3 - 5/24=== | + | ===Week 4=== |
+ | ===Week 5 - Milestone 1 - 4/26=== | ||
+ | ===Week 6=== | ||
+ | ===Week 7 - Milestone 2 - 5/10=== | ||
+ | ===Week 8=== | ||
+ | ===Week 9 - Milestone 3 - 5/24=== | ||
+ | ===Week 10=== | ||
+ | Final changes, improvements, last minute blitz. | ||
===Presentation - 6/7=== | ===Presentation - 6/7=== | ||
Revision as of 15:26, 11 April 2011
Contents
Abstract
Concept.
Equipment.
Timeline
Week 1-2
Introduction to course and project development.
Week 3 - Proposal - 4/12
Week 4
Week 5 - Milestone 1 - 4/26
Week 6
Week 7 - Milestone 2 - 5/10
Week 8
Week 9 - Milestone 3 - 5/24
Week 10
Final changes, improvements, last minute blitz.
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/