feat: add CW-026 Local Voice plugin

This commit is contained in:
Bryan Gilliom
2026-07-27 00:33:25 +08:00
commit 5d680928b9
29 changed files with 2697 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "local-voice",
"version": "0.1.0",
"description": "Generate validated local speech with reusable CosyVoice profiles.",
"author": {
"name": "Bryan Gilliom / Message Point Media"
},
"repository": "https://git.mpm.to/mpm/local-voice",
"license": "Apache-2.0",
"keywords": [
"tts",
"voice",
"cosyvoice",
"briefing",
"local-ai"
]
}