Reply To: Using SaveThatWav to capture an "audio only" utterance with no hypothesis?

Home Forums OpenEars plugins Using SaveThatWav to capture an "audio only" utterance with no hypothesis? Reply To: Using SaveThatWav to capture an "audio only" utterance with no hypothesis?

#1025757
ekobres
Participant

Can you point me to something that explains how “Rejecto syllables” work?

Will I need to set up to receive null hypotheses?

I’ll try the “Ah” dictionary and see what happens.

For what it’s worth, I’ve got this kind of working with a fairly straightforward HTTP POST to nuance.

I don’t suppose there’s a way to tap into your recognizer to get the audio bits as they arrive? The performance would be a lot better if I could stream the bits to nuance on the fly rather than sending the whole file at the end. (That’s what their recognizer did – which was the only nice thing about it.)

So now all my nuance recognizer gremlins are solved – but the reco is noticeably slower… :( I just can’t seem to hit a home run.

Thanks again.