What's Changed
- Clean up implicit conversions by @sdatkinson in #61
- Remove support for directory-style models by @sdatkinson in #64
- Noise gate by @sdatkinson in #65
- Catch NaNs in WaveNet and RecursiveLinearFilter by @sdatkinson in #76
- Speed up wavenet activation tanh processing by @mikeoliphant in #89
- Add math.h include for Linux compilation by @mikeoliphant in #91
- Add fast tanh approximation by @mikeoliphant in #95
- Fix iOS build by @olilarkin in #92
- Noise gate toggle by @sdatkinson in #99
New Contributors
- @mikeoliphant made their first contribution in #89
Full Changelog: v0.6.2...v0.7.0