xacer commited on
Commit
ee7d60a
1 Parent(s): 0eae03b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -29,6 +29,35 @@ dataset_info:
29
  dtype: string
30
  - name: mixing_factor
31
  dtype: float32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  configs:
33
  - config_name: test_a
34
  data_files:
 
29
  dtype: string
30
  - name: mixing_factor
31
  dtype: float32
32
+ - config_name: test_b
33
+ features:
34
+ - name: audio
35
+ dtype:
36
+ audio:
37
+ sampling_rate: 22050
38
+ decode: false
39
+ - name: librivox_sources
40
+ list:
41
+ - name: reader_id
42
+ dtype: int32
43
+ - name: section_id
44
+ dtype: int32
45
+ - name: book_id
46
+ dtype: int32
47
+ - name: offset_seconds
48
+ dtype: float32
49
+ - name: speed_factor
50
+ dtype: float32
51
+ - name: mixing_factor
52
+ dtype: float32
53
+ - name: audioset_sources
54
+ list:
55
+ - name: tar
56
+ dtype: string
57
+ - name: filename
58
+ dtype: string
59
+ - name: mixing_factor
60
+ dtype: float32
61
  configs:
62
  - config_name: test_a
63
  data_files: