ProgramComputer commited on
Commit
8700525
1 Parent(s): db5524e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - automatic-speech-recognition
4
+ - audio-classification
5
+ - image-classification
6
+ - video-classification
7
+ size_categories:
8
+ - 100K<n<1M
9
+ ---
10
+
11
+ ### Citation Information
12
+
13
+ @Article{Nagrani19,
14
+ author = "Arsha Nagrani and Joon~Son Chung and Weidi Xie and Andrew Zisserman",
15
+ title = "Voxceleb: Large-scale speaker verification in the wild",
16
+ journal = "Computer Science and Language",
17
+ year = "2019",
18
+ publisher = "Elsevier",
19
+ }
20
+ @InProceedings{Chung18b,
21
+ author = "Chung, J.~S. and Nagrani, A. and Zisserman, A.",
22
+ title = "VoxCeleb2: Deep Speaker Recognition",
23
+ booktitle = "INTERSPEECH",
24
+ year = "2018",
25
+ }
26
+ @InProceedings{Nagrani17,
27
+ author = "Nagrani, A. and Chung, J.~S. and Zisserman, A.",
28
+ title = "VoxCeleb: a large-scale speaker identification dataset",
29
+ booktitle = "INTERSPEECH",
30
+ year = "2017",
31
+ }
32
+
33
+ ### Contributions
34
+
35
+ Thanks to [@ProgramComputer](https://github.com/ProgramComputer)for adding this dataset.