This package aims at simplifying the download of the AudioSet dataset.
Project description
AudioSet Download
This repository contains code for downloading the AudioSet dataset. The code is provided as-is, and is not officially supported by Google.
Requirements
- Python 3.9 (it may work with other versions, but it has not been tested)
Installation
# Install ffmpeg
sudo apt install ffmpeg
# Install audioset-download
pip install audioset-download
Usage
from audioset_download import Downloader
d = Downloader(root_path='test', labels=None, n_jobs=2, download_type='unbalanced_train', copy_and_replicate=False)
d.download(format = 'vorbis')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audioset-download-1.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file audioset-download-1.0.tar.gz
.
File metadata
- Download URL: audioset-download-1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2a91448fa794143929118a0d62815afc133a20ee7f470a48f39a54c84db7b5 |
|
MD5 | b1d7a6cd18de93405d40d50e1e6685e4 |
|
BLAKE2b-256 | 14c5726a5ced507a59a2798e5d452fdb829e6dbcfc29df7444fd18635283058b |
File details
Details for the file audioset_download-1.0-py3-none-any.whl
.
File metadata
- Download URL: audioset_download-1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e48504f4828726e9ebdfed6668d3d51e3791ca44164750ad60e03447b39a4fa7 |
|
MD5 | fd76fac0956628ac16394f9deaf444be |
|
BLAKE2b-256 | 0aa3d9a8503e544c37141bbe5ece8957bf5bf1a08436f212d09748092af9ac59 |