mie237 commited on
Commit
b9beba5
·
1 Parent(s): 34169a1

update app

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -347,9 +347,8 @@ with gr.Blocks(
347
  ) as demo:
348
  gr.Markdown("# 🔊 Dasheng AudioGen Demo")
349
  gr.Markdown(
350
- "混合音频生成,支持结构化 Prompt用自然语言描述场景或逐轨道手动填写。 \n"
351
- "Mixed audio generation with structured prompt support. "
352
- "Describe the scene in natural language or fill in each track individually."
353
  )
354
 
355
  # Mode selector
 
347
  ) as demo:
348
  gr.Markdown("# 🔊 Dasheng AudioGen Demo")
349
  gr.Markdown(
350
+ "支持结构化 Prompt 的混合音频生成,可用自然语言描述场景(Auto mode)或逐轨道填写(Manual mode),一次生成包含音乐、可理解人声和音效的完整音频 \n"
351
+ "Structured-prompt mixed audio generation that lets you describe a scene in natural language (Auto mode) or specify tracks manually (Manual mode), producing a complete audio clip with music, intelligible speech, and sound effects in one pass."
 
352
  )
353
 
354
  # Mode selector