Dear sir,
I need to modify sphinx train to train with a different feature compute
method, some thing like 1s_c, 1s_c_d_dd, ... Could you tell me which of src-
code that i must to modify ?
thank in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear sir,
I need to modify sphinx train to train with a different feature compute
method, some thing like 1s_c, 1s_c_d_dd, ... Could you tell me which of src-
code that i must to modify ?
thank in advance
See the folder in Sphinxtrain
To adapt sphinxbase as well
You can easily find those places performing full-text search of the sources.
Try to do that next time.