PercepNet
Hi, It's is good work and I am looking forward to your completion of this meaningful Proj. Come on.
Thank you, I was trying to make this for another project which is already done by other approach but I'm so interested on PercepNet approach also. still on going!
@jzi040941 - Do you have code without pitch filtering, post-filtering?
@rameshkunasi you mean the dnn model? if it is It's not done yet now. I made a Todo list on README. I will change status on Todo list when it's complete. keep watching
Hello, Thank you for your good work. I found a problem when I was reading the program:
In the "erbband.h", the length of vector named "cutoffs" is N, But in line 68 and 69, N and N+2 are indexed. so an error occured.
So I made the following changes in "class ERBBand"

hello @zhangyutf, thanks for your contribution. I've applied your fix on repository!