holylovenia commited on
Commit
41d998a
·
1 Parent(s): e4cb61f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -3,4 +3,36 @@ tags:
3
  - speech-recognition
4
  language:
5
  - sun
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - speech-recognition
4
  language:
5
  - sun
6
+ ---
7
+
8
+ Sundanese ASR training data set containing ~220K utterances.
9
+ This dataset was collected by Google in Indonesia.
10
+
11
+
12
+
13
+
14
+ ## Dataset Usage
15
+
16
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
17
+
18
+ ## Citation
19
+
20
+ ```@inproceedings{sodimana18_sltu,
21
+ author={Keshan Sodimana and Pasindu {De Silva} and Supheakmungkol Sarin and Oddur Kjartansson and Martin Jansche and Knot Pipatsrisawat and Linne Ha},
22
+ title={{A Step-by-Step Process for Building TTS Voices Using Open Source Data and Frameworks for Bangla, Javanese, Khmer, Nepali, Sinhala, and Sundanese}},
23
+ year=2018,
24
+ booktitle={Proc. 6th Workshop on Spoken Language Technologies for Under-Resourced Languages (SLTU 2018)},
25
+ pages={66--70},
26
+ doi={10.21437/SLTU.2018-14}
27
+ }
28
+ ```
29
+
30
+ ## License
31
+
32
+ Attribution-ShareAlike 4.0 International.
33
+
34
+ ## Homepage
35
+
36
+ ### NusaCatalogue
37
+
38
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)