v0.9.0
版本发布时间: 2024-07-28 06:01:00
sdatkinson/neural-amp-modeler最新发布版本:v0.9.0(2024-07-28 06:01:00)
What's Changed
- [FEATURE] GUI trainer: Track the last directories used for input/output/train destination by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/417
- [TESTING] Add Python 3.11 and 3.12 to the workflow matrix by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/422
- [FEATURE] More extensive metadata from the standardized trainers by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/420
- [FEATURE,GUI,BREAKING] Validate data before training by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/425
- Replaced the deprecated start and stop with start_samples and stop_sa… by @yonMaor in https://github.com/sdatkinson/neural-amp-modeler/pull/427
- [chore] Replace deprecated uses of
@abc.abstractproperty
by @jasonmokk in https://github.com/sdatkinson/neural-amp-modeler/pull/426 - Fix system text color by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/429
- [GUI] Left justify and prettify validation dialog by @vossenv in https://github.com/sdatkinson/neural-amp-modeler/pull/430
- [BUG] disagreement metatdata is int instead of bool (#432) by @Rodolfo-S in https://github.com/sdatkinson/neural-amp-modeler/pull/433
- Bump .nam file patch version by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/437
- Documentation on the
.nam
file format by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/439 - Extensions by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/441
- [BUGFIX] Correct OS environment variable for home directory on Windows by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/444
- [FEATURE,BREAKING] Define full-featured trainer as a CLI entry point by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/445
- [BREAKING] Remove
colab.ipynb
by @sdatkinson in https://github.com/sdatkinson/neural-amp-modeler/pull/446
New Contributors
- @yonMaor made their first contribution in https://github.com/sdatkinson/neural-amp-modeler/pull/427
- @jasonmokk made their first contribution in https://github.com/sdatkinson/neural-amp-modeler/pull/426
- @Rodolfo-S made their first contribution in https://github.com/sdatkinson/neural-amp-modeler/pull/433
- @Eraz1997 made their first contribution in https://github.com/sdatkinson/neural-amp-modeler/pull/445
Full Changelog: https://github.com/sdatkinson/neural-amp-modeler/compare/v0.8.4...v0.9.0