The MinSidResources
parameter sets the minimum number of speaker ID base packs to keep loaded in HPE IDOL Speech Server even when they are not in active use. HPE IDOL Speech Server unloads any packs that are not in use by an active task, unless unloading would leave fewer than the MinSidResources
.
If MinSidResources
is set to -1, HPE IDOL Speech Server unloads an inactive SID base pack only if a new pack is requested with no resource slot being available otherwise.
This parameter is not included in the HPE IDOL Speech Server configuration file by default.
Type: | Integer |
---|---|
Default: | -1 (unlimited, that is, never automatically unload resource) |
Required: | No |
Configuration Section: | Server |
Example: | MinSidResources=2
|
|