The SegmentWindow
parameter sets the amount of audio considered at any point when detecting the boundaries where the detected language changes. The units are in frames (a frame is 10 ms).
Increasing this number can lead to more reliable boundary detection, however the exact boundary time reported might be less precise.
Type: | Integer |
---|---|
Default: | 150 |
Range: | 100–500 |
Required: | No |
Configuration Section: | langid module (BOUNDARY mode only) |
Example: | SegmentWindow=150
|
|