metar
2010-09-27 10:24:53 UTC
hey speech community :)
since im pretty new to the whole speechtechnology-community i was
looking for an easy and flexible way to extract phonemes out of an
audiofile.
I came over James N. Anderson's "Quick'n'Dirty Phoneme Extractor"
based on SAPI which im using as basis.
His Project works very nice for standalone .wav files.
What im going to try is to feed the SAPI with a audiostream which i
receive via tcp socket, generate the phonemes+timings and passing
those data over via another tcp link..
Receiving of the raw-Stream works fine but how can I pass my stream
over to SAPI?
Is it possible to feed raw-audio files? since my microphone stream is
raw..
thanks for any answers :O
since im pretty new to the whole speechtechnology-community i was
looking for an easy and flexible way to extract phonemes out of an
audiofile.
I came over James N. Anderson's "Quick'n'Dirty Phoneme Extractor"
based on SAPI which im using as basis.
His Project works very nice for standalone .wav files.
What im going to try is to feed the SAPI with a audiostream which i
receive via tcp socket, generate the phonemes+timings and passing
those data over via another tcp link..
Receiving of the raw-Stream works fine but how can I pass my stream
over to SAPI?
Is it possible to feed raw-audio files? since my microphone stream is
raw..
thanks for any answers :O