microsoft / DNS-Challenge

This repo contains the scripts, models, and required files for the Deep Noise Suppression (DNS) Challenge.
Creative Commons Attribution 4.0 International
1.08k stars 411 forks source link

About spkid.csv ? #83

Open xjchenGit opened 2 years ago

xjchenGit commented 2 years ago

I saw that pdns config have _spkid_csv: /mnt/f/4th_DNSChallenge/ICASSP_2022/DNS-Challenge/datasets/filelists/complete_pssplit.csv, but I don't know how to download it?

motus commented 2 years ago

hmm, we should not be exposing any private paths in git.. I'll let @hdubey to clean it up and answer your question about the csv file (I have no idea what it is or if you need it at all)

xjchenGit commented 2 years ago

The source code show that the csv is for saving "primary" and "secondary" labels. When will release that???

ujscjj commented 2 years ago

@motus @hdubey

In "noisyspeech_synthesizer_singleprocess.py", the "spkid_csv“: is needed for synthesizing pdns training set. So, it looks important and urgent.

Maybe you should check if ""noisyspeech_synthesizer_singleprocess.py"" can be run normally in a public directory.

motus commented 2 years ago

Maybe you should check if noisyspeech_synthesizer_singleprocess.py can be run normally in a public directory.

@ujscjj can't agree more. @hdubey can we fix that ASAP please?

veera-puthiran-14082 commented 2 years ago

@ujscjj can't agree more. @hdubey can we fix that ASAP please?

Is it fixed now ?

hangtingchen commented 2 years ago

@ujscjj can't agree more. @hdubey can we fix that ASAP please?

Is it fixed now ?

seems no reply

hangtingchen commented 2 years ago

It's nice if authors could provide complete_ps_split.csv due to the importance of speaker-wave file assignment

Sourish0911 commented 1 year ago

Is there any update on this complete_ps_split.csv file?

crazysunsir commented 11 months ago

Is there any update on this complete_ps_split.csv file?

ruihu102 commented 6 months ago

Hello. Is this issue resolved? Could you please provide the complete_ps_split.csv file for personalized DNS training set? Thank you so much!