Giter VIP home page Giter VIP logo

Comments (7)

niravpatel2008 avatar niravpatel2008 commented on July 17, 2024

@PetrochukM i also have large dataset for single speaker. it around 13k files. can you please share you changes so i can apply to my side.

from loop.

macarbonneau avatar macarbonneau commented on July 17, 2024

This post will answer your question: #11

from loop.

PetrochukM avatar PetrochukM commented on July 17, 2024

@macarbonneau Have you run this? Is it OKAY to just recompute the mean and the STD?

It looks like the data is recreated in the generation code using the mean and the STD; therefore, every numpy features (.npz) file needs to be updated to fit the new mean and the new STD. I want to make sure i'm understanding this correctly.

from loop.

macarbonneau avatar macarbonneau commented on July 17, 2024

This sounds very complicated.

Why not just put all your .wav files in the same folder and extract npz feature on this folder. Anyway, you will have to combine them in a numpy_features/ and a numpy_features_valid/ folder later. Voiceloop uses the prefix in your file name to determine speaker ID.

This is what I did and it works fine.

from loop.

PetrochukM avatar PetrochukM commented on July 17, 2024

They are in the same folder.

When I run extract_feats with 40,000 files, it splits them up because its over a 5,000 file limit here:
https://gist.github.com/kastnerkyle/cc0ac48d34860c5bb3f9112f4d9a0300#file-extract_feats-py-L1339

Did you disable this feature?

from loop.

macarbonneau avatar macarbonneau commented on July 17, 2024

Oh yeah... I played a bit with the script. I don't think this part is active anymore in my code.

from loop.

PetrochukM avatar PetrochukM commented on July 17, 2024

@macarbonneau O nice. Can you post a gist?

from loop.

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.