Interface: SpeakerProfile
@kortexya/reasoninglayer / Speakers / SpeakerProfile
Interface: SpeakerProfile
Defined in: src/types/speakers.ts:37
A stored speaker profile (embedding withheld).
Properties
createdAt
createdAt:
string
Defined in: src/types/speakers.ts:39
ISO-8601 timestamp of enrollment.
id
id:
string
Defined in: src/types/speakers.ts:41
Stable profile (term) id.
name
name:
string
Defined in: src/types/speakers.ts:43
Display name.
sampleSecs
sampleSecs:
number
Defined in: src/types/speakers.ts:45
Seconds of speech that were embedded at enrollment.