File size: 1,963 Bytes
7301381
 
680872b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
048ba51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
680872b
7301381
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
680872b
 
 
 
048ba51
 
 
 
7301381
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
---
dataset_info:
- config_name: 12hours
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: audio_id
    dtype: string
  - name: ticker_symbol
    dtype: string
  - name: country_by_ticker
    dtype: string
  - name: un_defined
    dtype: string
  - name: major_dialect_family
    dtype: string
  - name: language_family
    dtype: string
  - name: duration
    dtype: int64
  - name: transcript
    sequence: string
  splits:
  - name: test
    num_bytes: 1409745657.0
    num_examples: 13
  download_size: 1354892508
  dataset_size: 1409745657.0
- config_name: 3hours
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: audio_id
    dtype: string
  - name: ticker_symbol
    dtype: string
  - name: country_by_ticker
    dtype: string
  - name: un_defined
    dtype: string
  - name: major_dialect_family
    dtype: string
  - name: language_family
    dtype: string
  - name: duration
    dtype: int64
  - name: transcript
    sequence: string
  splits:
  - name: test
    num_bytes: 358573784.0
    num_examples: 3
  download_size: 328990025
  dataset_size: 358573784.0
- config_name: full
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: audio_id
    dtype: string
  - name: ticker_symbol
    dtype: string
  - name: country_by_ticker
    dtype: string
  - name: un_defined
    dtype: string
  - name: major_dialect_family
    dtype: string
  - name: language_family
    dtype: string
  - name: duration
    dtype: int64
  - name: transcript
    sequence: string
  splits:
  - name: test
    num_bytes: 13559304690.0
    num_examples: 123
  download_size: 13105377683
  dataset_size: 13559304690.0
configs:
- config_name: 12hours
  data_files:
  - split: test
    path: 12hours/test-*
- config_name: 3hours
  data_files:
  - split: test
    path: 3hours/test-*
- config_name: full
  data_files:
  - split: test
    path: full/test-*
---