Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
+

|
133 |
<img src="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/flowchart.png" alt="Flowchart" width="600"/>
|
134 |
|
135 |
#### 此沙盒使用 Huggingface CPU,請預期大於200 秒的推理時間,您可以考慮以下方法加速:
|