paper-with-me

Papers

Supporting SENCOTEN Language Documentation Efforts with Automatic Speech Recognition

2025-07-14 · Mengzhe Geng, Patrick Littell, Aidan Pine, PENÁĆ, Marc Tessier, Roland Kuhn arxiv

The SENCOTEN language, spoken on the Saanich peninsula of southern Vancouver Island, is in the midst of vigorous language revitalization efforts to turn the tide of language loss as a result of colonial language policies. To support these on-the-ground efforts, the community is turning to digital technology. Automatic Speech Recognition (ASR) technology holds great promise for accelerating language documentation and the creation of educational resources. However, developing ASR systems for SENCOTEN is challenging due to limited data and significant vocabulary variation from its polysynthetic structure and stress-driven metathesis. To address these challenges, we propose an ASR-driven documentation pipeline that leverages augmented speech data from a text-to-speech (TTS) system and cross-lingual transfer learning with Speech Foundation Models (SFMs). An n-gram language model is also incorporated via shallow fusion or n-best restoring to maximize the use of available data. Experiments on the SENCOTEN dataset show a word error rate (WER) of 19.34% and a character error rate (CER) of 5.09% on the test set with a 57.02% out-of-vocabulary (OOV) rate. After filtering minor cedilla-related errors, WER improves to 14.32% (26.48% on unseen words) and CER to 3.45%, demonstrating the potential of our ASR-driven pipeline to support SENCOTEN language documentation.

📄 PDF Abstract BibTeX arXiv:2507.10827

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferSpeech Recognition

Similar Papers 제목 키워드 기반

Reusable Templates and Guides For Documenting Datasets and Models for Natural Language Processing and Generation: A Case Study of the HuggingFace and GEM Data and Model Cards

2021-08-16 · ACL (GEM) 2021 8 · Angelina McMillan-Major, Salomey Osei, Juan Diego Rodriguez, Pawan Sasanka Ammanamanchi 외

Developing documentation guidelines and easy-to-use templates for datasets and models is a challenging task, especially given the variety of backgrounds, skills, and incentives of the people involved in the building of n…

Text Generation

Automatic Glossing in a Low-Resource Setting for Language Documentation

2018-08-01 · COLING 2018 8 · Sarah Moeller, Mans Hulden

Morphological analysis of morphologically rich and low-resource languages is important to both descriptive linguistics and natural language processing. Field documentary efforts usually procure analyzed data in cooperati…

DecoderDescriptiveMorphological Analysis

Documenting Geographically and Contextually Diverse Data Sources: The BigScience Catalogue of Language Data and Resources

2022-01-25 · Angelina McMillan-Major, Zaid Alyafeai, Stella Biderman, Kimbo Chen 외

In recent years, large-scale data collection efforts have prioritized the amount of data collected in order to improve the modeling capabilities of large language models. This prioritization, however, has resulted in con…

Evaluating a Methodology for Increasing AI Transparency: A Case Study

2022-01-24 · David Piorkowski, John Richards, Michael Hind

In reaction to growing concerns about the potential harms of artificial intelligence (AI), societies have begun to demand more transparency about how AI models and systems are created and used. To address these concerns,…

OntoCat: Automatically categorizing knowledge in API Documentation

2016-07-26 · Niraj Kumar, Premkumar Devanbu

Most application development happens in the context of complex APIs; reference documentation for APIs has grown tremendously in variety, complexity, and volume, and can be difficult to navigate. There is a growing need t…

Navigate