Audio-WestlakeU / FullSubNet

PyTorch implementation of "FullSubNet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement."
https://fullsubnet.readthedocs.io/en/latest/
MIT License
538 stars 153 forks source link

what the means of customerSTFT class? #32

Open Evanlovea opened 2 years ago

Evanlovea commented 2 years ago

Snipaste_2021-11-17_21-24-10 what is the means?I cannot find this class?

haoxiangsnr commented 2 years ago

Hi,

The function ChannelDirectionalFeatureComputer is not used and is invalid. I will delete this function later.

If you want to check the usage of STFT in FullSubNet, check here for more details: https://github.com/haoxiangsnr/FullSubNet/blob/main/audio_zen/acoustics/feature.py#L10

Evanlovea commented 2 years ago

OK,thanks for your reply!

---Original--- From: @.> Date: 2021/11/17 23:30:35 To: @.>; Cc: @.**@.>; Subject: Re: [haoxiangsnr/FullSubNet] what the means of customerSTFT class?(Issue #32)

Hi,

The function ChannelDirectionalFeatureComputer is not used and is invalid. I will delete this function later.

If you want to check the usage of STFT in FullSubNet, check here for more details: https://github.com/haoxiangsnr/FullSubNet/blob/main/audio_zen/acoustics/feature.py#L10

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.