Splend1dchan commited on
Commit
90dfb89
·
verified ·
1 Parent(s): bcf08c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def main():
129
  gr.Markdown("# BreezyVoice 語音合成系統")
130
  gr.Markdown(
131
  """## 僅需5秒語音樣本,就可輸出擬真人聲。
132
-
133
  <img src="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png" alt="Flowchart" width="600"/>
134
 
135
  #### 此沙盒使用 Huggingface CPU,請預期大於200 秒的推理時間,您可以考慮以下方法加速:
 
129
  gr.Markdown("# BreezyVoice 語音合成系統")
130
  gr.Markdown(
131
  """## 僅需5秒語音樣本,就可輸出擬真人聲。
132
+ ![Flowchart](https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png)
133
  <img src="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png" alt="Flowchart" width="600"/>
134
 
135
  #### 此沙盒使用 Huggingface CPU,請預期大於200 秒的推理時間,您可以考慮以下方法加速: