Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 696 Bytes

File metadata and controls

23 lines (13 loc) · 696 Bytes

Variable: KOKORO_SMALL

const KOKORO_SMALL: object

Defined in: constants/tts/models.ts:14

A Kokoro model instance which processes the text in batches of maximum 64 tokens. Uses significant less memory than the medium model, but could produce a lower quality speech due to forced, aggressive text splitting.

Type Declaration

durationPredictorSource

durationPredictorSource: string

modelName

modelName: "kokoro-small"

synthesizerSource

synthesizerSource: string