SpeakerIdentificationModel class
Определяет класс SpeakerIdentificationModel для модели распознавания говорящего, содержащий набор профилей для идентификации говорящего.
Свойства
profile |
|
scenario | |
voice |
Методы
from |
Сведения о свойстве
profileIds
string[] profileIds
Значение свойства
string[]
scenario
string scenario
Значение свойства
string
voiceProfileIds
string voiceProfileIds
Значение свойства
string
Сведения о методе
fromProfiles(VoiceProfile[])
static function fromProfiles(profiles: VoiceProfile[]): SpeakerIdentificationModel
Параметры
- profiles