Skip to content

Problems on building model : DCCRN on DNS-Challenge dataset #446

@realkris

Description

@realkris

This project is really helpfull for noobs like me !
I want to make a DCCRN model(on DNS-Challenge official dataset) for class project as the noise cancellation module.
Here's What I've done now.
I modified the model.py script in egs/dns-challenge/baseline according to #278, but I have several questions that confused

  1. In function distance(), where does the "F" come from?
  2. how can I change the channels of DCCRN? I saw there's a "_dccrn_architectures.py " seems like a config of DCRNN under asteroid/masknn, but I didn't find where it is called in model architecture.
  3. Do we only have DCCRN-CL as the architecture to use? is that because DCCRN-CL is better than the "DCCRN - E/R/C"?

So basically I just modified the model.py scripy and dataset folder in baseline/conf.yml. Will that be enough? My English is not good, maybe I missed something? or could you guys just give me an example.(I will train on the official DNS dataset) Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions