sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.87k stars 150 forks source link

[BUG] latency calibration threshold is too sensitive #389

Closed sdatkinson closed 1 month ago

sdatkinson commented 8 months ago

https://github.com/sdatkinson/neural-amp-modeler/blob/1649595220c36ca4c7f5153d8db534829728c850/nam/train/core.py#L324

This is probably too low. Given that it's got a safety factor, I can probably make it a bit less sensitive.