holylovenia commited on
Commit
ef20451
1 Parent(s): 27365d6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -5,8 +5,9 @@ language:
5
  - ind
6
  ---
7
 
8
- TITML-IDN (Tokyo Institute of Technology Multilingual - Indonesian) is collected to build a pioneering Indonesian Large Vocabulary Continuous Speech Recognition (LVCSR) System. In order to build an LVCSR system, high accurate acoustic models and large-scale language models are essential. Since Indonesian speech corpus was not available yet, we tried to collect speech data from 20 Indonesian native speakers (11 males and 9 females) to construct a speech corpus for training the acoustic model based on Hidden Markov Models (HMMs). A text corpus which was collected by ILPS, Informatics Institute, University of Amsterdam, was used to build a 40K-vocabulary dictionary and a n-gram language model.
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
- ```@inproceedings{lestari2006titmlidn,
 
18
  title={A large vocabulary continuous speech recognition system for Indonesian language},
19
  author={Lestari, Dessi Puji and Iwano, Koji and Furui, Sadaoki},
20
  booktitle={15th Indonesian Scientific Conference in Japan Proceedings},
@@ -29,6 +31,8 @@ For research purposes only. If you use this corpus, you have to cite (Lestari et
29
 
30
  ## Homepage
31
 
 
 
32
  ### NusaCatalogue
33
 
34
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # titml_idn
9
 
10
+ TITML-IDN (Tokyo Institute of Technology Multilingual - Indonesian) is collected to build a pioneering Indonesian Large Vocabulary Continuous Speech Recognition (LVCSR) System. In order to build an LVCSR system, high accurate acoustic models and large-scale language models are essential. Since Indonesian speech corpus was not available yet, we tried to collect speech data from 20 Indonesian native speakers (11 males and 9 females) to construct a speech corpus for training the acoustic model based on Hidden Markov Models (HMMs). A text corpus which was collected by ILPS, Informatics Institute, University of Amsterdam, was used to build a 40K-vocabulary dictionary and a n-gram language model.
11
 
12
  ## Dataset Usage
13
 
 
15
 
16
  ## Citation
17
 
18
+ ```
19
+ @inproceedings{lestari2006titmlidn,
20
  title={A large vocabulary continuous speech recognition system for Indonesian language},
21
  author={Lestari, Dessi Puji and Iwano, Koji and Furui, Sadaoki},
22
  booktitle={15th Indonesian Scientific Conference in Japan Proceedings},
 
31
 
32
  ## Homepage
33
 
34
+ [http://research.nii.ac.jp/src/en/TITML-IDN.html](http://research.nii.ac.jp/src/en/TITML-IDN.html)
35
+
36
  ### NusaCatalogue
37
 
38
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)