OpenSound commited on
Commit
336c98d
Β·
verified Β·
1 Parent(s): 4e3c93e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 State-of-the-Art Target Speech Extraction Model
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).