C
Kokoro Vietnamese
by contextboxaiPublicunknown
README.md
Kokoro Vietnamese
Native LA Studio integration for Vietnamese Kokoro TTS.
- Model source: https://huggingface.co/contextboxai/Kokoro-Vietnamese
- Upstream code: https://github.com/iamdinhthuan/Kokoro-Vietnamese
- Runtime: https://github.com/dduongtrandai/Kokoro-Vietnamese.cpp/releases/tag/v0.1.0
The selected runtime package includes kokoro-vietnamese.dll, kokoro_vi_g2p.exe,
ONNX Runtime, kokoro_vi.onnx, config.json, and converted .bin preset
voicepacks. LA Studio should pass text directly to the runtime; Vietnamese G2P
is handled inside the runtime package.
Configure Workflow Parameters
Configure these custom parameters to fine-tune the speech and voice workflows.
Temperaturefloat
Controls randomness of speech generation. Higher values increase variety.
1
Seedint
Random seed for reproducibility. Set to -1 for random.
-1
Max Codec Stepsint
Maximum decoding steps for the neural voice audio synthesizer.
100