Menu

Accuracy tracker

Help
Tony
2011-08-01
2012-09-22
  • Tony

    Tony - 2011-08-01

    Hi Nickolay,

    I modified the config.xml file from lattice demo, and created a .batch file,
    and simply
    ran the latticedemo.java with my own acoustic model and language model.The
    .java simply
    gave me a recognition result but no accuracy info, no error either. Maybe I
    need the
    .trigram.lm file as well? If so where could I get it? Thanks!

    How can I output WER rate of all my test files into a single file?

    I sent the config file to your email.

    Tony

     
  • Nickolay V. Shmyrev

    How can I output WER rate of all my test files into a single file?

    You need to modify test setup in tests/performance. Take tests/performance
    /voxforge-en as an example and create your own folder with similar contents.

    Modification of the lattice demo is not a proper way to test the acoustic
    model accuracy.

     
  • Tony

    Tony - 2011-08-03

    Do I need to set it up like an4 with lm and stuff? Where can I read more about
    voxforge_en? How come these tests run without a .Java file?

    Tony

     
  • Nickolay V. Shmyrev

    Do I need to set it up like an4 with lm and stuff?

    Yes

    Where can I read more about voxforge_en?

    http://voxforge.org

    How come these tests run without a .Java file?

    They execute code from sphinx4 jar and batch jar.

     

Log in to post a comment.