Difference between revisions of "Solipsist Development"

From Robert-Depot
Jump to: navigation, search
Line 1: Line 1:
'''Solipsist'''
 
 
==Proposal==
 
==Proposal==
 
  
 
Ultimately, I decided it would be good to use this project to begin to explore the project I intend to work on next quarter.  I have been working with voice recognition technologies and Mel Bochner's text 'Serial Art, Systems, Solipsism', developing a device for performance and exchange between human and computer.  The device consists of a microphone, Speech To Text system, and receipt printer.  The system transcribes (and validates) whatever it hears only in terms of the words it knows.  As is characteristic of voice recognition, face recognition, and other types of "machine perception, this truly is a solipsistic system ('denying the existence of anything outside the confines of it's own mind').  The challenge for me next term is to develop the sound component of this piece as performance/installation.   
 
Ultimately, I decided it would be good to use this project to begin to explore the project I intend to work on next quarter.  I have been working with voice recognition technologies and Mel Bochner's text 'Serial Art, Systems, Solipsism', developing a device for performance and exchange between human and computer.  The device consists of a microphone, Speech To Text system, and receipt printer.  The system transcribes (and validates) whatever it hears only in terms of the words it knows.  As is characteristic of voice recognition, face recognition, and other types of "machine perception, this truly is a solipsistic system ('denying the existence of anything outside the confines of it's own mind').  The challenge for me next term is to develop the sound component of this piece as performance/installation.   
Line 8: Line 6:
  
 
==Equipment==
 
==Equipment==
*desk
+
*Hardware:
*desk lamp
+
**desk
*sound-proof commercial glazing (windows)
+
**desk lamp
*receipt printer
+
**sound-proof commercial glazing (windows)
*microphone
+
**receipt printer
 +
**microphone
 +
**motu box.
 +
**mac mini.
 +
*Software:
 +
**see Code section below.
  
 
==Open Questions==
 
==Open Questions==

Revision as of 10:38, 12 April 2011

Proposal

Ultimately, I decided it would be good to use this project to begin to explore the project I intend to work on next quarter. I have been working with voice recognition technologies and Mel Bochner's text 'Serial Art, Systems, Solipsism', developing a device for performance and exchange between human and computer. The device consists of a microphone, Speech To Text system, and receipt printer. The system transcribes (and validates) whatever it hears only in terms of the words it knows. As is characteristic of voice recognition, face recognition, and other types of "machine perception, this truly is a solipsistic system ('denying the existence of anything outside the confines of it's own mind'). The challenge for me next term is to develop the sound component of this piece as performance/installation.

So, for this project the samples I used were recordings of myself reciting the text of the Bochner text as I (or another) would when interacting with the installation. The composition is broken into two types of material--actual words recited, and the pauses, gaps, and inhalations of breath between those words. My desire with the piece was to emphasize these pre- and non-verbal utterances (the physical mechanics of breath and voice) while erasing, obfuscating or overwriting the spoken text. While I think I produced some interesting material in the recordings of the silences (especially the first section of the piece) I am dissatisfied with what I accomplished my use of the spoken-word part of the text. What I would like to accomplish is a kind of redaction (similar to redacted text in classified documets) where knowledge some subterranean or obscured content is still clear, but it is impossible to decipher or extract. More on that later I suppose... Well, enough of this, it's time to listen to your pieces!

Equipment

  • Hardware:
    • desk
    • desk lamp
    • sound-proof commercial glazing (windows)
    • receipt printer
    • microphone
    • motu box.
    • mac mini.
  • Software:
    • see Code section below.

Open Questions

  • Where else do we do this sort of projection and anthropomorphism? (projecting psychology or attributing intention to non-intelligent systems)

Timeline

Week 1 - 2

Introduction to course and project development.

Week 3 - Proposal - 4/12

  1. Write this.
  2. Meet with Juan.
  3. Find desk and desk lamp for "me vs. the computer" staging of microphone/speech recognition system.

Week 4

Work time.

Week 5 - Milestone 1 - 4/26

Working model of each of two tracks:

  1. Participant speaking to computer.
  2. Computer/printer speaking to itself (feedback loop). Interpreting printer sounds as speech. Or transforming them into spech.

Week 6

Realize that the best approach will combine elements of each of the two tracks above.

Week 7 - Milestone 2 - 5/10

  • Experiments with the characterization of the system:
    • Software agent? agency. towards what goals?
    • Interruptions.
    • Unexpected responses.
    • Basic state modeling (emotional states, psychological states).
    • Basic drive modeling (for novelty, entertainment, activity, rest, conversation on certain topics).
  • Attention to possible choices of text.

I imagine these two go hand in hand--that the choice of particular texts will lend much of the character to the piece.

Week 8

Have others experience the system, try it out.

Week 9 - Milestone 3 - 5/24

Near-final form, near-final realization.

Viewer interaction tests.

Week 10

Final changes, improvements, last minute blitz.

Presentation - 6/7

Progress

Week 2

get system running again

Week 3

  • got system running again.
  • met with Juan.

Code

References