BookTubeSpeech-download
April 21, 2020 ยท View on GitHub
This is a script that downloads the WAV files of the BookTubeSpeech dataset.
Requirements
- Install pytube3:
pip3 install pytube3 --upgrade - You must have
ffmpegto convert mp4 to wav - You must have
soxto downsample the wav file
Example usage
python3 download_data.py --output_dir=/path_to_download_dir
Notes
Some videos may have become unavailable since the publication of the original paper, e.g. deleted by the creator.
As of 2020.04.20, this script can download 8021 (out of 8450) WAV files successfully.