ftts-cli 0.1.7

franken_tts CLI: pure-Rust Qwen3-TTS voice synthesis (`ftts say`), no Python, no GPU
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    ftts_cli::cli_main()
}