TL;DR
This paper introduces a neural network model combining LSTM, CNN, and CRF layers for language-agnostic syllabification, demonstrating competitive performance across diverse languages, advancing cross-linguistic speech processing.
Contribution
The paper presents a novel neural sequence labeling model for syllabification that is effective across multiple languages, unlike previous language-specific methods.
Findings
Competitive accuracy on English, Dutch, Italian, French, Manipuri, and Basque datasets.
Effective cross-linguistic generalization of the neural model.
Outperforms classical machine learning approaches in syllabification tasks.
Abstract
The identification of syllables within phonetic sequences is known as syllabification. This task is thought to play an important role in natural language understanding, speech production, and the development of speech recognition systems. The concept of the syllable is cross-linguistic, though formal definitions are rarely agreed upon, even within a language. In response, data-driven syllabification methods have been developed to learn from syllabified examples. These methods often employ classical machine learning sequence labeling models. In recent years, recurrence-based neural networks have been shown to perform increasingly well for sequence labeling tasks such as named entity recognition (NER), part of speech (POS) tagging, and chunking. We present a novel approach to the syllabification problem which leverages modern neural network techniques. Our network is constructed with long…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
