Whether to use the Universal Speech Model during the speaker identification stage.
Speaker identification uses the USM that is included in the packaged speaker classifier (.ast) file. If the .ast file was packaged without a USM file, the USMEnabled
parameter is automatically set to False
.
You must set the value of this parameter to match the value that you used for the same parameter during packaging.
Type: | Boolean |
---|---|
Default: | True
|
Required: | No |
Configuration Section: | speakerid module |
Example: | USMEnabled=True
|
See also: | USMEnabled (action parameter) |
|