paper-with-me

홈 › Papers

Building Large-Scale Japanese Pronunciation-Annotated Corpora for Reading Heteronymous Logograms

2022-06-01 · LREC 2022 6 · Fumikazu Sato, Naoki Yoshinaga, Masaru Kitsuregawa

Although screen readers enable visually impaired people to read written text via speech, the ambiguities in pronunciations of heteronyms cause wrong reading, which has a serious impact on the text understanding. Especially in Japanese, there are many common heteronyms expressed by logograms (Chinese characters or kanji) that have totally different pronunciations (and meanings). In this study, to improve the accuracy of pronunciation prediction, we construct two large-scale Japanese corpora that annotate kanji characters with their pronunciations. Using existing language resources on i) book titles compiled by the National Diet Library and ii) the books in a Japanese digital library called Aozora Bunko and their Braille translations, we develop two large-scale pronunciation-annotated corpora for training pronunciation prediction models. We first extract sentence-level alignments between the Aozora Bunko text and its pronunciation converted from the Braille data. We then perform dictionary-based pattern matching based on morphological dictionaries to find word-level pronunciation alignments. We have ultimately obtained the Book Title corpus with 336M characters (16.4M book titles) and the Aozora Bunko corpus with 52M characters (1.6M sentences). We analyzed pronunciation distributions for 203 common heteronyms, and trained a BERT-based pronunciation prediction model for 93 heteronyms, which achieved an average accuracy of 0.939.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

A Japanese Word Dependency Corpus

2014-05-01 · LREC 2014 5 · Shinsuke Mori, Hideki Ogura, Tetsuro Sasada

In this paper, we present a corpus annotated with dependency relationships in Japanese. It contains about 30 thousand sentences in various domains. Six domains in Balanced Corpus of Contemporary Written Japanese have par…

ArticlesDependency ParsingMachine TranslationSentence+1

Benchmarking Large Language Models for Grapheme-to-Phoneme Conversion: A Japanese Case Study

2026-06-20 · Tomoki Koriyama arxiv

Grapheme-to-phoneme (G2P) conversion is essential for controllable and robust text-to-speech, and large language models (LLMs), with broad linguistic knowledge, offer a promising approach. We benchmarked over 30 LLMs on …

UniDic for Early Middle Japanese: a Dictionary for Morphological Analysis of Classical Japanese

2012-05-01 · LREC 2012 5 · Toshinobu Ogiso, Mamoru Komachi, Yasuharu Den, Yuji Matsumoto

In order to construct an annotated diachronic corpus of Japanese, we propose to create a new dictionary for morphological analysis of Early Middle Japanese (Classical Japanese) based on UniDic, a dictionary for Contempor…

Morphological Analysis

JSUT corpus: free large-scale Japanese speech corpus for end-to-end speech synthesis

2017-10-28 · Ryosuke Sonobe, Shinnosuke Takamichi, Hiroshi Saruwatari

Thanks to improvements in machine learning techniques including deep learning, a free large-scale speech corpus that can be shared between academic institutions and commercial companies has an important role. However, su…

BIG-bench Machine LearningSpeech Synthesis

Sarashina2.2-TTS: Tackling Kanji Polyphony in Japanese Speech Generation via Data Scaling and Targeted Data Synthesis

2026-06-24 · Lianbo Liu, Shiao Zhu, Kai Washizaki, Reo Yoneyama 외 arxiv

While large language model (LLM)-based text-to-speech (TTS) systems have achieved high-quality speech synthesis, most existing systems focus on English and Chinese. Japanese, however, remains under-explored, and its uniq…

Data AugmentationSpeech Synthesis