Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -265,7 +265,7 @@ css = """
|
|
265 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
266 |
with gr.Column(elem_id="col-container"):
|
267 |
gr.Markdown("""
|
268 |
-
# SoloSpeech: A
|
269 |
π Introduction: Extract the target voice from mixture speech given an enrollment speech.
|
270 |
|
271 |
π‘ To extract sound effects or music from audio, try using [SoloAudio](https://huggingface.co/spaces/OpenSound/SoloAudio).
|
|
|
265 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
266 |
with gr.Column(elem_id="col-container"):
|
267 |
gr.Markdown("""
|
268 |
+
# SoloSpeech: A Precise and High-Fidelity Target Speech Extractor
|
269 |
π Introduction: Extract the target voice from mixture speech given an enrollment speech.
|
270 |
|
271 |
π‘ To extract sound effects or music from audio, try using [SoloAudio](https://huggingface.co/spaces/OpenSound/SoloAudio).
|