Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -29,22 +29,6 @@ configs:
|
|
29 |
path: ASR_Headworn_mouth_microphone/validation-*
|
30 |
- split: test
|
31 |
path: ASR_Headworn_mouth_microphone/test-*
|
32 |
-
- config_name: ASR_Laryngophone
|
33 |
-
data_files:
|
34 |
-
- split: train
|
35 |
-
path: train_ASR_laryngophone.tsv
|
36 |
-
- split: val
|
37 |
-
path: val_ASR_laryngophone.tsv
|
38 |
-
- split: test
|
39 |
-
path: test_ASR_laryngophone.tsv
|
40 |
-
- config_name: ASR_Reference_microphone
|
41 |
-
data_files:
|
42 |
-
- split: train
|
43 |
-
path: ASR_reference_mic/clean/train/*
|
44 |
-
- split: val
|
45 |
-
path: ASR_reference_mic/clean/val/*
|
46 |
-
- split: test
|
47 |
-
path: ASR_reference_mic/clean/test/*
|
48 |
dataset_info:
|
49 |
- config_name: ASR_Headworn_mouth_microphone
|
50 |
features:
|
@@ -74,23 +58,4 @@ dataset_info:
|
|
74 |
num_examples: 1
|
75 |
download_size: 0
|
76 |
dataset_size: 6734942.0
|
77 |
-
- config_name: ASR_Laryngophone
|
78 |
-
- config_name: ASR_Reference_microphone
|
79 |
-
features:
|
80 |
-
- name: file_name
|
81 |
-
dtype: audio
|
82 |
-
- name: transcription
|
83 |
-
dtype: string
|
84 |
-
- name: sensor_id
|
85 |
-
dtype: string
|
86 |
-
- name: speaker_id
|
87 |
-
dtype: int64
|
88 |
-
- name: gender
|
89 |
-
dtype: string
|
90 |
-
- name: type
|
91 |
-
dtype: string
|
92 |
-
- name: gender
|
93 |
-
dtype: string
|
94 |
-
- name: split
|
95 |
-
dtype: string
|
96 |
---
|
|
|
29 |
path: ASR_Headworn_mouth_microphone/validation-*
|
30 |
- split: test
|
31 |
path: ASR_Headworn_mouth_microphone/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
dataset_info:
|
33 |
- config_name: ASR_Headworn_mouth_microphone
|
34 |
features:
|
|
|
58 |
num_examples: 1
|
59 |
download_size: 0
|
60 |
dataset_size: 6734942.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
---
|