Giter VIP home page Giter VIP logo

Comments (4)

Jungjee avatar Jungjee commented on May 29, 2024

'data/RawNet_weights.h5' are used to extract speaker embeddings :).
But, since I have already uploaded extracted speaker embeddings from entire VoxCeleb1 dataset at 'data/speaker_embeddings_RawNet_4.8eer', you can directly use those embeddings!

'data/RawNet_weights.h5' was uploaded upon a request from a researcher who wanted to extract speaker embeddings not from the VoxCeleb1 dataset but another dataset.

from rawnet.

aashiqmuhamed avatar aashiqmuhamed commented on May 29, 2024

I'm planning on finetuning on VoxCeleb2 so I can't use your embeddings.

When I try using RawNet_weights.h5 with the CNN+GRU Rawnet model, it throws
ValueError: You are trying to load a weight file containing 33 layers into a model with 38 layers.

Just making sure the weights do correspond to the net defined in model_RawNet_pre_train.py

from rawnet.

Jungjee avatar Jungjee commented on May 29, 2024

Do you mean model_RawNet.py?
'model_RawNet_pre_train.py' refers to a CNN model which doesn't include GRU.

Can you try loading the weights one more time using 'model_RawNet.py' instead of 'model_RawNet_pre_train.py'?

from rawnet.

aashiqmuhamed avatar aashiqmuhamed commented on May 29, 2024

Sure my bad. Thank you!

from rawnet.

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.