Soundata

Latest version: v1.0.1

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.1

What's Changed
* Update contributing guidelines by guillemcortes in https://github.com/soundata/soundata/pull/176
* Move import display_port_utils into explore_dataset() by genisplaja in https://github.com/soundata/soundata/pull/178


**Full Changelog**: https://github.com/soundata/soundata/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* Improvements in documentation and contribution guidelines by genisplaja in https://github.com/soundata/soundata/pull/165
* Fix for API dataset names in overview table by tanmayy24 in https://github.com/soundata/soundata/pull/167
* Unifying documentation tutorial in contributing docs by genisplaja in https://github.com/soundata/soundata/pull/170
* setup to pyproject.toml by guillemcortes in https://github.com/soundata/soundata/pull/166
* Addition of documentation for display plots function by tanmayy24 in https://github.com/soundata/soundata/pull/171
* Remote indexes by guillemcortes in https://github.com/soundata/soundata/pull/169
* Update github actions versions to latest by guillemcortes in https://github.com/soundata/soundata/pull/172
* Bump version to v1.0.0 by guillemcortes in https://github.com/soundata/soundata/pull/175


**Full Changelog**: https://github.com/soundata/soundata/compare/v0.1.3...v1.0.0

0.1.3

What's Changed
* Fix attribute checking in test, minor bug in SINGA:PURA, and add directory cleanup for ESC50 download test by karnwatcharasupat in https://github.com/soundata/soundata/pull/104
* Updating pass_env for build fail issue by harshpalan in https://github.com/soundata/soundata/pull/110
* Fix eigenscape by iranroman in https://github.com/soundata/soundata/pull/102
* Updating docs for 111, 101 and copyright year by harshpalan in https://github.com/soundata/soundata/pull/113
* Typo fix and other changes by harshpalan in https://github.com/soundata/soundata/pull/114
* Adding loader for DCASE-bioacoustic by nkundiushuti in https://github.com/soundata/soundata/pull/112
* Fix for tests failing in Windows by harshpalan in https://github.com/soundata/soundata/pull/116
* Updating Event Class by harshpalan in https://github.com/soundata/soundata/pull/115
* Migration to Github Actions and Github Pages by guillemcortes in https://github.com/soundata/soundata/pull/119
* FIX readme workflows status badges by guillemcortes in https://github.com/soundata/soundata/pull/128
* Adding loader for BirdVox-DCASE-20k by tanmayy24 in https://github.com/soundata/soundata/pull/124
* Updating github actions pipeline by tanmayy24 in https://github.com/soundata/soundata/pull/131
* Fixes for badges and pytest by tanmayy24 in https://github.com/soundata/soundata/pull/136
* Fixes in setup.py for various dependencies by tanmayy24 in https://github.com/soundata/soundata/pull/141
* Fixes in dependencies, codecov and docs by tanmayy24 in https://github.com/soundata/soundata/pull/137
* Adding a new workflow for the MAIN branch by tanmayy24 in https://github.com/soundata/soundata/pull/140
* Adding loader for Warblrb10k by tanmayy24 in https://github.com/soundata/soundata/pull/132
* Adding loader for TAU Urban Acoustic Scenes 2022 by tanmayy24 in https://github.com/soundata/soundata/pull/129
* Adding loader for DCASE 2023 Task-2 by tanmayy24 in https://github.com/soundata/soundata/pull/134
* Adding loader for DCASE'23 Task 6A by tanmayy24 in https://github.com/soundata/soundata/pull/144
* Adding loader for freefield1010 by tanmayy24 in https://github.com/soundata/soundata/pull/126
* Adding loader for DCASE 2023 Task-4B by tanmayy24 in https://github.com/soundata/soundata/pull/138
* Adding loader for DCASE'23 Task 6A/6B by tanmayy24 in https://github.com/soundata/soundata/pull/143
* Moving spatial event as a separate class in annotations by tanmayy24 in https://github.com/soundata/soundata/pull/146
* Adding plots for each dataset in core.py by tanmayy24 in https://github.com/soundata/soundata/pull/142
* Revert "Adding plots for each dataset in core.py" by tanmayy24 in https://github.com/soundata/soundata/pull/148
* Adding labels/tags for the existing sound datasets by tanmayy24 in https://github.com/soundata/soundata/pull/139
* Revert "Revert "Adding plots for each dataset in core.py"" by tanmayy24 in https://github.com/soundata/soundata/pull/149
* Fix in Sphinx version by tanmayy24 in https://github.com/soundata/soundata/pull/150
* Bump version and black formatting by magdalenafuentes in https://github.com/soundata/soundata/pull/152

New Contributors
* harshpalan made their first contribution in https://github.com/soundata/soundata/pull/110
* nkundiushuti made their first contribution in https://github.com/soundata/soundata/pull/112
* guillemcortes made their first contribution in https://github.com/soundata/soundata/pull/119
* tanmayy24 made their first contribution in https://github.com/soundata/soundata/pull/124

**Full Changelog**: https://github.com/soundata/soundata/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Adding loader for STARSS 2022 dataset by iranroman in https://github.com/soundata/soundata/pull/100


**Full Changelog**: https://github.com/soundata/soundata/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Add jams conversion support for MultiAnnotator by karnwatcharasupat in https://github.com/soundata/soundata/pull/90
* Adding loader for SINGA:PURA (Singapore: Polyphonic Urban Audio) by karnwatcharasupat in https://github.com/soundata/soundata/pull/86
* add nan test for confidence + a few other tests for coverage by karnwatcharasupat in https://github.com/soundata/soundata/pull/91

New Contributors
* karnwatcharasupat made their first contribution in https://github.com/soundata/soundata/pull/90

**Full Changelog**: https://github.com/soundata/soundata/compare/v0.1.0...v0.1.1

0.1.0

First stable release of Soundata.

What's Changed
* Adding loader for 3D-MARCo by iranroman in https://github.com/soundata/soundata/pull/71
* Add unpack directories tests by magdalenafuentes in https://github.com/soundata/soundata/pull/73
* Add multipart zip support by iranroman in https://github.com/soundata/soundata/pull/62
* Docs by justinsalamon in https://github.com/soundata/soundata/pull/26
* add link to supported datasets, update tagline by justinsalamon in https://github.com/soundata/soundata/pull/78
* fix: URBAN-SED has event annotations not tags by justinsalamon in https://github.com/soundata/soundata/pull/81
* Adding loader for TAU SSE 2019 dataset by iranroman in https://github.com/soundata/soundata/pull/74
* Adding loader for TAU NIGENS SSE 2021 dataset by iranroman in https://github.com/soundata/soundata/pull/77
* Adding loader for TAU NIGENS SSE 2020 dataset by iranroman in https://github.com/soundata/soundata/pull/76
* Adding loader for EigenScape dataset ("Raw" version) by iranroman in https://github.com/soundata/soundata/pull/82
* [Breaking] - Change loaders names for consistency before release by magdalenafuentes in https://github.com/soundata/soundata/pull/83
* Adding changelog and bumping version for stable release by magdalenafuentes in https://github.com/soundata/soundata/pull/84


**Full Changelog**: https://github.com/soundata/soundata/compare/v0.1.0-rc11...v0.1.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.