File size: 466 Bytes
c15786d
 
e83b81c
5028214
e83b81c
 
 
277620d
e83b81c
 
 
fc568fd
 
 
 
 
 
 
 
c15786d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-4.0
configs:
- config_name: ASR_Reference_microphone
  data_files:
  - split: train
    path: "train_ASR_ref_microphone.tsv"
  - split: val
    path: "val_ASR_ref_microphone.tsv"
  - split: test
    path: "test_ASR_ref_microphone.tsv"
- config_name: ASR_Laryngophone
  data_files:
  - split: train
    path: "train_ASR_laryngophone.tsv"
  - split: val
    path: "val_ASR_laryngophone.tsv"
  - split: test
    path: "test_ASR_laryngophone.tsv"
---