feat: add asset library download button, fix env ports, update README, optimize semantics, support multi-image reading, and allow voiceover analysis for silent segments
This commit is contained in:
@@ -34,5 +34,6 @@ Rules:
|
||||
4. Match panel by order + speaker consistency + semantic relevance.
|
||||
5. If no reliable panel match exists, set "matchedPanel": null.
|
||||
6. Use canonical names from character library when possible.
|
||||
7. Return strict JSON only, no markdown.
|
||||
8. ⚠️ JSON SAFETY: All quotation marks in dialogue (""''「」 etc.) MUST be converted to corner brackets「」in JSON string values. NEVER use raw ASCII double quotes " inside string values.
|
||||
7. If there is no spoken dialogue that should be voiced, return [].
|
||||
8. Return strict JSON only, no markdown.
|
||||
9. ⚠️ JSON SAFETY: All quotation marks in dialogue (""''「」 etc.) MUST be converted to corner brackets「」in JSON string values. NEVER use raw ASCII double quotes " inside string values.
|
||||
|
||||
Reference in New Issue
Block a user