INFO: main.c(229): Compiled on Mar 22 2018 at 12:54:02
ERROR: "cmd_ln.c", line 607: Unknown argument name 'feature_transform'
ERROR: "cmd_ln.c", line 704: Failed to parse arguments list
ERROR: "cmd_ln.c", line 753: Failed to parse arguments list, forced exit
Last edit: rezaee 2018-03-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In tutorials it has written this command: ~~~
But I checked my feat.params and it has this content:
I don't know how should I config these options? I am trying to config acoustic model for contunuous speaking.
Last edit: rezaee 2018-03-24
......
Last edit: rezaee 2018-03-24
I got my model from here: https://sourceforge.net/projects/cmusphinx/files/Acoustic%20and%20Language%20Models/US%20English/cmusphinx-en-us-ptm-5.2.tar.gz/download
And tried to configure the above command like this:
But I get these error messages:
INFO: main.c(229): Compiled on Mar 22 2018 at 12:54:02
ERROR: "cmd_ln.c", line 607: Unknown argument name 'feature_transform'
ERROR: "cmd_ln.c", line 704: Failed to parse arguments list
ERROR: "cmd_ln.c", line 753: Failed to parse arguments list, forced exit
Last edit: rezaee 2018-03-24