The BaseAstFile
parameter specifies the base speaker classifier file from the Speaker ID pack. This base file does not contain any speaker information, but it provides the base files for gender detection and speaker segmentation.
Use this parameter if you have not configured the SpkIDBasePack to set an sid
base pack. If you configure SpkIDBasePack, IDOL Speech Server derives the base files to use from the base pack resource.
*You must set the value of this configuration parameter by setting the corresponding action parameter.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the Speech Server installation directory. If the file path is excluded, IDOL Speech Server defaults to the server installation directory.
Type: | String |
---|---|
Default: | None |
Required: | Yes |
Configuration Section: | sidoptimizer, sidpackager, and speakerid modules |
Example: | BaseAstFile=T:\SPKID\gen-1.5.ast
|
See Also: |
Ast (action parameter) |
|