1.0.0
What's Changed
- Version 1.0 by @NickleDave in #639
- DOC: Add version 1.0 announcement [skip ci] by @NickleDave in #640
- DOC: Add version 1.0 announcement to README [skip ci] by @NickleDave in #642
- DOC: Add API reference, fix #441 by @NickleDave in #644
- DOC: Revise reference/about.md [skip ci] by @NickleDave in #646
- CLN: Refactor window dataset, add tests by @NickleDave in #654
- ENH: Use crowsetta 5.0, fixes #526 by @NickleDave in #657
- Prep datasets as directories, fixes #649 #650 #651 by @NickleDave in #658
- BUG: Fix usage of crowsetta 5.0 by @NickleDave in #659
- BUG/CLN: Fixup prepare dataset as directory by @NickleDave in #660
- replace union to future syntax by @Ja-sonYun in #661
- docs: add Ja-sonYun as a contributor for code by @allcontributors in #662
- BUG: Change labelmap for validation step of FrameWindowClassificationModel only, fix #664 by @NickleDave in #665
- Refactor api, fixes #663 by @NickleDave in #666
- Refactor frame classification, add audio datasets + DAS model, fixes #630 #652 #667 by @NickleDave in #670
- Remove initial implementation of DAS model by @NickleDave in #675
- Add decorators to register models and model families, fix #623 by @NickleDave in #676
- ENH: Add ED-TCN model by @NickleDave in #677
- ENH: Determine network kwargs dynamically in
vak.models.get
by @NickleDave in #680 - BUG/CLN: Add/fix log statements in FrameClassificationModel by @NickleDave in #681
- Add parametric UMAP model family by @NickleDave in #688
- Fix and run linting by @NickleDave in #690
- TST/CLN: Fix unit tests by @NickleDave in #693
- docs: add JacquelineGoe as a contributor for bug by @allcontributors in #695
- BUG: Make distance metrics return tensors, fix #700 #701 by @NickleDave in #702
- docs: add VenetianRed as a contributor for bug by @allcontributors in #703
- docs: add zhileiz1992 as a contributor for bug by @allcontributors in #705
- DOC, Make minor doc fixes, fixes #704 by @NickleDave in #706
- docs: add zhileiz1992 as a contributor for code by @allcontributors in #711
- docs: add marisbasha as a contributor for ideas by @allcontributors in #712
- docs: add marisbasha as a contributor for code by @allcontributors in #713
- DOC: Add eval to autoannotate, fix #460 by @NickleDave in #715
- docs: add vivinastase as a contributor for ideas by @allcontributors in #716
- ENH: Minimize frame classification dataset size, fix #717 by @NickleDave in #718
- BUG: Fix models to log train loss on step, fixes #720 by @NickleDave in #722
- CLN: Rename "segment error rate" to "character error rate", fix #721 by @NickleDave in #723
- docs: add danielmk as a contributor for doc by @allcontributors in #732
- DOC: fix autoannotate tutorial configs, fixes #734 by @NickleDave in #735
- TST: Fix test in
common.labels
by @NickleDave in #747 - ENH: Switch to version 1.0 of config file format, fix #685 #345 #748 by @NickleDave in #750
- ENH: Add lightning.Trainer config, fix #691 #687 #742 #745 by @NickleDave in #752
- CLN: Refactor model abstraction, fix #737 #726 by @NickleDave in #753
- CLN/ENH: Rename and refactor datapipes, add datasets; fix #574 #724 #754 by @NickleDave in #755
New Contributors
- @Ja-sonYun made their first contribution in #661
Full Changelog: 0.8.2...1.0.0