The IvSpkIdSetDelete
task removes a speaker template from an iVector template set file.
Parameter | Description | Required |
---|---|---|
Type | The task name. Set to IvSpkIdSetDelete . |
Yes |
Log | The name of the log file to write. | |
TemplateName | The name associated with the template to remove. | Yes |
TemplateSet | The iVector template set file to remove the speaker template from. | Yes |
http://localhost:15000/action=AddTask&Type=IvSpkIdSetDelete&TemplateName=Brown&TemplateSet=speakers.ivs
This action removes the template associated with the name Brown
from the speakers.ivs
template set.
|