Skip to content

Releases: zerospeech/benchmarks

v0.9.4

21 Aug 09:32

Choose a tag to compare

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

20 Jul 13:07

Choose a tag to compare

  • 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.0 to prevent installation of 0.X versions

Full Changelog: v0.9.2...v0.9.3

Version 0.9.2

12 Jul 14:53

Choose a tag to compare

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

27 Feb 12:34

Choose a tag to compare

What's Changed

  • Replace hard-coded /tmp with gettempdir by @sdrobert in #17
  • Conda recipe by @sdrobert in #19
  • Fixed some issues with tde17
  • Added new prosAudit benchmark & datasets #15 #16

Full Changelog: v0.9...v0.9.1

V0.9: ProsAudit Benchmark

15 Feb 14:30
71849ca

Choose a tag to compare

What's Changed

  • Added prosAudit benchmark to the list of benchmarks by @nhamilakis in #16

Full Changelog: v0.8...v0.9

Release v0.8

11 Jan 14:17

Choose a tag to compare

minor updates

Release of version 0.7

05 Jan 12:32

Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.7

Initial Beta Release

14 Dec 17:01

Choose a tag to compare

v0.6

minor pre-release updates & bugfixes

Initial pre-release

14 Dec 12:51

Choose a tag to compare

v0.5

submit function as a WIP command