v0.8.0
版本发布时间: 2024-02-11 04:13:59
sdatkinson/neural-amp-modeler最新发布版本:v0.9.0(2024-07-28 06:01:00)
What's Changed
- Pydantic updates by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/360
- [FEATURE] start and stop trimming for datasets in seconds instead of samples by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/363
- [IMPROVEMENT] Remove 48k default expected rate for audio files by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/365
- [BREAKING] Remove
bin/run.py
by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/366 - [BREAKING] Remove parametric modeling code by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/367
- Simplify the Colab notebook and use GUI elements by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/368
- [BREAKING] Get rid of
REQUIRED_RATE
by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/375 - [FEATURE] Add support for Proteus training files by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/376
- Support Proteus in Colab by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/378
Full Changelog: https://github.com/sdatkinson/neural-amp-modeler/compare/v0.7.4...v0.8.0