paper-with-me

Papers

Improving Speech Recognition Accuracy Using Custom Language Models with the Vosk Toolkit

2025-03-26 · Aniket Abhishek Soni

Although speech recognition algorithms have developed quickly in recent years, achieving high transcription accuracy across diverse audio formats and acoustic environments remains a major challenge. This work explores how incorporating custom language models with the open-source Vosk Toolkit can improve speech-to-text accuracy in varied settings. Unlike many conventional systems limited to specific audio types, this approach supports multiple audio formats such as WAV, MP3, FLAC, and OGG by using Python modules for preprocessing and format conversion. A Python-based transcription pipeline was developed to process input audio, perform speech recognition using Vosk's KaldiRecognizer, and export the output to a DOCX file. Results showed that custom models reduced word error rates, especially in domain-specific scenarios involving technical terminology, varied accents, or background noise. This work presents a cost-effective, offline solution for high-accuracy transcription and opens up future opportunities for automation and real-time applications.

📄 PDF Abstract BibTeX arXiv:2503.21025

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionSpeech-to-Text

Similar Papers 제목 키워드 기반

Which French speech recognition system for assistant robots?

2022-03-04 · IEEE 2022 3 · Wiam FADEL, Imane ARAF, Toumi BOUCHENTOUF, Pierre-André BUVET 외

Artificial intelligence-based speech recognition systems are already available and capable of recognizing the French language. Still, it is quite time-consuming to compare which one will be effective for an assistant rob…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

SW-ASR: A Context-Aware Hybrid ASR Pipeline for Robust Single Word Speech Recognition

2026-01-28 · Manali Sharma, Riya Naik, Buvaneshwari G arxiv

Single-word Automatic Speech Recognition (ASR) is a challenging task due to the lack of linguistic context and sensitivity to noise, pronunciation variation, and channel artifacts, especially in low-resource, communicati…

Speech Recognition

Automatic speech recognition for launch control center communication using recurrent neural networks with data augmentation and custom language model

2018-04-24 · Kyongsik Yun, Joseph Osborne, Madison Lee, Thomas Lu 외

Transcribing voice communications in NASA's launch control center is important for information utilization. However, automatic speech recognition in this environment is particularly challenging due to the lack of trainin…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationLanguage Modeling+3

Voice based self help System: User Experience Vs Accuracy

2015-04-07 · Sunil Kumar Kopparapu

In general, self help systems are being increasingly deployed by service based industries because they are capable of delivering better customer service and increasingly the switch is to voice based self help systems bec…

speech-recognitionSpeech RecognitionSpeech-to-Text

EvoSkill: Automated Skill Discovery for Multi-Agent Systems

2026-03-03 · Salaheddin Alzubi, Noah Provenzano, Jaydon Bingham, Weiyuan Chen 외 arxiv

Coding agents are increasingly used as general-purpose problem solvers, but their flexibility does not by itself confer the domain expertise needed for specialized tasks. Recent work addresses this through \textit{agent …