georgechang8 commited on
Commit
b492630
1 Parent(s): d5c3169

Concatenated with augmentation

Browse files
30s_augment/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94def5fa4ae0d5268f0eb3b55853153021eb99e611aab01dd3a7cff3c3e43392
3
+ size 508144100
30s_augment/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994d05eb3c8473246146f05a8de0b3df0f3229caecc6762b0f16831c65fc4f66
3
+ size 506643252
README.md CHANGED
@@ -30,6 +30,26 @@ dataset_info:
30
  num_examples: 140
31
  download_size: 1223879779
32
  dataset_size: 1370984542.68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  - config_name: 30s_demucs
34
  features:
35
  - name: id
@@ -97,6 +117,10 @@ configs:
97
  path: 30s/validation-*
98
  - split: test
99
  path: 30s/test-*
 
 
 
 
100
  - config_name: 30s_demucs
101
  data_files:
102
  - split: train
 
30
  num_examples: 140
31
  download_size: 1223879779
32
  dataset_size: 1370984542.68
33
+ - config_name: 30s_augment
34
+ features:
35
+ - name: id
36
+ dtype: string
37
+ - name: audio
38
+ dtype:
39
+ audio:
40
+ sampling_rate: 16000
41
+ - name: transcription
42
+ dtype: string
43
+ - name: duration
44
+ dtype: float32
45
+ - name: condition_on_prev
46
+ dtype: string
47
+ splits:
48
+ - name: train
49
+ num_bytes: 1139055524.508
50
+ num_examples: 1332
51
+ download_size: 1014787352
52
+ dataset_size: 1139055524.508
53
  - config_name: 30s_demucs
54
  features:
55
  - name: id
 
117
  path: 30s/validation-*
118
  - split: test
119
  path: 30s/test-*
120
+ - config_name: 30s_augment
121
+ data_files:
122
+ - split: train
123
+ path: 30s_augment/train-*
124
  - config_name: 30s_demucs
125
  data_files:
126
  - split: train