andrew

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • Author
    Posts
  • in reply to: PocketSphinx VAD & Noise Robust Processing #1020605
    andrew
    Participant

    Hi Halle, the new VAD code was merged into trunk just over a week ago (r12368-r12371). Is it difficult to merge the new VAD code in OpenEars?

    in reply to: PocketSphinx VAD & Noise Robust Processing #1020499
    andrew
    Participant

    Nickolay said noise-robust processing and VAD have been added in subversion, but maybe they aren’t part of an official release yet.

    For my use of openears, it doesn’t work well in a noisy environment, but it works very well in a quite room. Improved noise-robust processing and VAD are critical to make my project useful outside of a lab.

    Thanks!

    in reply to: Button to enable/disable recording #1019901
    andrew
    Participant

    I guess we can short circuit the render callback to return if the user hasn’t tapped Record. Does that seem like a good option?

    in reply to: Button to enable/disable recording #1019900
    andrew
    Participant

    The problem with that is the speed. Our user wants to tap and immediately speak and get text immediately. If we record to a file, we can’t start transcription until the file is closed.

    We want to do live (like RapidEars) recognition while the user speaks, but we want to have a button to start and stop the microphone.

    in reply to: Button to enable/disable recording #1019890
    andrew
    Participant

    Thank you for the fast response!

    That would certainly work. We would like to be able to immediately start live recognition as soon as the user taps the record button. In other words, we would like to replace the voice activity detector with a button.

    Is this possible?
    Any suggestions?

Viewing 5 posts - 1 through 5 (of 5 total)