File size: 1,400 Bytes
f230b11
 
6576414
f230b11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ace6f53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6576414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f230b11
 
 
 
 
ace6f53
 
 
 
6576414
 
 
 
f230b11
 
 
 
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
---
dataset_info:
- config_name: transcribe_cs
  features:
  - name: audio_id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 334246861.0
    num_examples: 1000
  download_size: 333976602
  dataset_size: 334246861.0
- config_name: transcribe_de
  features:
  - name: audio_id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 284073661.0
    num_examples: 1000
  download_size: 283229982
  dataset_size: 284073661.0
- config_name: translate_cs
  features:
  - name: audio_id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 333003515.0
    num_examples: 1000
  download_size: 332654312
  dataset_size: 333003515.0
configs:
- config_name: transcribe_cs
  data_files:
  - split: train
    path: transcribe_cs/train-*
- config_name: transcribe_de
  data_files:
  - split: train
    path: transcribe_de/train-*
- config_name: translate_cs
  data_files:
  - split: train
    path: translate_cs/train-*
---
# Dataset Card for "vp-er-14l"

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