Technical discussions about the implementation and research of speech recognition algorithms.
I am planning to build an automatic continuous speech recognizer. I have built recognizer's for data that is pre recorded - recognition begins after the recording of test data is over. Now, I am required to build a ASR where recognition would=A0 begin as soon as the recording starts. I heard about using a circular buffer for the samples. In order to use a circular buffer, I need a software that would output sample values of the speech signal as the speaker speaks. Earlier I used brec to store speech dat in ".wav" format. Is there any software that would output sample values? Thank you. regards, Arun Kumar. ___________________________________________________________________