mrqorib commited on
Commit
9b65513
1 Parent(s): 8353a04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
 
2
  license: gpl-3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language: id
3
  license: gpl-3.0
4
+ task_categories:
5
+ - automatic-speech-recognition
6
+ tags:
7
+ - medical
8
+ dataset_info:
9
+ splits:
10
+ - name: train
11
+ num_bytes: 2705299088
12
+ num_examples: 360
13
+ - name: test
14
+ num_bytes: 479374176
15
+ num_examples: 360
16
+ download_size: 3184673264
17
  ---
18
+ # Building MEDISCO: Indonesian Speech Corpus for Medical Domain
19
+ The dataset was published in the following paper:
20
+ > Building MEDISCO: Indonesian Speech Corpus for Medical Domain ([PDF](https://mrqorib.github.io/assets/pdf/MEDISCO.pdf) | [IEEEXplore](https://ieeexplore.ieee.org/abstract/document/8629259)) <br>
21
+ > [Muhammad Reza Qorib](https://mrqorib.github.io/) and [Mirna Adriani](https://cs.ui.ac.id/en/personnel/mirna-adriani/) <br>
22
+ > 2018 International Conference on Asian Language Processing (IALP)
23
+
24
+ Please look for the raw files (inside the "Files and versions" tab) as the dataset viewer parsed by Huggingface does not show the text transcript.
25
+ Please direct any questions to mrqorib[at]u.nus.edu as the email addresses in the paper PDF are no longer active.