Giter Site home page Giter Site logo

Comments (6)

lawlict avatar lawlict commented on July 18, 2024 1

Hi @forwiat. The outstanding performance of ECAPA-TDNN doesn't fully rely on the model structure. In fact, there are lots of details that help improve the performance. For example:

  • 6 kinds of data augmentation
  • a cyclical learning rate
  • adaptive s-norm

I recommend that you use this model based on voxceleb_trainer(https://github.com/clovaai/voxceleb_trainer). Still, I only achieved a EER of 1.2% on the original voxceleb1_test set. Therefore I guess that some details are still missing.

from ecapa-tdnn.

lawlict avatar lawlict commented on July 18, 2024 1

Hi, @TaoRuijie. Yes, your understanding is correct.

from ecapa-tdnn.

forwiat avatar forwiat commented on July 18, 2024

OK, I will carefully try it again!
Thanks for your quick reply and answer!

from ecapa-tdnn.

TaoRuijie avatar TaoRuijie commented on July 18, 2024

Hi, thanks for your sharing!

So you are using the same code in voxceleb_trainer, instead of changing the model into this ecapa-tdnn right? And you can get 1.2 EER in vox1 test set. Is my understanding correct?

from ecapa-tdnn.

seacj avatar seacj commented on July 18, 2024

Hi, I also train the ECAPA-TDNN model (C=1024) with voxceleb_trainer but get 1.19 EER . After using as-norm, I get 1.08 EER.
Do you have any suggestion to get 0.87 EER in the paper?

from ecapa-tdnn.

lawlict avatar lawlict commented on July 18, 2024

Hi @forwiat. The outstanding performance of ECAPA-TDNN doesn't fully rely on the model structure. In fact, there are lots of details that help improve the performance. For example:

  • 6 kinds of data augmentation
  • a cyclical learning rate
  • adaptive s-norm

I recommend that you use this model based on voxceleb_trainer(https://github.com/clovaai/voxceleb_trainer). Still, I only achieved a EER of 1.2% on the original voxceleb1_test set. Therefore I guess that some details are still missing.

Hi, @seacj. As you see, I only achieve a EER of 1.2% on Voxceleb-1-O.trials without as-norm. I guess that the original paper uses Voxceleb1-O-clean.trials, which is slightly easier.

from ecapa-tdnn.

Related Issues (3)

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.