v0.4.0
版本发布时间: 2022-09-04 07:39:13
sdatkinson/neural-amp-modeler最新发布版本:v0.9.0(2024-07-28 06:01:00)
New features
- Pre-emphasis filter and loss (#42)
- WaveNet and CatWaveNet models (#43)
Bug fixes and performance improvements
- Fix bug exporting parametric models (#41)
- Remove redundant
"nx"
in data set config; let the model provide it w/ its receptive field. - Faster data indexing in
ConcatDataset
s with many data sets (#45) - Miscellaneous improvements to the LSTM model.
- Improvements to the Colab notebook.