sdatkinson / neural-amp-modeler

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

[FEATURE] Allow unequal-length input and output #476

Closed sdatkinson closed 1 month ago

sdatkinson commented 1 month ago

end-trim both to the shorter of the two.

In the standardized trainers, allow for an output that's up to 1 second longer than the input.

Resolves #475