Splend1dchan commited on
Commit
9f5f3ab
·
verified ·
1 Parent(s): 596dc9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -127,9 +127,9 @@ def main():
127
  with gr.Blocks(title="BreezyVoice 語音合成系統", theme="default") as demo:
128
  # Title and About section at the top
129
  gr.Markdown("# BreezyVoice 語音合成系統")
130
- # gr.Markdown(
131
- # """## 僅需5秒語音樣本,就可輸出擬真人聲。"""
132
- # )
133
  with gr.Row():
134
  gr.Image(value="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png", interactive=False, scale=3)
135
  gr.Markdown(
 
127
  with gr.Blocks(title="BreezyVoice 語音合成系統", theme="default") as demo:
128
  # Title and About section at the top
129
  gr.Markdown("# BreezyVoice 語音合成系統")
130
+ gr.Markdown(
131
+ """### 僅需5秒語音樣本,就可輸出擬真人聲。"""
132
+ )
133
  with gr.Row():
134
  gr.Image(value="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png", interactive=False, scale=3)
135
  gr.Markdown(