An open API service indexing awesome lists of open source software.

https://github.com/ccoreilly/datapipe

An audio ETL pipeline for generating datasets from youtube sources
https://github.com/ccoreilly/datapipe

Last synced: 12 months ago
JSON representation

An audio ETL pipeline for generating datasets from youtube sources

Awesome Lists containing this project

README

          

# 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)