@optimalai/react-native / KokoroCreateTtsFromPathsOptions
Interface: KokoroCreateTtsFromPathsOptions
Defined in: packages/react-native/src/types.ts:159
Properties
engine?
optionalengine?:"kokoro"
Defined in: packages/react-native/src/types.ts:160
frontendManifestPath
frontendManifestPath:
string
Defined in: packages/react-native/src/types.ts:164
modelId
modelId:
string
Defined in: packages/react-native/src/types.ts:161
modelPath
modelPath:
string
Defined in: packages/react-native/src/types.ts:162
numThreads?
optionalnumThreads?:number
Defined in: packages/react-native/src/types.ts:166
voiceId
voiceId:
string
Defined in: packages/react-native/src/types.ts:165
voicesPath
voicesPath:
string
Defined in: packages/react-native/src/types.ts:163