Commit 331b36a
fix: install kokoro TTS deps with agent-session-tools, warn on fallback
install.sh now installs agent-session-tools with [tts] extras, which
includes kokoro-onnx and sounddevice. Previously these were missing
from the tool venv, causing silent fallback to macOS say.
speak.py now prints a warning when kokoro backend is configured but
unavailable, instead of silently falling back. This makes it obvious
why voice quality is degraded.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 603376d commit 331b36a
2 files changed
Lines changed: 16 additions & 3 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
173 | 179 | | |
174 | 180 | | |
175 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
| |||
0 commit comments