SpeakerIdentificationModel class
Definuje třídu SpeakerIdentificationModel pro model rozpoznávání mluvčího obsahuje sadu profilů, podle kterých lze identifikovat mluvčí.
Vlastnosti
profile |
|
scenario | |
voice |
Metody
from |
Podrobnosti vlastnosti
profileIds
string[] profileIds
Hodnota vlastnosti
string[]
scenario
string scenario
Hodnota vlastnosti
string
voiceProfileIds
string voiceProfileIds
Hodnota vlastnosti
string
Podrobnosti metody
fromProfiles(VoiceProfile[])
static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel
Parametry
- profiles