Skip to main content
Version: Next

Variable: KOKORO_SMALL

const KOKORO_SMALL: object

Defined in: packages/react-native-executorch/src/constants/tts/models.ts:15

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

synthesizerSource

synthesizerSource: string

type

type: "kokoro"