Commit
·
529bf47
1
Parent(s):
8d80422
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,12 @@ task_categories:
|
|
| 6 |
- video-classification
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
|
|
|
| 9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
### Citation Information
|
| 12 |
```
|
|
@@ -32,4 +37,4 @@ size_categories:
|
|
| 32 |
```
|
| 33 |
### Contributions
|
| 34 |
|
| 35 |
-
Thanks to [@ProgramComputer](https://github.com/ProgramComputer) for adding this dataset.
|
|
|
|
| 6 |
- video-classification
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
| 9 |
+
license: cc-by-sa-4.0
|
| 10 |
---
|
| 11 |
+
# Joining Zip
|
| 12 |
+
`cat vox1_dev* > vox1_dev_wav.zip`
|
| 13 |
+
`cat vox2_dev_aac* > vox2_aac.zip`
|
| 14 |
+
`cat vox2_dev_mp4* > vox2_mp4.zip`
|
| 15 |
|
| 16 |
### Citation Information
|
| 17 |
```
|
|
|
|
| 37 |
```
|
| 38 |
### Contributions
|
| 39 |
|
| 40 |
+
Thanks to [@ProgramComputer](https://github.com/ProgramComputer) for adding this dataset.
|