The Universal Speech Model to use.
By default, the sidtrain module uses the USM that is included in the base speaker ID pack. If you are training a new speaker model which you later wish to combine into a system with existing models trained without using the USM, you should set USMEnabled
to False during training.
| Type: | String |
|---|---|
| Default: | The default value is derived from the base Speaker ID pack. |
| Required: | No |
| Configuration Section: | sidtrain module |
| Example: | USMFile=baseModel.usm
|
| See also: | USM (action parameter) |
|
|