Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trainable DSP parameters #126

Open
bytosaur opened this issue May 27, 2021 · 2 comments
Open

trainable DSP parameters #126

bytosaur opened this issue May 27, 2021 · 2 comments

Comments

@bytosaur
Copy link

hello contributers and community.

I love your repo! It's eases so much for me!
Although having the precomputation in the model is already great I'd like to know how you can optimize DSP parameters.
It looks like that this is a feature from old versions (e.g. 0.2) and by default I dont see any trainable params in this layer.

Could you please state if this is still available and how to use it?

happy hacking
Paul

@keunwoochoi
Copy link
Owner

Hi, sorry for a late reply. In a preference of using tf.signal.stft, I removed it in the newer versions of Kapre.

To be honest, I miss the feature ever since though. But recently I'm mainly using Pytorch so somehow Kapre's having another winter.

@Path-A
Copy link
Contributor

Path-A commented Oct 13, 2021

Are differentiable bandpass filters (like scipy's butter + sosfiltfilt) possible in keras/tf?

Edit: Looks like this was done with SincNet in Pytorch and adapted to Keras here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants