SpeakerVerificationModel class

Definiert die SpeakerVerificationModel-Klasse für das Sprechererkennungsmodell enthält ein Profil, anhand dessen ein Sprecher überprüft werden soll.

Eigenschaften

profileIds
scenario
voiceProfile

Methoden

fromProfile(VoiceProfile)

Details zur Eigenschaft

profileIds

string[] profileIds

Eigenschaftswert

string[]

scenario

string scenario

Eigenschaftswert

string

voiceProfile

VoiceProfile voiceProfile

Eigenschaftswert

Details zur Methode

fromProfile(VoiceProfile)

static function fromProfile(profile: VoiceProfile): SpeakerVerificationModel

Parameter

profile
VoiceProfile

Gibt zurück