SpeakerIdentificationModel class
Definiert die SpeakerIdentificationModel-Klasse für das Sprechererkennungsmodell enthält eine Reihe von Profilen, anhand derer Sprecher identifiziert werden sollen.
Eigenschaften
profile |
|
scenario | |
voice |
Methoden
from |
Details zur Eigenschaft
profileIds
string[] profileIds
Eigenschaftswert
string[]
scenario
string scenario
Eigenschaftswert
string
voiceProfileIds
string voiceProfileIds
Eigenschaftswert
string
Details zur Methode
fromProfiles(VoiceProfile[])
static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel
Parameter
- profiles