Datasets:
Revert back to no feature fields or ASR_Reference in order to understand what's going wrong with the Dataset Viewer
Browse files
README.md
CHANGED
@@ -22,23 +22,6 @@ annotations_creators:
|
|
22 |
pretty_name: 'VibraVox'
|
23 |
configs:
|
24 |
- config_name: ASR_Reference_microphone
|
25 |
-
features:
|
26 |
-
- name: file_name
|
27 |
-
dtype: string
|
28 |
-
- name: transcription
|
29 |
-
dtype: string
|
30 |
-
- name: sensor_id
|
31 |
-
dtype: string
|
32 |
-
- name: speaker_id
|
33 |
-
dtype: int64
|
34 |
-
- name: gender
|
35 |
-
dtype: string
|
36 |
-
- name: type
|
37 |
-
dtype: string
|
38 |
-
- name: gender
|
39 |
-
dtype: string
|
40 |
-
- name: split
|
41 |
-
dtype: string
|
42 |
data_files:
|
43 |
- split: train
|
44 |
path: "train_ASR_ref_microphone.tsv"
|
|
|
22 |
pretty_name: 'VibraVox'
|
23 |
configs:
|
24 |
- config_name: ASR_Reference_microphone
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: "train_ASR_ref_microphone.tsv"
|