Git Product home page Git Product logo

Comments (3)

wq2012 avatar wq2012 commented on July 28, 2024 3

For training the d-vector model, I would suggest using all possible speaker-labelled datasets you could find, including:

  • VCTK
  • LibriSpeech
  • VoxCeleb
  • VoxCeleb2
  • Datasets with similar acoustic environments to your own

The first 4 sum up to almost 10K different speakers. Although it's still much smaller than what we use internally (100K+ speakers), it would produce reasonably good results. (according to our experience, training d-vector model with less than 3~5K speakers is usually bad)

Then for training UIS-RNN, you could consider using:

  • NIST SRE disk-6 + disk-8
  • ICSI
  • Fisher
  • Datasets with similar acoustic environment and dialogue style to your own

The last one should not cover the same speakers to your testing test, but should have the same acoustic environment and dialogue style to your testing set. UIS-RNN is for supervised diarization, meaning you cannot expect it to work when trained in one domain and tested in a totally different domain:
https://www.youtube.com/watch?v=pGkqwRPzx9U&t=7m56s

from uis-rnn.

MuruganR96 avatar MuruganR96 commented on July 28, 2024

Pytorch TIMIT d-vector embeddings for my own datasets not giving good results for UIS-RNN archietecture. then how can we improvise accuracy? any suggestions for me also.?

@Aurora11111 sir, i also facing this issue. 👍

from uis-rnn.

Aurora11111 avatar Aurora11111 commented on July 28, 2024

@wq2012 thanks for your suggestions,I will have a try.

from uis-rnn.

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.