Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
title: SoloSpeech
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.31.0
|
@@ -9,6 +9,8 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: cc-by-nc-4.0
|
11 |
short_description: State-of-the-art target speech extractor
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: SoloSpeech
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.31.0
|
|
|
9 |
pinned: false
|
10 |
license: cc-by-nc-4.0
|
11 |
short_description: State-of-the-art target speech extractor
|
12 |
+
models: ["OpenSound/SoloSpeech-models"]
|
13 |
+
tags: ["target-speech-extraction","speech-separation"]
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|