Datasets:
Change YAML header for train ASR Ref
Browse files
README.md
CHANGED
@@ -26,9 +26,9 @@ configs:
|
|
26 |
- split: train
|
27 |
path: "ASR_reference_mic/clean/train/train_ASR_ref_microphone.tsv"
|
28 |
- split: val
|
29 |
-
path: "ASR_reference_mic/clean/val
|
30 |
- split: test
|
31 |
-
path: "ASR_reference_mic/clean/test
|
32 |
- config_name: ASR_Laryngophone
|
33 |
features:
|
34 |
- name: file_name
|
|
|
26 |
- split: train
|
27 |
path: "ASR_reference_mic/clean/train/train_ASR_ref_microphone.tsv"
|
28 |
- split: val
|
29 |
+
path: "ASR_reference_mic/clean/val/val_ASR_ref_microphone.tsv"
|
30 |
- split: test
|
31 |
+
path: "ASR_reference_mic/clean/test/test_ASR_ref_microphone.tsv"
|
32 |
- config_name: ASR_Laryngophone
|
33 |
features:
|
34 |
- name: file_name
|