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, HPE IDOL Speech Server derives the base files to use from the base pack resource.
This parameter does not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
You can specify an absolute or relative file path. Relative paths are relative to the HPE IDOL Speech Server installation directory. If you do not include the file path, HPE IDOL Speech Server uses the server installation directory.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | speakerid module |
Example: | BaseAstFile=T:\SPKID\gen-1.5.ast
|
See Also: | SpkIDBasePack |
|