We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
You may have to use freesound API for downloading
Sorry, something went wrong.
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
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: