test: register the CosyVoice sidecar with the stdout guard and STRUCTURE.md
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ VoiceStudio/
|
||||
│ ├── engines/ per-engine adapters: indextts, supertonic3, confucius4,
|
||||
│ │ dots_tts, moss_tts_v15, pockettts, audiocpp,
|
||||
│ │ omnivoice_gguf, omnivoice_subprocess, _asr_sidecar, _echo,
|
||||
│ │ voxcpm2_subprocess, moss_tts_nano_subprocess
|
||||
│ │ voxcpm2_subprocess, moss_tts_nano_subprocess, cosyvoice_subprocess
|
||||
│ ├── worker/ remote / distributed workers — scheduler, pool, routing,
|
||||
│ │ breaker, capacity, plus protocol/ and inbound/
|
||||
│ ├── mcp_shim/ MCP server entry point (docs/mcp.md)
|
||||
|
||||
@@ -48,6 +48,7 @@ EXPECTED_SIDECARS = {
|
||||
ENGINES / "pockettts" / "main.py",
|
||||
ENGINES / "voxcpm2_subprocess" / "main.py",
|
||||
ENGINES / "moss_tts_nano_subprocess" / "main.py",
|
||||
ENGINES / "cosyvoice_subprocess" / "main.py",
|
||||
ENGINES / "supertonic3" / "sidecar.py",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user