ithoidis / Temporal-Auditory-Coding-Features-for-Causal-Speech-Enhancement

code and detailed results for the paper Thoidis I., Vrysis L., Markou D., Papanikolaou, G. Temporal Auditory Coding Features for Causal Speech Enhancement. Electronics 2020, 9, 1698.
MIT License
7 stars 0 forks source link

Can't find the config file and NSGT_ERB function #1

Open jinliyou1991 opened 1 year ago

jinliyou1991 commented 1 year ago

Hello

This reaserch is interesting. I want to try to used the envelope_spectrogram. But I can't find the NSGT_ERB function. May u give me some help? thanks.

ithoidis commented 1 year ago

Dear jinliyou1991,

Please find the the nsgt implementation in the following repository. Also, make sure you have the ltfatpy library installed.

https://github.com/nerrull/Adeli-Timbre-Hierarchical-Model/blob/master/filterbank/nsgt.py

Sorry for the inconvenience, Iordanis

epriwahyu commented 1 year ago

Thank you!

jinliyou1991 commented 1 year ago

thanks for your answer And i have other issue is when i want to used ienvelope_spectrogram But can't find the upsample at any file

ithoidis commented 1 year ago

Sorry, you are right. I have updated the analysis.py file to include all the necessary imports