paper-with-me

홈 › Papers

Towards Stress-Aware Sentence-Level Filipino G2P With Weakly-Supervised ByT5 Fine-Tuning

2026-09-09 · Lorenz Bernard Marqueses, Paulo Grane Gabriel Silva, Chastine Cabatay, Ericson Adler Tan, Ann Franchesca Laguna arxiv

Grapheme-to-phoneme conversion (G2P) refers to the task of converting a sequence of graphemes to a corresponding sequence of phonemes. While Filipino G2P is fairly straightforward due to its shallow orthography, the inclusion of prosodic features such as stress adds a layer of complexity that requires sentence-level context instead of single-word inputs. However, sentence-level data for Filipino typically do not include phoneme transcriptions, posing a challenge for training G2P models. As such, we investigate how to obtain sentence-level phoneme data for Filipino using available data and compare the resulting models with multilingual word-level G2P as well as measure how accurately they predict stress marker position for Filipino. We propose fine-tuning a ByT5-based model, pre-trained on multilingual word-level G2P data, on three sentence-level G2P datasets annotated with an LLM-assisted pipeline guided by data from Wiktionary. This approach produces models that perform well on the G2P task, achieving at best around 0.54% PER and 2.50% CER, a significant decrease compared to base model PER at around 19.74%, on a manually-corrected test set. The model is able to correctly classify most of the main stress classes in Filipino, but struggles particularly with malumi words. We show that a ByT5-based model performs well at sentence-level Filipino G2P and offers strong potential for Filipino homograph disambiguation.

📄 PDF Abstract BibTeX arXiv:2609.09974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Application of Lexical Features Towards Improvement of Filipino Readability Identification of Children's Literature

2021-01-22 · Joseph Marvin Imperial, Ethel Ong

Proper identification of grade levels of children's reading materials is an important step towards effective learning. Recent studies in readability assessment for the English domain applied modern approaches in natural …

Sentence

Towards Automatic Construction of Filipino WordNet: Word Sense Induction and Synset Induction Using Sentence Embeddings

2022-04-07 · Dan John Velasco, Axel Alba, Trisha Gail Pelagio, Bryce Anthony Ramirez 외

Wordnets are indispensable tools for various natural language processing applications. Unfortunately, wordnets get outdated, and producing or updating wordnets can be slow and costly in terms of time and resources. This …

Language ModelingLanguage ModellingSentenceSentence Embeddings+2

Exploring Word Alignment towards an Efficient Sentence Aligner for Filipino and Cebuano Languages

2022-10-01 · loresmt (COLING) 2022 10 · Jenn Leana Fernandez, Kristine Mae M. Adlaon

Building a robust machine translation (MT) system requires a large amount of parallel corpus which is an expensive resource for low-resourced languages. The two major languages being spoken in the Philippines which are F…

Machine TranslationSentenceTranslationWord Alignment

Knowing What to Stress: A Discourse-Conditioned Text-to-Speech Benchmark

2026-04-12 · Arnon Turetzky, Avihu Dekel, Hagai Aronowitz, Ron Hoory 외 arxiv

Spoken meaning often depends not only on what is said, but also on which word is emphasized. The same sentence can convey correction, contrast, or clarification depending on where emphasis falls. Although modern text-to-…

Speech Synthesis

Kalahi: A handcrafted, grassroots cultural LLM evaluation suite for Filipino

2024-09-20 · Jann Railey Montalan, Jian Gang Ngui, Wei Qi Leong, Yosephine Susanto 외

Multilingual large language models (LLMs) today may not necessarily provide culturally appropriate and relevant responses to its Filipino users. We introduce Kalahi, a cultural LLM evaluation suite collaboratively create…