Open Maggione opened 1 year ago
You may have to use freesound API for downloading
You may have to use freesound API for downloading
Unstandood. I used the API and the daily permit for access is only 2000. How do you download such an dataset with 460,000 freesound samples?
You may have to use freesound API for downloading
Unstandood. I used the API and the daily permit for access is only 2000. How do you download such an dataset with 460,000 freesound samples?
if you have thousands of tokens, then when the limit of 2000 is attained for one token, you may switch to another
Most of the urls in the Freesound (no overlap)train+test.csv files are invalid. When I visit the url, I find the result like this:
https://freesound.org/apiv2/sounds/621393/download/?format=api
How can I download the dataset correctly? Thank you!