Giter VIP home page Giter VIP logo

Comments (6)

liviust avatar liviust commented on July 17, 2024

Check the symlinks.

from lipnet.

gzz666 avatar gzz666 commented on July 17, 2024

Hey,can you let me see your folders? I do not understand how to create symlink

from lipnet.

DerekChia avatar DerekChia commented on July 17, 2024

Did you follow the instruction?

Overlapped Speakers

Run the preparation script:

python prepare.py [Path to video dataset] [Path to align dataset] [Number of samples]

Notes:

  • [Path to video dataset] should be a folder with structure: /s{i}/[video]
  • [Path to align dataset] should be a folder with structure: /[align].align
  • [Number of samples] should be less than or equal to min(len(ls '/s{i}/*'))

Then run training for each speaker:

python training/overlapped_speakers/train.py s{i}

from lipnet.

gzz666 avatar gzz666 commented on July 17, 2024

yes,thanks!however ,I have other issue.
ValueError: output of generator should be a tuple (x, y, sample_weight) or (x, y). Found: None
I do not know how to solve it
Do you know?

from lipnet.

DerekChia avatar DerekChia commented on July 17, 2024

yes,thanks!however ,I have other issue.
ValueError: output of generator should be a tuple (x, y, sample_weight) or (x, y). Found: None
I do not know how to solve it
Do you know?

I also getting this error and trying to fix it now. If you'd like to solve it together, can you please contact me via my email (see profile), thanks!

from lipnet.

kawseribn avatar kawseribn commented on July 17, 2024

@DerekChia can you show me how should i put folders? i am also facing probelm regarding symlink.
Though i saw their attached description but its not clear to me.

from lipnet.

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.