The ContextSize
parameter sets the group size to use when combining features during training.
The default value of 3 is generally suitable for most data. However, if you have poor quality audio data, a lower value can improve the results, because it is more robust to errors in the underlying feature process. In general, Micro Focus recommends that you use a value of 3 for broadband data, and 2 for telephony.
This parameter does not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
Type: | Integer |
Default: | 3 |
Allowed Range: | Minimum: 1 Maximum: 5 |
Required: | No |
Configuration Section: | lidtrain module |
Example: | ContextSize=4
|
See Also: | Context (action parameter) |
|