CoolFace
Datasetpublic

metricv/tl-whisper-raw

This repository is used to create and push to metricv/tl-whisper. Usage Requirements apt-get install ffmpeg # Do this however you want. GPU/nvenc not required, nor useful since we're only dealing with audio. pip install -r requirements.pyr Append to dataset python append_to_dataset.py AUDIO_FILE.m4a --entxt SUB.en.txt # OR python append_to_dataset.py AUDIO_FILE.m4a --ass SUB.ass Build and push python ./push_self.py

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes14downloads
7 commits on main
af7a4801y ago

New data

metricv
dd364861y ago

Sanity check added

metricv
67934561y ago

Remove erroneous data

metricv
e83aba31y ago

Dataset update

metricv
d7ab4b72y ago

Add data

metricv
2dd467d2y ago

Move

metricv
45292db2y ago

initial commit

metricv