Thank you, Scott. I watched the Hackathon video about the midi hack. Since
that midi testing behaved as expected, I want to go further and input
actual audio. At each time step, the training input stream would consist of
a vector of integers representing the energy seen in each of a set of audio
filter frequency bins covering the voice band of the audio spectrum.

I want to train NuPIC on such a vector stream, derived from voice sound
files, and get Nupic to predict a stream of those  energy vectors. The
result would be output as an audio stream.

I have plans to extend the above, depending on the results.

Does that plan seem reasonable to you, using NuPIC in its present form?

Ralph


On Tue, Aug 20, 2013 at 1:20 AM, Scott Purdy
<[email protected]<javascript:_e({}, 'cvml', '[email protected]');>
> wrote:

> There is currently no audio-specific encoder in NuPIC and I am not aware
> of one existing. For our hackathon there was a group that converted a song
> into midi eighth notes and fed the integer values into the scalar encoder.
> This simplified the audio enough for the CLA to learn fairly easily but
> didn't differentiate between held notes (quarter or half notes) verses
> repeated eighth notes and was restricted to a single exact note per step.
> On Aug 19, 2013 9:33 PM, "Ralph Dratman" 
> <[email protected]<javascript:_e({}, 'cvml', 
> '[email protected]');>>
> wrote:
>
>> Is there an existing encoder for audio, aimed (eventuallyat an eventual
>> live speech input stream? EverybodI want other live ambient sound to be
>> included  as well,
>>
>> _______________________________________________
>> nupic mailing list
>> [email protected] <javascript:_e({}, 'cvml',
>> '[email protected]');>
>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>
>>
> _______________________________________________
> nupic mailing list
> [email protected] <javascript:_e({}, 'cvml',
> '[email protected]');>
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to