Jaegeon commited on
Commit
e33dab7
·
1 Parent(s): 2efeb1b

Update citation info

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -146,7 +146,7 @@ Korean
146
  [More Information Needed]
147
 
148
  ### Citation Information
149
-
150
  @Article{app10196936,
151
  AUTHOR = {Bang, Jeong-Uk and Yun, Seung and Kim, Seung-Hi and Choi, Mu-Yeol and Lee, Min-Kyu and Kim, Yeo-Jeong and Kim, Dong-Hyun and Park, Jun and Lee, Young-Jik and Kim, Sang-Hun},
152
  TITLE = {KsponSpeech: Korean Spontaneous Speech Corpus for Automatic Speech Recognition},
@@ -160,3 +160,4 @@ ISSN = {2076-3417},
160
  ABSTRACT = {This paper introduces a large-scale spontaneous speech corpus of Korean, named KsponSpeech. This corpus contains 969 h of general open-domain dialog utterances, spoken by about 2000 native Korean speakers in a clean environment. All data were constructed by recording the dialogue of two people freely conversing on a variety of topics and manually transcribing the utterances. The transcription provides a dual transcription consisting of orthography and pronunciation, and disfluency tags for spontaneity of speech, such as filler words, repeated words, and word fragments. This paper also presents the baseline performance of an end-to-end speech recognition model trained with KsponSpeech. In addition, we investigated the performance of standard end-to-end architectures and the number of sub-word units suitable for Korean. We investigated issues that should be considered in spontaneous speech recognition in Korean. KsponSpeech is publicly available on an open data hub site of the Korea government.},
161
  DOI = {10.3390/app10196936}
162
  }
 
 
146
  [More Information Needed]
147
 
148
  ### Citation Information
149
+ ```bibtex
150
  @Article{app10196936,
151
  AUTHOR = {Bang, Jeong-Uk and Yun, Seung and Kim, Seung-Hi and Choi, Mu-Yeol and Lee, Min-Kyu and Kim, Yeo-Jeong and Kim, Dong-Hyun and Park, Jun and Lee, Young-Jik and Kim, Sang-Hun},
152
  TITLE = {KsponSpeech: Korean Spontaneous Speech Corpus for Automatic Speech Recognition},
 
160
  ABSTRACT = {This paper introduces a large-scale spontaneous speech corpus of Korean, named KsponSpeech. This corpus contains 969 h of general open-domain dialog utterances, spoken by about 2000 native Korean speakers in a clean environment. All data were constructed by recording the dialogue of two people freely conversing on a variety of topics and manually transcribing the utterances. The transcription provides a dual transcription consisting of orthography and pronunciation, and disfluency tags for spontaneity of speech, such as filler words, repeated words, and word fragments. This paper also presents the baseline performance of an end-to-end speech recognition model trained with KsponSpeech. In addition, we investigated the performance of standard end-to-end architectures and the number of sub-word units suitable for Korean. We investigated issues that should be considered in spontaneous speech recognition in Korean. KsponSpeech is publicly available on an open data hub site of the Korea government.},
161
  DOI = {10.3390/app10196936}
162
  }
163
+ ```