Menu

Training acoustic model using other feature other than MFCC?

Help
M Jared
2017-03-17
2017-03-17
  • M Jared

    M Jared - 2017-03-17

    Sorry if this question has already been asked but is there a built-in config to change the feature extracted when training the model?

    I read that it is possible to change and compute for other features other than MFCC. I wanted to ask how is it done? Sorry I'm totally a beginner and I don't know where to start.

    Thank you...

     
    • Nickolay V. Shmyrev

      Sorry if this question has already been asked but is there a built-in config to change the feature extracted when training the model?

      No, there is no such configuration

      I read that it is possible to change and compute for other features other than MFCC. I wanted to ask how is it done? Sorry I'm totally a beginner and I don't know where to start.

      You just edit the scripts, just replace the default sphinx_fe stage with your own tool.

       

Log in to post a comment.