11
This commit is contained in:
@@ -101,7 +101,7 @@ async function onOpenVideoInExplorer() {
|
||||
用步骤 01 文案替换识别文本,保留语音时间轴
|
||||
</p>
|
||||
<p class="dashboard-muted mt-1 pl-6 text-xs">
|
||||
步骤 04 关键词按模板分组样式烧录(重点词/描述词/行动词/情感词)
|
||||
步骤 04 关键词在字幕行内高亮(颜色/描边来自模板分组,与正文同行)
|
||||
</p>
|
||||
|
||||
<div class="mt-2 flex flex-wrap items-center gap-2">
|
||||
|
||||
@@ -101,6 +101,8 @@ export async function executeGenerateSubtitleAndBgm(store) {
|
||||
subtitleStyle,
|
||||
enableKeywordEffects,
|
||||
keywordGroups,
|
||||
keywordRenderMode:
|
||||
fullTemplate?.config?.keywordRenderMode || "inline-emphasis",
|
||||
keywordsFocus: store.keywordsFocus || "",
|
||||
keywordsDescribe: store.keywordsDescribe || "",
|
||||
keywordsAction: store.keywordsAction || "",
|
||||
|
||||
Reference in New Issue
Block a user