中文
相关论文

相关论文: A Finite State and Data-Oriented Method for Graphe…

200 篇论文

End-to-end models, particularly Tacotron-based ones, are currently a popular solution for text-to-speech synthesis. They allow the production of high-quality synthesized speech with little to no text preprocessing. Indeed, they can be…

计算与语言 · 计算机科学 2021-04-06 Antoine Perquin , Erica Cooper , Junichi Yamagishi

In this study, we tackle massively multilingual grapheme-to-phoneme conversion through implementing G2P models based on ByT5. We have curated a G2P dataset from various sources that covers around 100 languages and trained large-scale…

计算与语言 · 计算机科学 2022-07-05 Jian Zhu , Cong Zhang , David Jurgens

Syllabification describes the task of dividing words into syllables. Due to many rules and exceptions, training an algorithm to perform syllabification with high accuracy remains a challenge. Throughout the last decades, different…

计算与语言 · 计算机科学 2026-05-29 Gus Lathouwers , Wieke Harmsen , Catia Cucchiarini , Helmer Strik

Finite-state morphology in the general tradition of the Two-Level and Xerox implementations has proved very successful in the production of robust morphological analyzer-generators, including many large-scale commercial systems. However, it…

计算与语言 · 计算机科学 2009-09-25 Kenneth R. Beesley , Lauri Karttunen

A recent paper by Drewes, Hoffmann, and Minas (GCM 2023 proceedings) has shown that certain graph languages can be defined and efficiently recognized by finite automata when strings over typed symbols are interpreted as graphs. This…

形式语言与自动机理论 · 计算机科学 2025-03-27 Mattia De Rosa , Mark Minas

This paper describes the conversion of a Hidden Markov Model into a sequential transducer that closely approximates the behavior of the stochastic model. This transformation is especially advantageous for part-of-speech tagging because the…

cmp-lg · 计算机科学 2008-02-03 Andre Kempe

For end-to-end Automatic Speech Recognition (ASR) models, recognizing personal or rare phrases can be hard. A promising way to improve accuracy is through spelling correction (or rewriting) of the ASR lattice, where potentially…

计算与语言 · 计算机科学 2024-09-26 Leonid Velikovich , Christopher Li , Diamantino Caseiro , Shankar Kumar , Pat Rondon , Kandarp Joshi , Xavier Velez

Current methods for few-shot fine-tuning of pretrained masked language models (PLMs) require carefully engineered prompts and verbalizers for each new task to convert examples into a cloze-format that the PLM can score. In this work, we…

Grammatical error correction (GEC) is one of the areas in natural language processing in which purely neural models have not yet superseded more traditional symbolic models. Hybrid systems combining phrase-based statistical machine…

计算与语言 · 计算机科学 2019-04-08 Felix Stahlberg , Christopher Bryant , Bill Byrne

Speech processing requires very efficient methods and algorithms. Finite-state transducers have been shown recently both to constitute a very useful abstract model and to lead to highly efficient time and space algorithms in this field. We…

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri , Michael Riley , Richard Sproat

We present two methods for unsupervised segmentation of words into morpheme-like units. The model utilized is especially suited for languages with a rich morphology, such as Finnish. The first method is based on the Minimum Description…

计算与语言 · 计算机科学 2007-05-23 Mathias Creutz , Krista Lagus

Given a Probabilistic Finite Automata (PFA), a set of states S, and an error threshold e > 0, our algorithm approximates the infimum probability (quantifying over all infinite words) that the automata reaches S. Our result contrasts with…

计算机科学中的逻辑 · 计算机科学 2010-09-21 Sergio Giro

Engelfriet and Vereijken have shown that linear graph grammars based on hyperedge replacement generate graph languages that can be considered as interpretations of regular string languages over typed symbols. In this paper we show that…

形式语言与自动机理论 · 计算机科学 2025-03-27 Frank Drewes , Berthold Hoffmann , Mark Minas

We propose an attention-enabled encoder-decoder model for the problem of grapheme-to-phoneme conversion. Most previous work has tackled the problem via joint sequence models that require explicit alignments for training. In contrast, the…

计算与语言 · 计算机科学 2016-10-21 Shubham Toshniwal , Karen Livescu

This paper presents a grammar formalism designed for use in data-oriented approaches to language processing. The formalism is best described as a right-linear indexed grammar extended in linguistically interesting ways. The paper goes on to…

cmp-lg · 计算机科学 2016-08-31 David Tugwell

Anglicisms are a challenge in German speech recognition. Due to their irregular pronunciation compared to native German words, automatically generated pronunciation dictionaries often include faulty phoneme sequences for Anglicisms. In this…

计算与语言 · 计算机科学 2026-04-28 Julia Pritzen , Michael Gref , Dietlind Zühlke , Christoph Schmidt

In machine lip-reading there is continued debate and research around the correct classes to be used for recognition. In this paper we use a structured approach for devising speaker-dependent viseme classes, which enables the creation of a…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Helen L. Bear , Richard W. Harvey , Yuxuan Lan

One challenge in speech translation is that plenty of spoken content is long-form, but short units are necessary for obtaining high-quality translations. To address this mismatch, we adapt large language models (LLMs) to split long ASR…

计算与语言 · 计算机科学 2023-10-24 Arya D. McCarthy , Hao Zhang , Shankar Kumar , Felix Stahlberg , Ke Wu

In conventional speech recognition, phoneme-based models outperform grapheme-based models for non-phonetic languages such as English. The performance gap between the two typically reduces as the amount of training data is increased. In this…

计算与语言 · 计算机科学 2019-09-25 Kazuki Irie , Rohit Prabhavalkar , Anjuli Kannan , Antoine Bruguier , David Rybach , Patrick Nguyen

We develop a fully diagrammatic approach to finite-state automata, based on reinterpreting their usual state-transition graphical representation as a two-dimensional syntax of string diagrams. In this setting, we are able to provide a…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Robin Piedeleu , Fabio Zanasi