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.
Action: | AddTask
CheckResources |
Task: | LangIdOptimize |
Type: | Integer |
Default: | 30 |
Range: | 5–300 |
Example: | ChunkSize=100
|
See Also: | ChunkSize (configuration parameter) |
|