What's Changed
* Skip and Disable Training Results Tracking if Outputs are not Saved by ramppdev in https://github.com/autrainer/autrainer/pull/71
* Fix openSMILE Feature Extraction Transform Output Shape by ramppdev in https://github.com/autrainer/autrainer/pull/73
* Update dataset interface by ATriantafyllopoulos in https://github.com/autrainer/autrainer/pull/54
* Add Missing Trainer Type Annotations and Docstrings by ramppdev in https://github.com/autrainer/autrainer/pull/76
* Fix Multi-Target Regression Typo and Add Missing MTR Tests by ramppdev in https://github.com/autrainer/autrainer/pull/77
* Fix Order of Batch Size and Inference Batch Size Dataset Arguments by ramppdev in https://github.com/autrainer/autrainer/pull/78
* Fix Dataset Dataframe Inconsistencies by ramppdev in https://github.com/autrainer/autrainer/pull/80
* Remove Deprecated Get Evaluation Data Method by ramppdev in https://github.com/autrainer/autrainer/pull/83
* Fix Per-Example Loss and Refactor Outputs Tracker by ramppdev in https://github.com/autrainer/autrainer/pull/85
* Speed up Trainer Initialization by ramppdev in https://github.com/autrainer/autrainer/pull/87
* Fix Undefined Features Path in Preprocessing Script by millinma in https://github.com/autrainer/autrainer/pull/94
* Support Remote Code for Hugging Face Inference by ramppdev in https://github.com/autrainer/autrainer/pull/79
* Fix ToyDataset Initialization Order by ramppdev in https://github.com/autrainer/autrainer/pull/95
* Fix Device Fallback if not Compiled with Cuda by ramppdev in https://github.com/autrainer/autrainer/pull/96
* Fix Unescaped Tilde Character in Plotting Tutorial Docs by ramppdev in https://github.com/autrainer/autrainer/pull/99
* Remove Checkpoint Attributes from Model Config during Fetching by ramppdev in https://github.com/autrainer/autrainer/pull/97
* Fix Hydra Plugins Typo in Docs by arunkothari84 in https://github.com/autrainer/autrainer/pull/103
* Fix Preprocessing Removes Dataset Subdirectories by ramppdev in https://github.com/autrainer/autrainer/pull/105
* Add ImageToFloat Transform by ramppdev in https://github.com/autrainer/autrainer/pull/107
* Expand Quickstart Docs with List and Show Examples by ramppdev in https://github.com/autrainer/autrainer/pull/98
* Fix unsafe Matplotlib Backends if Threads are used by ramppdev in https://github.com/autrainer/autrainer/pull/108
* Add More Balanced and Weighted Criterions by ramppdev in https://github.com/autrainer/autrainer/pull/86
* Add Support for Global Transforms by ramppdev in https://github.com/autrainer/autrainer/pull/82
* Fix Callback Positioning for Loggers and Docs by ramppdev in https://github.com/autrainer/autrainer/pull/110
* Overhaul data pipeline using structs by ATriantafyllopoulos in https://github.com/autrainer/autrainer/pull/61
* Fix Redundant Disaggregated Evaluation Calculation by ramppdev in https://github.com/autrainer/autrainer/pull/114
* Add Optional DataLoader Arguments by ramppdev in https://github.com/autrainer/autrainer/pull/111
* Dynamically Resolve Global Standardizer Position by ramppdev in https://github.com/autrainer/autrainer/pull/115
* Add MSP-Podcast dataset by ATriantafyllopoulos in https://github.com/autrainer/autrainer/pull/46
* Fix too Small Dev and Test Loss Average during Tracking by ramppdev in https://github.com/autrainer/autrainer/pull/126
* Add AudioSet Dataset by ATriantafyllopoulos in https://github.com/autrainer/autrainer/pull/122
* v0.6.0 by ATriantafyllopoulos in https://github.com/autrainer/autrainer/pull/130
New Contributors
* millinma made their first contribution in https://github.com/autrainer/autrainer/pull/94
* arunkothari84 made their first contribution in https://github.com/autrainer/autrainer/pull/103
**Full Changelog**: https://github.com/autrainer/autrainer/compare/v0.5.0...v0.6.0