Coder Social home page Coder Social logo

sheldontsui / sepstereo_eccv2020 Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 6.0 333 KB

Codebase for the paper "Sep-Stereo: Visually Guided Stereophonic Audio Generation by Associating Source Separation" (ECCV2020)

Home Page: https://github.com/SheldonTsui/SepStereo_ECCV2020

License: Creative Commons Attribution 4.0 International

Python 93.74% Shell 6.26%
sep-stereo

sepstereo_eccv2020's People

Contributors

hangz-nju-cuhk avatar sheldontsui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sepstereo_eccv2020's Issues

Data Pre-Processing for YT-MUSIC

Hi,
Thanks for sharing the code. It is really helpful.

Can you please share the preprocessing code for YT-MUSIC for preparing the data. I understand the data was proposed earlier. But there is no public implementation available to convert the ambisonics audio to binaural audio and also the segmenting the long video. It would be really helpful if you can share these codes as well.

Thanks.

I want to know about the audio value range [-1,1]

Hello, I am also a researcher in the direction of sound source separation. I have benefited a lot from seeing your work.
But I have some questions about sound processing.

  1. Why should the raw audios' values be limited between -1 and 1?
  2. I did some verification. There is a difference between performing STFT after sound mixing, and performing STFT first and then mixing on the spectrum. STFT(audio1+audio2)โ‰ (STFT(audio1) + STFT(audio2))
    How can this be explained?
    Looking forward to your reply.

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.