RonanMcGovern commited on
Commit
730364a
·
verified ·
1 Parent(s): a200dfa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -35
README.md CHANGED
@@ -4,41 +4,6 @@ tags:
4
  - speech
5
  - whisper
6
  - dataset
7
- configs:
8
- - config_name: default
9
- data_files:
10
- - split: train
11
- path: data/train-*
12
- dataset_info:
13
- features:
14
- - name: audio
15
- dtype:
16
- audio:
17
- sampling_rate: 16000
18
- - name: text
19
- dtype: string
20
- - name: text_ts
21
- dtype: string
22
- - name: preconditioning
23
- dtype: string
24
- - name: start_time
25
- dtype: string
26
- - name: end_time
27
- dtype: string
28
- - name: speech_duration
29
- dtype: float32
30
- - name: word_timestamps
31
- dtype: string
32
- - name: source_file
33
- dtype: string
34
- - name: language
35
- dtype: string
36
- splits:
37
- - name: train
38
- num_bytes: 3875083
39
- num_examples: 4
40
- download_size: 3870094
41
- dataset_size: 3875083
42
  ---
43
  # test-draft-asr-e2e
44
 
 
4
  - speech
5
  - whisper
6
  - dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  # test-draft-asr-e2e
9