What's Changed
* Implementation of PaSST by tky823 in https://github.com/tky823/Audyn/pull/95
* Rename token to access private repository by tky823 in https://github.com/tky823/Audyn/pull/100
* MFCC computation for kaldi by tky823 in https://github.com/tky823/Audyn/pull/103
* Add test of torch=2.3.0 by tky823 in https://github.com/tky823/Audyn/pull/101
* K-means clustering by tky823 in https://github.com/tky823/Audyn/pull/104
* Preprocessing for HuBERT by tky823 in https://github.com/tky823/Audyn/pull/105
* K-means for HuBERT by tky823 in https://github.com/tky823/Audyn/pull/106
* `set_seed` as utlity by tky823 in https://github.com/tky823/Audyn/pull/107
* Document by tky823 in https://github.com/tky823/Audyn/pull/108
* Use setup-pythonv5 by tky823 in https://github.com/tky823/Audyn/pull/113
* Support `length` by AST and SSAST by tky823 in https://github.com/tky823/Audyn/pull/112
* AST recipe by tky823 in https://github.com/tky823/Audyn/pull/116
* Prototype recipe of ROAST and LEAST by tky823 in https://github.com/tky823/Audyn/pull/117
* Mel-spectrogram transform for librosa by tky823 in https://github.com/tky823/Audyn/pull/119
* Refactor CQT by tky823 in https://github.com/tky823/Audyn/pull/120
* Save state of scaler by tky823 in https://github.com/tky823/Audyn/pull/121
* `NoamScheduler` by tky823 in https://github.com/tky823/Audyn/pull/124
* Learning rate scheduler for PaSST by tky823 in https://github.com/tky823/Audyn/pull/125
* Baseline recipe of BirdCLEF2024 by tky823 in https://github.com/tky823/Audyn/pull/126
* Include configs as package data by tky823 in https://github.com/tky823/Audyn/pull/127
* BirdCLEF2024 baseline recipe by tky823 in https://github.com/tky823/Audyn/pull/128
* Custom cache directory by tky823 in https://github.com/tky823/Audyn/pull/132
* BirdCLEF2024 baseline recipe for inference by tky823 in https://github.com/tky823/Audyn/pull/129
* Bump up version to 0.0.1.dev5 by tky823 in https://github.com/tky823/Audyn/pull/133
**Full Changelog**: https://github.com/tky823/Audyn/compare/v0.0.1.dev4...v0.0.1.dev5