You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/tts.md
+19-7Lines changed: 19 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -489,11 +489,20 @@ See the [speech-core Linux CLI reference](https://github.com/soniqo/speech-core/
489
489
for release packages and model-directory settings.
490
490
</Tab>
491
491
<Tabtitle="Windows CLI">
492
-
The speech-core LiteRT build produces `speech_supertonic_tts.exe`, a local
@@ -514,6 +523,9 @@ and keep `libLiteRt.dll` beside the executable or on `PATH`.
514
523
}
515
524
```
516
525
526
+
See the [speech-core Windows CLI reference](https://github.com/soniqo/speech-core/blob/main/docs/cli.md)
527
+
for the packaged server, model cache, and standalone command syntax.
0 commit comments