File size: 1,255 Bytes
8edb686
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4bfca43
 
 
88e7810
 
 
 
 
8edb686
 
 
 
 
4bfca43
 
88e7810
 
8edb686
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: iceland_0.11_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: 18982647519.952
    num_examples: 40198
  - name: validation
    num_bytes: 356104859.0
    num_examples: 753
  - name: test
    num_bytes: 442388421.0
    num_examples: 934
  download_size: 19709859390
  dataset_size: 19781140799.952
configs:
- config_name: iceland_0.11_cer_filtered
  data_files:
  - split: train
    path: iceland_0.11_cer_filtered/train-*
  - split: validation
    path: iceland_0.11_cer_filtered/validation-*
  - split: test
    path: iceland_0.11_cer_filtered/test-*
---