File size: 885 Bytes
6c79c53
 
 
 
 
 
 
 
 
c0eb613
 
 
 
 
 
 
 
6c79c53
 
 
 
 
 
 
 
 
 
c0eb613
6c79c53
 
c0eb613
6c79c53
 
c0eb613
6c79c53
c0eb613
 
6c79c53
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: file_id
    dtype: string
  - name: youtube_id
    dtype: string
  - name: start_time
    dtype: int64
  - name: caption
    dtype: string
  - name: type
    dtype: string
  - name: model
    dtype: string
  - name: variant
    dtype: string
  - name: level
    dtype: string
  - name: relative_path
    dtype: string
  splits:
  - name: meanaudio
    num_bytes: 6168339265
    num_examples: 19230
  - name: tangoflux
    num_bytes: 6157955065
    num_examples: 19230
  - name: woosh
    num_bytes: 2052585452
    num_examples: 6410
  download_size: 14374678254
  dataset_size: 14378879782
configs:
- config_name: default
  data_files:
  - split: meanaudio
    path: data/meanaudio-*
  - split: tangoflux
    path: data/tangoflux-*
  - split: woosh
    path: data/woosh-*
---