Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
a1d9fdb
1
Parent(s):
b90c1fd
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,13 @@ sdk: gradio
|
|
7 |
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
short_description:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
-
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
short_description: Speech enhancement using SEMamba on VCTK-Demand and DNS datasets
|
11 |
+
tags:
|
12 |
+
- speech-enhancement
|
13 |
+
- audio
|
14 |
+
- VCTK
|
15 |
+
- VCTK-Demand
|
16 |
+
- DNS
|
17 |
+
- DNS-Challenge
|
18 |
+
- SEMamba
|
19 |
---
|
|
|
|