Commit ce39be2
docs: add demo audio + comparison table to README (#21)
Two visibility wins for the public face of the repo:
- docs/demo.wav: 5 seconds of two stackvox voices (af_heart and
bf_emma) speaking the tagline, generated locally with the cached
Kokoro model. 234 KB at 24kHz PCM_16 — small enough to commit and
serve via the GitHub raw URL. Linked from the top of the README so
first-time visitors can hear the tool without installing anything.
- README "How does this compare to other TTS?" section comparing
stackvox against `say`, `espeak-ng`, Piper, Coqui TTS, and the
cloud APIs across offline/quality/latency/license. The honest
pitch: voice quality alone isn't a reason to switch off Piper, but
the resident daemon plus bash helper for sub-15ms shell-side speech
is the differentiator for shell-driven workflows.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b5a3482 commit ce39be2
3 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
181 | 200 | | |
182 | 201 | | |
183 | 202 | | |
| |||
Binary file not shown.
0 commit comments