SpeakerIdentificationModel class
Defines SpeakerIdentificationModel class for Speaker Recognition Model contains a set of profiles against which to identify speaker(s)
Properties
profile |
|
scenario | |
voice |
Methods
from |
Property Details
profileIds
string[] profileIds
Property Value
string[]
scenario
string scenario
Property Value
string
voiceProfileIds
string voiceProfileIds
Property Value
string
Method Details
fromProfiles(VoiceProfile[])
static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel
Parameters
- profiles