Josh Miller
Josh Miller
This is not something that is currently supported by this repo. I'll look into it as an enhancement though
Hey, thanks for reaching out. I do have quite a bit more work planned for this project in order to make things a bit more stable. Some of the changes...
@GuitarML I had a look at the paper you sent me and realized that there might be a problem with the way the `error_to_signal` loss was being used. It looks...
Still working on this! Found a pretty big contributor to the problem. As was mentioned in the issue you linked to, there is a problem with how the pre-emphasis filter...
> each input of x should be of length input_size, and each out y should be a single output I think one part of the issue with the previous implementation...
>I think part of the problem is that the LSTM model I made isn't what they developed in the paper. Yeah, that's a good point, it is different. If you...
Here's my plot: 
Oh sweet! (sorry I disappeared for a bit there, busy week) As for `m se` vs `mae`, I think both are probably fine. In terms of the math, I think...