paper-with-me

Papers

OLaPh: Optimal Language Phonemizer

2025-09-24 · Johannes Wirth arxiv

Phonemization is a critical component in text-to-speech synthesis. Traditional approaches rely on deterministic transformations and lexica, while neural methods offer potential for higher generalization on out-of-vocabulary (OOV) terms. We introduce OLaPh (Optimal Language Phonemizer), a hybrid framework that integrates extensive multilingual lexica with advanced NLP techniques and a statistical subword segmentation function. Evaluations on the WikiPron benchmark show OLaPh significantly outperforms established baselines in overall accuracy and maintains robustness on OOV data through advanced fallback mechanisms. To further explore neural generalization, we utilize the framework to synthesize a high-consistency training corpus for an instruction-tuned Large Language Model (LLM). While the deterministic framework remains more accurate overall, the LLM demonstrates strong generalization, matching or partly exceeding the framework's performance. This suggests that the LLM successfully internalized phonetic intuitions from the synthetic data that transcend the framework's capabilities. Together, these tools provide a comprehensive, open-source resource for multilingual grapheme-to-phoneme conversion (G2P) research.

📄 PDF Abstract BibTeX arXiv:2509.20086

Code (0)

등록된 구현이 없습니다.

Tasks

Text-To-Speech Synthesis

Similar Papers 제목 키워드 기반

OLAPH: Improving Factuality in Biomedical Long-form Question Answering

2024-05-21 · Minbyul Jeong, Hyeon Hwang, Chanwoong Yoon, Taewhoo Lee 외

In the medical domain, numerous scenarios necessitate the long-form generation ability of large language models (LLMs). Specifically, when addressing patients' questions, it is essential that the model's response conveys…

FormLong Form Question AnsweringQuestion AnsweringText Generation

Beyond Unified Models: A Service-Oriented Approach to Low Latency, Context Aware Phonemization for Real Time TTS

2025-12-08 · Mahta Fetrat, Donya Navabi, Zahra Dehghanian, Morteza Abolghasemi 외 arxiv

Lightweight, real-time text-to-speech systems are crucial for accessibility. However, the most efficient TTS models often rely on lightweight phonemizers that struggle with context-dependent challenges. In contrast, more…

Scaling A Simple Approach to Zero-Shot Speech Recognition

2024-07-25 · Jinming Zhao, Vineel Pratap, Michael Auli

Despite rapid progress in increasing the language coverage of automatic speech recognition, the field is still far from covering all languages with a known writing script. Recent work showed promising results with a zero…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

FreyaTTS: A Compact Tokenizer-Free Flow-Matching Transformer for Turkish-First Speech Synthesis

2026-07-10 · Ahmet Erdem Pamuk, Ömer Yentür, Ahmet Tunga Bayrak, Yavuz Alp Sencer Öztürk 외 arxiv

We introduce Freya-TTS, a compact, tokenizer-free, Turkish-first text-to-speech model designed for highly reliable and efficient conversational synthesis. Freya-TTS is a 183.2M-parameter non-autoregressive conditional fl…

Speech Synthesis

Pareto-optimal Non-uniform Language Generation

2025-10-03 · Moses Charikar, Chirag Pabbaraju arxiv

Kleinberg and Mullainathan (2024) recently proposed an interesting model for language generation in the limit: Given a countable collection of languages, and an adversary enumerating the strings of some language $L$ from…