Skip to main content
Version: Next

Interface: KokoroConfig

Defined in: types/tts.ts:52

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

Properties

durationPredictorSource

durationPredictorSource: ResourceSource

Defined in: types/tts.ts:54

source to Kokoro's duration predictor model binary


modelName

modelName: TextToSpeechModelName

Defined in: types/tts.ts:53

model name identifier


synthesizerSource

synthesizerSource: ResourceSource

Defined in: types/tts.ts:55

source to Kokoro's synthesizer model binary