The name of the speaker ID base pack resource. This shared resource stores file names for the speaker ID base files. In this case, you must configure a resource (in the [Resources]
configuration section) with type sidbase
, which uses a resource slot.
When you configure the SpkIDBasePack
, you do not have to explicitly set the AST, SIG, ATF, and IAN file names (and so on) to use in your tasks, and IDOL Speech Server uses the base pack to determine the appropriate base files to use for each task.
To disable the sid
base pack, remove the SpkIDBasePack
parameter, or leave the value blank. In this case, you must specify the AST, SIG, ATF, and IAN file names explicitly for your tasks.
*You must set the value of this configuration parameter by setting the corresponding action parameter.
Type: | String |
---|---|
Default: | SIDBASE |
Required: | No |
Configuration Section: | audiotemplatedevel, audiotemplateedit, audiotemplatescore, audiotemplatetrain, sidfeature, speakerid, sidoptimizer, sidtrain, and sidpackager modules |
Example: | SpkIDBasePack=SIDBASE
|
See Also: |
SidBase (action parameter) |
|