Skip to content

Interface: EnrollSpeakerResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Speakers / EnrollSpeakerResponse

Interface: EnrollSpeakerResponse

Defined in: src/types/speakers.ts:25

Response of POST /api/v1/speakers/enroll.

Properties

dim

dim: number

Defined in: src/types/speakers.ts:27

Embedding dimensionality (192 for TitaNet-large).


id

id: string

Defined in: src/types/speakers.ts:29

Stable profile (term) id.


name

name: string

Defined in: src/types/speakers.ts:31

Display name.


sampleSecs

sampleSecs: number

Defined in: src/types/speakers.ts:33

Seconds of speech embedded.