Commit
·
7269c0e
1
Parent(s):
df01820
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,8 +5,9 @@ language:
|
|
5 |
- ind
|
6 |
---
|
7 |
|
8 |
-
INDspeech_NEWS_TTS
|
9 |
|
|
|
10 |
|
11 |
## Dataset Usage
|
12 |
|
@@ -14,7 +15,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
14 |
|
15 |
## Citation
|
16 |
|
17 |
-
|
|
|
18 |
title = "Development of HMM-based Indonesian Speech Synthesis",
|
19 |
author = "Sakti, Sakriani and Maia, Ranniery and Sakai, Shinsuke and Nakamura, Satoshi",
|
20 |
booktitle = "Proc. Oriental COCOSDA",
|
@@ -52,6 +54,8 @@ CC-BY-NC-SA 4.0
|
|
52 |
|
53 |
## Homepage
|
54 |
|
|
|
|
|
55 |
### NusaCatalogue
|
56 |
|
57 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
5 |
- ind
|
6 |
---
|
7 |
|
8 |
+
# INDspeech_NEWS_TTS
|
9 |
|
10 |
+
INDspeech_NEWS_TTS is a speech dataset for developing an Indonesian text-to-speech synthesis system. The data was developed by Advanced Telecommunication Research Institute International (ATR) Japan under the the Asian speech translation advanced research (A-STAR) project [Sakti et al., 2013].
|
11 |
|
12 |
## Dataset Usage
|
13 |
|
|
|
15 |
|
16 |
## Citation
|
17 |
|
18 |
+
```
|
19 |
+
@inproceedings{sakti-tts-cocosda-2008,
|
20 |
title = "Development of HMM-based Indonesian Speech Synthesis",
|
21 |
author = "Sakti, Sakriani and Maia, Ranniery and Sakai, Shinsuke and Nakamura, Satoshi",
|
22 |
booktitle = "Proc. Oriental COCOSDA",
|
|
|
54 |
|
55 |
## Homepage
|
56 |
|
57 |
+
[https://github.com/s-sakti/data_indsp_news_tts](https://github.com/s-sakti/data_indsp_news_tts)
|
58 |
+
|
59 |
### NusaCatalogue
|
60 |
|
61 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|