Menu

Specify force alignment beamwidth

Help
Amit Rathi
2016-03-10
2016-03-14
  • Amit Rathi

    Amit Rathi - 2016-03-10

    I have trained a model and used it to force align certain sentences. About 60% of the words are getting aligned. Now I want to specify wider beamwidth for alignment so it rejects fewer words (at the cost of accuracy I guess). Is there a way to specify the beamwidth on a model that is already built? Or to specify it in the SpeechAligner (edu.cmu.sphinx.api.SpeechAligner) instantiation?

    I know we can specify it while building model with $CFG_FORCE_ALIGN_BEAM but I am not sure if that sticks around somehwere in the model definition once it is built.

     
    • Nickolay V. Shmyrev

      I know we can specify it while building model with $CFG_FORCE_ALIGN_BEAM but I am not sure if that sticks around somehwere in the model definition once it is built.

      No, it is only used on sphinx3_align tool invocation.

       

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.