Update README.md
Browse files
README.md
CHANGED
|
@@ -89,6 +89,10 @@ If voice metadata cannot be loaded, the server falls back to these built-in voic
|
|
| 89 |
|
| 90 |
This repository is designed for **local Windows use** and is built as a native Visual Studio C++ executable.
|
| 91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
It depends on local runtime files being available next to the executable or in a nearby model directory, including:
|
| 93 |
|
| 94 |
- `kitten_tts_nano_v0_8.onnx`
|
|
|
|
| 89 |
|
| 90 |
This repository is designed for **local Windows use** and is built as a native Visual Studio C++ executable.
|
| 91 |
|
| 92 |
+
kitten_tts_mcp.exe
|
| 93 |
+
SHA-256: 49337ad01e21c2eb0760251d308fd31fbd27d3f89bf2a647f1ff5f750c384739
|
| 94 |
+
|
| 95 |
+
|
| 96 |
It depends on local runtime files being available next to the executable or in a nearby model directory, including:
|
| 97 |
|
| 98 |
- `kitten_tts_nano_v0_8.onnx`
|