Releases: zerospeech/benchmarks
Releases · zerospeech/benchmarks
v0.9.4
What's Changed
- conda build was moved to separate repo
- removed zrc2015 legacy code
- updated & fixed some issues with installation
- updated tde17 to use leaderboard & validation APIs
- Abx17 Submissions in #35
- various minor bugfixes & cleanups
Full Changelog: v0.9.3...v0.9.4
v0.9.3
- added abx17 into main install (all flag)
- fixed some defects with the index loading
- changed install extension names to make them more clear
- added import from archive function to (datasets, samples, checkpoints)
- allowed using non zip archives for downloads/imports (tar, tgz, ...)
- fixed some import issues & rename task modules
- pinned pydantic to
>=1.10, <2.0to prevent installation of 0.X versions
Full Changelog: v0.9.2...v0.9.3
Version 0.9.2
What's Changed
- Upload features (pending backend) #26
- Update Leaderboard features #27
- lock pydantic to 1.x version
- clean-up architecture
- minor tde17 updates
- submission validation
- SIGALARM issue (#29)
Full Changelog: v0.9.1...v0.9.2
Release of 0.9.1
V0.9: ProsAudit Benchmark
What's Changed
- Added prosAudit benchmark to the list of benchmarks by @nhamilakis in #16
Full Changelog: v0.8...v0.9
Release v0.8
minor updates
Release of version 0.7
Initial Beta Release
v0.6 minor pre-release updates & bugfixes
Initial pre-release
v0.5 submit function as a WIP command