All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Complete refactoring of the codebase
- Support for Python 3.8-3.13
0.0.3 - 2024-01-25
- MCD calculation for mel-spectrograms via CLI using
from-mel
- batch processing for
from-mel
viafrom-mel-batch
get_metrics_mels_pairwise
- logging to file
- Support for Python 3.11
- Changed usage of CLI for wav files, now via
from-wav
- Improved input validation for CLI
- Logging method
0.0.2 - 2022-08-17
- missing init files
- pylint
- tox config
- acknowledgments
- updated dependency restrictions
- renamed some metavars
0.0.1 - 2022-04-26
- Initial release