ccoreilly/datapipe

An audio ETL pipeline for generating datasets from youtube sources

0

stars

25

commits

Python

primary language

May 5, 2022

updated

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)

Contributors

ccoreilly

25 commits

ccoreilly/datapipe

An audio ETL pipeline for generating datasets from youtube sources

0

stars

25

commits

Python

primary language

May 5, 2022

updated

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)

Contributors

ccoreilly

25 commits

Languages

Python

96.1%

Dockerfile

2.2%

Makefile

1.7%