File size: 1,075 Bytes
62638c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio_id
    dtype: string
  - name: language
    dtype:
      class_label:
        names:
          '0': en
          '1': de
          '2': fr
          '3': es
          '4': pl
          '5': it
          '6': ro
          '7': hu
          '8': cs
          '9': nl
          '10': fi
          '11': hr
          '12': sk
          '13': sl
          '14': et
          '15': lt
          '16': en_accented
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: raw_text
    dtype: string
  - name: normalized_text
    dtype: string
  - name: gender
    dtype: string
  - name: speaker_id
    dtype: string
  - name: is_gold_transcript
    dtype: bool
  - name: accent
    dtype: string
  splits:
  - name: train
    num_bytes: 6549063392.628
    num_examples: 18902
  download_size: 10449462424
  dataset_size: 6549063392.628
---
# Dataset Card for "voxpopuli_windows_cs"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)