This commit is contained in:
2025-09-14 23:43:10 +08:00
commit abdbd63d63
1222 changed files with 720115 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"display_name": "TTS",
"loading_order": 10,
"requires": [],
"optional": [
"silero-tts",
"edge-tts",
"coqui-tts"
],
"js": "index.js",
"css": "style.css",
"author": "Ouoertheo#7264",
"version": "1.0.0",
"homePage": "None"
}