sleeping4cat commited on
Commit
bfbe8a1
·
verified ·
1 Parent(s): e64f5f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
+ ```