The minimum length of a segment, in seconds, based on the window size. For example, if you set Win
to 10
, and your audio file is 25 seconds in length, IDOL Speech Server uses the five seconds of data that is left over only if you set MinLen
to 5
or less.
In most cases you should not need to change from the default value, but if you want to adjust the settings, Micro Focus recommends that you set MinLen
to a value that is slightly lower than the value of the Win
parameter.
Type: | Integer |
Default: | 15 (audiotemplatedevel module)3 (ivdevel module) |
Range: | 3-120
|
Required: | No |
Configuration Section: | audiotemplatedevel and ivdevel modules |
Example: | MinLen=15
|
See Also: | MinLen (action parameter) |
|