Spaces:
Sleeping
Sleeping
Rob Jaret
commited on
Commit
·
7e9bff0
1
Parent(s):
d39c417
fixed metadata in readme
Browse files
README.md
CHANGED
|
@@ -9,12 +9,19 @@ sdk_version: 5.39.0
|
|
| 9 |
app_file: app.py
|
| 10 |
suggested_hardware: cpu-basic
|
| 11 |
pinned: false
|
| 12 |
-
short_description:
|
| 13 |
-
models:
|
|
|
|
|
|
|
| 14 |
preload_from_hub:
|
| 15 |
- Intelligent-Instruments-Lab/rave-models
|
| 16 |
- shuoyang-zheng/jaspers-rave-models]
|
| 17 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
suggested_hardware: cpu-basic
|
| 11 |
pinned: false
|
| 12 |
+
short_description: Encodes/decodes audio through the average of two RAVE models
|
| 13 |
+
models:
|
| 14 |
+
- Intelligent-Instruments-Lab/rave-models
|
| 15 |
+
- shuoyang-zheng/jaspers-rave-models
|
| 16 |
preload_from_hub:
|
| 17 |
- Intelligent-Instruments-Lab/rave-models
|
| 18 |
- shuoyang-zheng/jaspers-rave-models]
|
| 19 |
+
tags:
|
| 20 |
+
- RAVE
|
| 21 |
+
- Audio
|
| 22 |
+
- Model Manipulation
|
| 23 |
+
- Encode
|
| 24 |
+
- Decode
|
| 25 |
---
|
| 26 |
|
| 27 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|