The minimum number of speech audio frames required to train each component of a speaker model.
During training, IDOL Speech Server creates several components (mixtures), up to a maximum specified in the NMix parameter. Each component must be trained on a minimum amount of data, specified in the MinFrames
parameter. If there is not enough data available, IDOL Speech Server trains fewer components and the speech model performs less well.
Action: | AddTask, CheckResources |
---|---|
Task: | StreamSidTrain, WavSidTrain |
Type: | Integer |
Default: | 500 |
Range: | 50–5000 |
Example: | MinFrames=4000
|
See Also: | MinFrames (configuration parameter) |
|