Pankaj-Baranwal / pocketsphinx

Updated ROS bindings to pocketsphinx
BSD 3-Clause "New" or "Revised" License
38 stars 25 forks source link

Add feat.params setting #2

Closed gorinars closed 7 years ago

gorinars commented 7 years ago

Otherwise accuracy is bad

config.set_string('-featparams', path_to_feat.params"))

Pankaj-Baranwal commented 7 years ago

But Aren't the feat.params present within the acoustic model? I see this line in the command window: NFO: pocketsphinx.c(152): Parsed model-specific feature parameters from /home/pankaj/catkin_ws/src/pocketsphinx/demo/cmusphinx-en-in-5.2/en_in.cd_cont_5000/feat.params

gorinars commented 7 years ago

seems like I was wrong with this guess. still, there is some non-deterministic behavior that we should understand