Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,14 @@ A dataset all about vocal-bursts. to reconstruct the zip file use this command
|
|
| 10 |
|
| 11 |
```Bash
|
| 12 |
cat vocal-burst_part_* > vocal-burst.zip
|
| 13 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
```Bash
|
| 12 |
cat vocal-burst_part_* > vocal-burst.zip
|
| 13 |
+
```
|
| 14 |
+
|
| 15 |
+
### A few stats:
|
| 16 |
+
|
| 17 |
+
Training samples: 355,452
|
| 18 |
+
|
| 19 |
+
Metadata: Yes, included!
|
| 20 |
+
|
| 21 |
+
Each audio snippet duration: 8 seconds
|
| 22 |
+
|
| 23 |
+
Examples Provided: Yes, 4 example audio is provdied.
|