Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,8 @@ tags:
|
|
| 6 |
- music
|
| 7 |
---
|
| 8 |
|
| 9 |
-
A dataset all about vocal-bursts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- music
|
| 7 |
---
|
| 8 |
|
| 9 |
+
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 |
+
```
|