SkillAgentSearch skills...

KTSpeechCrawler

Automatically constructing corpus for automatic speech recognition from YouTube videos

Install / Use

/learn @EgorLakomkin/KTSpeechCrawler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Google Colab

https://colab.research.google.com/drive/1JVKzB9N2FIcxlib1kXuGlfeIuudkM9Vr

Installation

git clone https://github.com/EgorLakomkin/KTSpeechCrawler
pip install -r requirements.txt

Running crawler

chmod a+x ./crawler/en_corpus.sh
./crawler/en_corpus.sh <dir_with_intermediate_results> <dir_for_resulting_samples>

Browsing samples

python server.py --corpus <dir_for_resulting_samples>
Goto: http://localhost:8888/

Citation

@article{lakomkin2018kt, title={KT-Speech-Crawler: Automatic Dataset Construction for Speech Recognition from YouTube Videos}, author={Lakomkin, Egor and Magg, Sven and Weber, Cornelius and Wermter, Stefan}, journal={EMNLP 2018}, pages={90}, year={2018} }

View on GitHub
GitHub Stars157
CategoryContent
Updated29d ago
Forks38

Languages

Python

Security Score

100/100

Audited on Feb 27, 2026

No findings