Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,6 +15,16 @@ tags:
|
|
| 15 |
- evaluation
|
| 16 |
- text-to-speech
|
| 17 |
- acoustics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# DEAF
|
|
|
|
| 15 |
- evaluation
|
| 16 |
- text-to-speech
|
| 17 |
- acoustics
|
| 18 |
+
configs:
|
| 19 |
+
- config_name: BSC
|
| 20 |
+
data_files:
|
| 21 |
+
- split: test
|
| 22 |
+
path: Data/metadata/BSC.csv
|
| 23 |
+
|
| 24 |
+
- config_name: SIC
|
| 25 |
+
data_files:
|
| 26 |
+
- split: test
|
| 27 |
+
path: Data/metadata/SIC.csv
|
| 28 |
---
|
| 29 |
|
| 30 |
# DEAF
|