The type of speaker identification task to run. Set this parameter to:
ivector - to use ivector models and the Speech Server ivSpkIdEvalStream task.gmm - (deprecated) to use GMM models and the Speech Server spkIdEvalStream task.This parameter is ignored when UseLegacyAction is TRUE.
| Type: | String |
|---|---|
| Default: | ivector |
| Required: | No |
| Configuration Section: | TaskName |
| Example: | ModelType=ivector
|
| See Also: | UseLegacyAction |
|
|