holylovenia
commited on
Commit
•
3064c3c
1
Parent(s):
5c9d6ce
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,8 +8,9 @@ language:
|
|
8 |
- ban
|
9 |
---
|
10 |
|
11 |
-
|
12 |
|
|
|
13 |
|
14 |
## Dataset Usage
|
15 |
|
@@ -17,7 +18,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
17 |
|
18 |
## Citation
|
19 |
|
20 |
-
|
|
|
21 |
title = "Towards Language Preservation: Design and Collection of Graphemically Balanced and Parallel Speech Corpora of {I}ndonesian Ethnic Languages",
|
22 |
author = "Sakti, Sakriani and Nakamura, Satoshi",
|
23 |
booktitle = "Proc. Oriental COCOSDA",
|
@@ -50,6 +52,8 @@ CC-BY-NC-SA 4.0
|
|
50 |
|
51 |
## Homepage
|
52 |
|
|
|
|
|
53 |
### NusaCatalogue
|
54 |
|
55 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
8 |
- ban
|
9 |
---
|
10 |
|
11 |
+
# indspeech_newstra_ethnicsr
|
12 |
|
13 |
+
INDspeech_NEWSTRA_EthnicSR is a collection of graphemically balanced and parallel speech corpora of four major Indonesian ethnic languages: Javanese, Sundanese, Balinese, and Bataks. It was developed in 2013 by the Nara Institute of Science and Technology (NAIST, Japan) [Sakti et al., 2013]. The data has been used to develop Indonesian ethnic speech recognition in supervised learning [Sakti et al., 2014] and semi-supervised learning [Novitasari et al., 2020] based on Machine Speech Chain framework [Tjandra et al., 2020].
|
14 |
|
15 |
## Dataset Usage
|
16 |
|
|
|
18 |
|
19 |
## Citation
|
20 |
|
21 |
+
```
|
22 |
+
@inproceedings{sakti-cocosda-2013,
|
23 |
title = "Towards Language Preservation: Design and Collection of Graphemically Balanced and Parallel Speech Corpora of {I}ndonesian Ethnic Languages",
|
24 |
author = "Sakti, Sakriani and Nakamura, Satoshi",
|
25 |
booktitle = "Proc. Oriental COCOSDA",
|
|
|
52 |
|
53 |
## Homepage
|
54 |
|
55 |
+
[https://github.com/s-sakti/data_indsp_newstra_ethnicsr](https://github.com/s-sakti/data_indsp_newstra_ethnicsr)
|
56 |
+
|
57 |
### NusaCatalogue
|
58 |
|
59 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|