Coder Social home page Coder Social logo

Comments (18)

JusperLee avatar JusperLee commented on June 29, 2024

You need to see for yourself if there is a problem with the preprocessed files generated.

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee your GPU size was in TB or GB ?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

one gpu was in 64GB

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee okay..All the preprocessing has been done according to your readme only. Can you give possible solutions to this ?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

Due to the different experimental environments, I think you need to carefully check your code, including testing and preprocessing. This code did not show the above problems during my experiment.

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee what was the accuracy of your audio visual model ?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee Do you have your personal paper available for this in english ?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

Looking to Listen at the Cocktail Party: A Speaker-Independent Audio-Visual Model for Speech Separation

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee How to use this model on a new video? Can you share that code?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

You just need to change the input video.

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee For that new video we again need to do the face embedding like all the preprocessing from start right ?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

Yes

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee For how many speakers it will work?

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee I'm getting following error while running the test.py file
Traceback (most recent call last):
File "test.py", line 92, in
T = utils.fast_istft(F,power=False)
File "/home/lenovo/Downloads/Looking-to-Listen-at-the-Cocktail-Party-master/utils.py", line 75, in fast_istft
data = istft(real_imag_shrink(data))
File "/home/lenovo/Downloads/Looking-to-Listen-at-the-Cocktail-Party-master/utils.py", line 30, in istft
Total[start:end] = Total[start:end] + data[i, :] * windows
ValueError: operands could not be broadcast together with shapes (257,) (512,)

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024
  1. This model does not limit the number of people mixed.
  2. The different dimensions may be a problem with your own operation, which I cannot help.

from looking-to-listen-at-the-cocktail-party.

83344rushikesh avatar 83344rushikesh commented on June 29, 2024

@JusperLee At the place of 257 there should be 512 right?

from looking-to-listen-at-the-cocktail-party.

JusperLee avatar JusperLee commented on June 29, 2024

I think you can check this out. These questions are very basic.

from looking-to-listen-at-the-cocktail-party.

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.