sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.71k stars 130 forks source link

[FEATURE] Pre-convolution for LSTM #289

Open sdatkinson opened 1 year ago

sdatkinson commented 1 year ago

Option to incorporate a convolutional layer in front of LSTM models. Helps w/ sensitivity to delay, and generally improves training.

38github commented 8 months ago

As an LSTM fan I have to ask - how is this going?

38github commented 8 months ago

My (subjective and objective) findings between WaveNet and LSTM is:

WaveNet - Pros

WaveNet - Cons

LSTM - Pros

LSTM - Cons