Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks() as demo:
|
|
82 |
gr.Markdown(
|
83 |
"""
|
84 |
## Source Audio
|
85 |
-
**Hint**:
|
86 |
"""
|
87 |
)
|
88 |
source_audio_input = gr.Audio(
|
|
|
82 |
gr.Markdown(
|
83 |
"""
|
84 |
## Source Audio
|
85 |
+
**Hint**: You can use dry vocals (e.g., studio recordings or source-separated voices from music) or songs with accompaniment as the input for this demo. At the bottom of this page, we provide some examples for your reference.
|
86 |
"""
|
87 |
)
|
88 |
source_audio_input = gr.Audio(
|