ccoreilly / datapipe

An audio ETL pipeline for generating datasets from youtube sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio datapipe

A data processing pipeline that (currently) extracts audio clips from youtube videos and generates two transcription candidates with a Vosk (Kaldi) and a Wav2Vec2 model. The goal of the software is to ease the generation of datasets for ASR by automatically extracting and processing large audio sources.

This software has been written for internal use and made public as it might be useful for someone. However, no support and no warranty will be provided.

Copyright © 2021 Ciaran O'Reilly

Licensed under the GNU AFFERO GENERAL PUBLIC LICENSE (AGPLv3)

About

An audio ETL pipeline for generating datasets from youtube sources

License:GNU Affero General Public License v3.0


Languages

Language:Python 96.1%Language:Dockerfile 2.2%Language:Makefile 1.7%