holylovenia
commited on
Commit
•
4f7d415
1
Parent(s):
5bf0fbd
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,10 +5,13 @@ language:
|
|
5 |
- sun
|
6 |
---
|
7 |
|
|
|
|
|
8 |
This data set contains high-quality transcribed audio data for Sundanese. The data set consists of wave files, and a TSV file. The file line_index.tsv contains a filename and the transcription of audio in the file. Each filename is prepended with a speaker identification number.
|
|
|
9 |
The data set has been manually quality checked, but there might still be errors.
|
10 |
-
This dataset was collected by Google in collaboration with Universitas Pendidikan Indonesia.
|
11 |
|
|
|
12 |
|
13 |
## Dataset Usage
|
14 |
|
@@ -16,7 +19,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
16 |
|
17 |
## Citation
|
18 |
|
19 |
-
|
|
|
20 |
author={Keshan Sodimana and Pasindu {De Silva} and Supheakmungkol Sarin and Oddur Kjartansson and Martin Jansche and Knot Pipatsrisawat and Linne Ha},
|
21 |
title={{A Step-by-Step Process for Building TTS Voices Using Open Source Data and Frameworks for Bangla, Javanese, Khmer, Nepali, Sinhala, and Sundanese}},
|
22 |
year=2018,
|
@@ -32,6 +36,8 @@ CC BY-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)
|
|
|
5 |
- sun
|
6 |
---
|
7 |
|
8 |
+
# su_id_tts
|
9 |
+
|
10 |
This data set contains high-quality transcribed audio data for Sundanese. The data set consists of wave files, and a TSV file. The file line_index.tsv contains a filename and the transcription of audio in the file. Each filename is prepended with a speaker identification number.
|
11 |
+
|
12 |
The data set has been manually quality checked, but there might still be errors.
|
|
|
13 |
|
14 |
+
This dataset was collected by Google in collaboration with Universitas Pendidikan Indonesia.
|
15 |
|
16 |
## Dataset Usage
|
17 |
|
|
|
19 |
|
20 |
## Citation
|
21 |
|
22 |
+
```
|
23 |
+
@inproceedings{sodimana18_sltu,
|
24 |
author={Keshan Sodimana and Pasindu {De Silva} and Supheakmungkol Sarin and Oddur Kjartansson and Martin Jansche and Knot Pipatsrisawat and Linne Ha},
|
25 |
title={{A Step-by-Step Process for Building TTS Voices Using Open Source Data and Frameworks for Bangla, Javanese, Khmer, Nepali, Sinhala, and Sundanese}},
|
26 |
year=2018,
|
|
|
36 |
|
37 |
## Homepage
|
38 |
|
39 |
+
[http://openslr.org/44/](http://openslr.org/44/)
|
40 |
+
|
41 |
### NusaCatalogue
|
42 |
|
43 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|