Skip to content

rschaffar/kokoro-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kokoro-say

Personal Nix flake wrapping kokoro-onnx as a local text-to-speech CLI tool.

This is for my own use. No support provided.

Usage

nix run . -- "Hello world"
nix run . -- -o output.wav "Save to file"
nix run . -- -v bf_emma -l en-gb "British voice"
nix run . -- --list-voices
echo "piped text" | nix run .

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors