What's Changed
- Export model indices start at zero by @sdatkinson in #113
- Add rate param to wav_to_np by @sdatkinson in #115
- Fix graceful shutdowns for Lightning in Windows by @sdatkinson in #118
- Add architecture information to easy collab by @mikeoliphant in #116
- Easy colab typo fix by @mikeoliphant in #119
- Add Apple Metal support for faster training on M1/M2 by @phillipmself in #122
- Better error messages by @sdatkinson in #125
- Update colab.ipynb by @sdatkinson in #129
- Models compute their output level by @sdatkinson in #135
- FFT Loss by @sdatkinson in #143
- Batched training and silent by @vossenv in #145
- Added experimental multiresolution STFT loss using auraloss. by @honkkis in #147
- Issue 126 update readme turn key training by @cdicle in #150
- Auraloss dependency by @sdatkinson in #153
- Run multi-resolution STFT loss on-device unless it fails by @sdatkinson in #165
- Metadata in model files, loudness as first metadatum by @sdatkinson in #168
- Smaller .nam files by @sdatkinson in #179
- fix typo in recurrent.py by @eltociear in #183
- Update core.py by @fabprezja in #189
- Move "metadata" before "weights" in exported model by @mikeoliphant in #193
- Change button info string to be more helpful, add digit to ESR by @vossenv in #174
- Update gui.py by @fabprezja in #190
- Metadata in GUI trainer by @sdatkinson in #202
- Metadata in easy_colab.ipynb by @sdatkinson in #203
- Colab: Ensure model is on CPU before plotting prediction vs target by @sdatkinson in #209
- I'm all out of bubblegum by @vossenv in #206
New Contributors
- @mikeoliphant made their first contribution in #116
- @phillipmself made their first contribution in #122
- @vossenv made their first contribution in #145
- @honkkis made their first contribution in #147
- @cdicle made their first contribution in #150
- @eltociear made their first contribution in #183
- @fabprezja made their first contribution in #189
Full Changelog: v0.5.0...v0.5.1