Spaces:
Running
Running
Yixuan Li
commited on
Commit
·
e7b2677
1
Parent(s):
2189176
optimize some small problems
Browse files
app.py
CHANGED
|
@@ -98,6 +98,7 @@ with gr.Blocks(title="STAR Online Inference", theme=gr.themes.Soft()) as demo:
|
|
| 98 |
## 📚️ Introduction
|
| 99 |
|
| 100 |
STAR is the first end-to-end speech-to-audio generation framework, designed to enhance efficiency and address error propagation inherent in cascaded systems.
|
|
|
|
| 101 |
Within this space, you have the opportunity to directly control our model through voice input, thereby generating the corresponding audio output.
|
| 102 |
|
| 103 |
## 🗣️ Input
|
|
|
|
| 98 |
## 📚️ Introduction
|
| 99 |
|
| 100 |
STAR is the first end-to-end speech-to-audio generation framework, designed to enhance efficiency and address error propagation inherent in cascaded systems.
|
| 101 |
+
|
| 102 |
Within this space, you have the opportunity to directly control our model through voice input, thereby generating the corresponding audio output.
|
| 103 |
|
| 104 |
## 🗣️ Input
|