mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix TTS manifest
This commit is contained in:
@@ -3,11 +3,12 @@
|
|||||||
"loading_order": 10,
|
"loading_order": 10,
|
||||||
"requires": [],
|
"requires": [],
|
||||||
"optional": [
|
"optional": [
|
||||||
"tts"
|
"silero-tts",
|
||||||
|
"edge-tts"
|
||||||
],
|
],
|
||||||
"js": "index.js",
|
"js": "index.js",
|
||||||
"css": "style.css",
|
"css": "style.css",
|
||||||
"author": "Ouoertheo#7264",
|
"author": "Ouoertheo#7264",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"homePage": "None"
|
"homePage": "None"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user