JusperLee commited on
Commit
4db9dac
·
verified ·
1 Parent(s): b29cb47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - speech separation
7
+ size_categories:
8
+ - 100M<n<1B
9
  ---
10
+
11
+ The VoxCeleb2 dataset contains over one million sentences from 6,112 individuals
12
+ extracted from YouTube videos, divided into Dev and Test folders. We used the same dataset consistent with previous works
13
+ (Li et al., 2022; Gao & Grauman, 2021; Lee et al., 2021), constructed by selecting 5% of the data from the Dev folder of
14
+ VoxCeleb2 for creating training and validation sets. Similar to LRS2, VoxCeleb2 also contains a significant amount of noise
15
+ and reverberation, making it closer to real-world scenarios, but the acoustic environment of VoxCeleb2 is more complex and
16
+ challenging. It comprises 56-hour training, 3-hour validation, and 1.5-hour test sets.