SpeakerIdentificationModel class
Speaker Recognition Model에 대한 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