Difference between revisions of "Solipsist Development"
From Robert-Depot
(→Materials) |
|||
Line 12: | Line 12: | ||
*desk lamp | *desk lamp | ||
*sound-proof commercial glazing (windows) | *sound-proof commercial glazing (windows) | ||
+ | *receipt printer | ||
+ | *microphone | ||
+ | |||
==Code== | ==Code== | ||
*CMU Sphinx-4 Automatic Speech Recognition (ASR) library - http://sourceforge.net/projects/cmusphinx/files/ | *CMU Sphinx-4 Automatic Speech Recognition (ASR) library - http://sourceforge.net/projects/cmusphinx/files/ |
Revision as of 14:09, 8 April 2011
Contents
Abstract
Timeline
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/