The ChunkSize
parameter sets the size, in seconds, of each chunk of audio.
The audio for language identification optimization is split into chunks internally for analysis. Set the ChunkSize
parameter to the size of each chunk. The classifiers are then modified to produce optimal results given audio of the specified duration.
Type: | Integer |
---|---|
Default: | 30 |
Range: |
5–300 |
Required: | No |
Configuration Section: | lidoptimizer module |
Example: | ChunkSize=
|
See Also: | ChunkSize (action parameter) |
|