What's Changed
- Only update metadata flag after batch by @vossenv in #205
- New reamping file
v2_0_0.wav
by @sdatkinson in #217 - CPU-friendly training parameters by @sdatkinson in #219
- Strong and weak matches for recognized training files by @sdatkinson in #220
- Fix model device handling by @sdatkinson in #225
- Fix broken enumeration by @sdatkinson in #226
- Importing weights for WaveNet by @sdatkinson in #234
- Add LSTM to easy colab by @mikeoliphant in #185
- Fix misspelled key for mrstft_weight by @sdatkinson in #237
- Tweak v2_0_0.wav checks by @sdatkinson in #239
- Restrict Python to 3.10 and earlier by @renebohne in #245
- Support modeling cabs by @sdatkinson in #250
- Improve v2_0_0.wav by @sdatkinson in #253
- Rename demo output file from "overdrive.wav" to "output.wav" by @sdatkinson in #256
- Fix AudioShapeMismatchError mixed up arguments by @sdatkinson in #258
- Tweak cab modeling by @sdatkinson in #260
- Tune delay calculation threshold by @sdatkinson in #262
- Show 4 significant digits for checkpoint ESR by @mikeoliphant in #265
- Support wavio latest by @kostas-emman in #222
New Contributors
- @renebohne made their first contribution in #245
- @kostas-emman made their first contribution in #222
Full Changelog: v0.5.2...v0.6.0