holylovenia commited on
Commit
eb7eb1c
1 Parent(s): e82c6c1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -4,4 +4,34 @@ tags:
4
  language:
5
  - sun
6
  - jav
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  language:
5
  - sun
6
  - jav
7
+ ---
8
+
9
+
10
+ INDspeech_NEWS_EthnicSR is a collection of Indonesian ethnic speech corpora for Javanese and Sundanese for Indonesian ethnic speech recognition. It was developed in 2012 by the Nara Institute of Science and Technology (NAIST, Japan) in collaboration with the Bandung Institute of Technology (ITB, Indonesia) [Sani et al., 2012].
11
+
12
+
13
+ ## Dataset Usage
14
+
15
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
16
+
17
+ ## Citation
18
+
19
+ ```@inproceedings{sani-cocosda-2012,
20
+ title = "Towards Language Preservation: Preliminary Collection and Vowel Analysis of {I}ndonesian Ethnic Speech Data",
21
+ author = "Sani, Auliya and Sakti, Sakriani and Neubig, Graham and Toda, Tomoki and Mulyanto, Adi and Nakamura, Satoshi",
22
+ booktitle = "Proc. Oriental COCOSDA",
23
+ year = "2012",
24
+ pages = "118--122"
25
+ address = "Macau, China"
26
+ }
27
+ ```
28
+
29
+ ## License
30
+
31
+ CC-BY-NC-SA 4.0
32
+
33
+ ## Homepage
34
+
35
+ ### NusaCatalogue
36
+
37
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)