Difference between revisions of "Solipsist Development"
From Robert-Depot
(→Materials) |
(→Timeline) |
||
Line 1: | Line 1: | ||
==Abstract== | ==Abstract== | ||
==Timeline== | ==Timeline== | ||
+ | === Week 2=== | ||
+ | *get system running again | ||
+ | |||
==References== | ==References== | ||
*Frances White. Valdrada. 1990. [http://uwashington.worldcat.org.offcampus.lib.washington.edu/title/laureats-du-18e-concours-international-de-musique-electroacoustique-bourges-1990-prize-winners-of-the-18th-international-electroacoustic-music-competition-bourges-1990/oclc/2830033830024&referer=brief_results#details-allauthors] | *Frances White. Valdrada. 1990. [http://uwashington.worldcat.org.offcampus.lib.washington.edu/title/laureats-du-18e-concours-international-de-musique-electroacoustique-bourges-1990-prize-winners-of-the-18th-international-electroacoustic-music-competition-bourges-1990/oclc/2830033830024&referer=brief_results#details-allauthors] |
Revision as of 14:11, 8 April 2011
Abstract
Timeline
Week 2
- get system running again
References
- Frances White. Valdrada. 1990. [1]
- Redaction Paintings. Jenny Holzer. 2007. [2]
- White Room #4 / Wittgenstein & my Brother Frank. 2005 William Pope.L.
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/