GithubHelp home page GithubHelp logo

andong-li-speech / gagnet Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 8.0 129.82 MB

This repo provides the network code and the processed samples of the manuscript "Glance and Gaze: A Collaborative Learning Framework for Single-channel Speech Enhancement", which was accepted by Elsevier Applied Acoustics.

Python 100.00%
speech-enhancement

gagnet's People

Contributors

andong-li-speech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gagnet's Issues

Discuss about the causality of nn.InstanceNorm1d and nn.InstanceNorm2d ?

Hi,

I find the GaGNet use InstanceNorm in these places:

nn.InstanceNorm2d(c, affine=True),

nn.InstanceNorm1d(cd1, affine=True),

For the InstanceNorm2d, the input shape is [batch, channel, num_frames, freq_feature_size], the mean and variance are calculated per [num_frames, freq_feature_size], which contain the all frames. So, the InstanceNorm2d seems to be non-causal.

[Question] Which GGMs's output should we take after inferencing of the model?

Sorry to bother you and thank for your opening of the model.
I try to train the model and meet a little problem.
After training the model, I would get length of three list from model (GGMs, default=3)

If I want to execute istft to sythesize the result, which index's inferenced tensor should i choose?
Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.