File size: 1,258 Bytes
85e4891
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d63707f
 
 
56f22b6
 
 
 
 
85e4891
 
 
 
 
d63707f
 
56f22b6
 
85e4891
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
---
dataset_info:
  config_name: estonia_0.08_cer_filtered
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: key
    dtype: string
  - name: country
    dtype: string
  - name: language
    dtype: string
  - name: video_id
    dtype: string
  - name: transcript_id
    dtype: string
  - name: start_seconds
    dtype: float32
  - name: end_seconds
    dtype: float32
  - name: duration_seconds
    dtype: float32
  - name: asr_transcript
    dtype: string
  - name: human_transcript
    dtype: string
  - name: cer
    dtype: float32
  - name: wer
    dtype: float32
  - name: original_transcript_start_idx
    dtype: int32
  - name: original_transcript_end_idx
    dtype: int32
  splits:
  - name: train
    num_bytes: 27132107708.376
    num_examples: 56888
  - name: test
    num_bytes: 473696791.606
    num_examples: 1006
  - name: validation
    num_bytes: 361164537.0
    num_examples: 761
  download_size: 27789812690
  dataset_size: 27966969036.982
configs:
- config_name: estonia_0.08_cer_filtered
  data_files:
  - split: train
    path: estonia_0.08_cer_filtered/train-*
  - split: test
    path: estonia_0.08_cer_filtered/test-*
  - split: validation
    path: estonia_0.08_cer_filtered/validation-*
---