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