Skip to main content
Version: Next

Interface: KokoroConfig

Defined in: packages/react-native-executorch/src/types/tts.ts:50

Kokoro model configuration. Only the core Kokoro model sources, as phonemizer sources are included in voice configuration.

Properties

durationPredictorSource

durationPredictorSource: ResourceSource

Defined in: packages/react-native-executorch/src/types/tts.ts:52

source to Kokoro's duration predictor model binary


synthesizerSource

synthesizerSource: ResourceSource

Defined in: packages/react-native-executorch/src/types/tts.ts:53

source to Kokoro's synthesizer model binary


type

type: "kokoro"

Defined in: packages/react-native-executorch/src/types/tts.ts:51

model type identifier