Menu

Trying to modify transcriber demo

Help
2010-07-14
2012-09-22
  • Trent Gundersen

    Trent Gundersen - 2010-07-14

    I am trying to modify the transcriber demo to recognize a list of 5000 words.
    I pipe delimited all my words so the format matches the transcriber demo, but
    the results returned are never even close to the spoken word. What does
    someone need to help me get this setup and working? I can get copies of the
    wave files I am using and my word list if needed. Please help.

    Thanks in advance.

     
  • Nickolay V. Shmyrev

    What does someone need to help me get this setup and working? I

    hmm, money?

    I can get copies of the wave files I am using and my word list if needed.
    Please help.

    You must have shared them without asking.

     
  • Trent Gundersen

    Trent Gundersen - 2010-07-15

    I posted the wav files here that I am using for Transcriber.java that I am
    using.

    http://www.gigasize.com/get.php?d=8kps225xjtb"> [http://www.gigasize.com/get.php?d=8kps225xjtb</a]
    (http://www.gigasize.com/get.php?d=8kps225xjtb%3C/a)>
    http://www.gigasize.com/get.php?d=8kps225xjtb

    http://www.gigasize.com/get.php?d=9hy9bq5p2td"> [http://www.gigasize.com/get.php?d=9hy9bq5p2td</a]
    (http://www.gigasize.com/get.php?d=9hy9bq5p2td%3C/a)>
    http://www.gigasize.com/get.php?d=9hy9bq5p2td

    This is my digits.gram file I used to try and recognize words
    http://www.gigasize.com/get.php?d=jxg6vx2q44d"> [http://www.gigasize.com/get.php?d=jxg6vx2q44d</a]
    (http://www.gigasize.com/get.php?d=jxg6vx2q44d%3C/a)>
    http://www.gigasize.com/get.php?d=jxg6vx2q44d

    I then just run the transcriber demo and it doesn't even come close with my
    wav files. Also if I remove all the words down to say Paint | Carpet |
    Drywall. I still can't get it to recognize the word "Paint" pretty much I can
    only get paint to be returned if it is the only word in the list.

    What is the next step? Am I using the correct type of file format with
    digits.gram? I haven't changed any other code other than the word list. Do I
    need to change parameters in the config.xml to recognize the other words?

    Thanks again.

     
  • eliasmajic

    eliasmajic - 2010-07-15

    Sample rate is wrong.

    6d845fea-0a1d-4446-ab1b-01897da35709.wav: RIFF (little-endian) data, WAVE
    audio, Microsoft PCM, 16 bit, stereo 44100 Hz

    Has to be 16k or 8k or whatever your model is.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.