Skip to content

v0.3.4

Compare
Choose a tag to compare
@groadabike groadabike released this 30 Jun 16:16
a6ce4a7

This is a minor release that is important for participants of the CAD1 Task1 and Task2 challenges.

The release adds the code for processing the test set and packages the output for submission.

This version can be installed from PyPI

pip install pyclarity==0.3.4
...or using the files attached to this release.

What's Changed

Introduce the test.py script to process the test set.
Includes a function to conveniently package the audios for entrants' submission.

Full Changelog: v0.3.3...v0.3.4