Condividi tramite


SpeakerIdentificationModel class

Definisce la classe SpeakerIdentificationModel per il modello di riconoscimento del parlante contiene un set di profili su cui identificare gli altoparlanti

Proprietà

profileIds
scenario
voiceProfileIds

Metodi

fromProfiles(VoiceProfile[])

Dettagli proprietà

profileIds

string[] profileIds

Valore della proprietà

string[]

scenario

string scenario

Valore della proprietà

string

voiceProfileIds

string voiceProfileIds

Valore della proprietà

string

Dettagli metodo

fromProfiles(VoiceProfile[])

static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel

Parametri

profiles

VoiceProfile[]

Restituisce