Releases: qora-protocol/QORA-TTS-12Hz-0.6B
Releases · qora-protocol/QORA-TTS-12Hz-0.6B
Release list
QORA-TTS 0.6B v0.1.0
QORA-TTS 0.6B — Pure Rust Text-to-Speech
9 built-in speakers, 10 languages, CPU-only.
Downloads
| File | Size | Description |
|---|---|---|
model.qora-tts |
971 MB | Q4 weights (required) |
tokenizer.json |
11 MB | Tokenizer (required) |
config.json |
4.8 KB | Config (required) |
vocab.json |
2.7 MB | Vocabulary (required) |
merges.txt |
1.6 MB | BPE merges (required) |
tokenizer_config.json |
7.2 KB | Tokenizer config (required) |
qora-tts.exe |
4.1 MB | Windows binary (pre-built) |
Quick Start
qora-tts --speaker ryan --language english --text "Hello, how are you?"Build from Source
cargo build --releaseFull Changelog: https://github.com/qora-protocol/QORA-TTS-12Hz-0.6B/commits/v0.1.0-0.6B