paper-with-me

홈 › Papers

KT-Speech-Crawler: Automatic Dataset Construction for Speech Recognition from YouTube Videos

2019-03-01 · EMNLP 2018 11 · Egor Lakomkin, Sven Magg, Cornelius Weber, Stefan Wermter

In this paper, we describe KT-Speech-Crawler: an approach for automatic dataset construction for speech recognition by crawling YouTube videos. We outline several filtering and post-processing steps, which extract samples that can be used for training end-to-end neural speech recognition systems. In our experiments, we demonstrate that a single-core version of the crawler can obtain around 150 hours of transcribed speech within a day, containing an estimated 3.5% word error rate in the transcriptions. Automatically collected samples contain reading and spontaneous speech recorded in various conditions including background noise and music, distant microphone recordings, and a variety of accents and reverberation. When training a deep neural network on speech recognition, we observed around 40\% word error rate reduction on the Wall Street Journal dataset by integrating 200 hours of the collected samples into the training set. The demo (http://emnlp-demo.lakomkin.me/) and the crawler code (https://github.com/EgorLakomkin/KTSpeechCrawler) are publicly available.

📄 PDF Abstract BibTeX arXiv:1903.00216

Code (1)

EgorLakomkin/KTSpeechCrawler 공식 구현

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

A Toolbox for Construction and Analysis of Speech Datasets

2021-04-11 · Evelina Bakhturina, Vitaly Lavrukhin, Boris Ginsburg

Automatic Speech Recognition and Text-to-Speech systems are primarily trained in a supervised fashion and require high-quality, accurately labeled speech datasets. In this work, we examine common problems with speech dat…

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

Finding My Voice: Generative Reconstruction of Disordered Speech for Automated Clinical Evaluation

2025-09-23 · Karen Rosero, Eunjung Yeo, David R. Mortensen, Cortney Van't Slot 외 arxiv

We present ChiReSSD, a speech reconstruction framework that preserves children speaker's identity while suppressing mispronunciations. Unlike prior approaches trained on healthy adult speech, ChiReSSD adapts to the voice…

Prototype-Based Disentanglement for Controllable Dysarthric Speech Synthesis

2026-02-09 · Haoshen Wang, Xueli Zhong, Bingbing Lin, Jia Huang 외 arxiv

Dysarthric speech exhibits high variability and limited labeled data, posing major challenges for both automatic speech recognition (ASR) and assistive speech technologies. Existing approaches rely on synthetic data augm…

Speech RecognitionData AugmentationSpeech Synthesis

YODAS: Youtube-Oriented Dataset for Audio and Speech

2024-06-02 · Xinjian Li, Shinnosuke Takamichi, Takaaki Saeki, William Chen 외

In this study, we introduce YODAS (YouTube-Oriented Dataset for Audio and Speech), a large-scale, multilingual dataset comprising currently over 500k hours of speech data in more than 100 languages, sourced from both lab…

Self-Supervised Learningspeech-recognitionSpeech Recognition

Vid2speech: Speech Reconstruction from Silent Video

2017-01-02 · Ariel Ephrat, Shmuel Peleg

Speechreading is a notoriously difficult task for humans to perform. In this paper we present an end-to-end model based on a convolutional neural network (CNN) for generating an intelligible acoustic speech signal from s…