Giter Site home page Giter Site logo

Comments (4)

mravanelli avatar mravanelli commented on May 19, 2024

In the studies that we have conducted so far (for both speaker and speech recognition) we have done training and test on the same dataset (as often done in the speech/speaker recognition community). We didn't check so far cross-dataset performance. I think the behavior is similar to that of standard neural networks: if the datasets A and B are similar you might have good performance, otherwise, you likely have a performance drop. We are currently working on some adaptation strategies (that will probably be an object of a future paper) in order to perform a quick unsupervised adaptation of SincNet to conditions very different from that seen during training. The big advantage of SincNet if that the first convolutional layers is based on a few hundreds of learnable parameters only, while standard CNNs are based on thousands of them. This feature could make adaptation much easier!

from sincnet.

eeric avatar eeric commented on May 19, 2024

alright, hope you successfully.

from sincnet.

eeric avatar eeric commented on May 19, 2024

I appreciated your sinc_conv.

from sincnet.

eeric avatar eeric commented on May 19, 2024

nevertheless, sentence embedding a little more in SincNet.forward in dnn_models.py

from sincnet.

Related Issues (20)

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.