SpeakerIdentificationModel class

Определяет класс SpeakerIdentificationModel для модели распознавания говорящего, содержащий набор профилей для идентификации говорящего.

Свойства

profileIds
scenario
voiceProfileIds

Методы

fromProfiles(VoiceProfile[])

Сведения о свойстве

profileIds

string[] profileIds

Значение свойства

string[]

scenario

string scenario

Значение свойства

string

voiceProfileIds

string voiceProfileIds

Значение свойства

string

Сведения о методе

fromProfiles(VoiceProfile[])

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

Параметры

profiles

VoiceProfile[]

Возвращаемое значение