GithubHelp home page GithubHelp logo

Comments (10)

JusperLee avatar JusperLee commented on June 10, 2024 4

Sorry, my statement above is not entirely correct. This repository uses the torchaudio method, and the value returned by the load function is [channel, lenth]. Therefore, we need to modify the load function of the base script and change shape [1] == 2 to shape [0] == 2. The following are similar.
image

from sound-of-pixels.

krishnareedy avatar krishnareedy commented on June 10, 2024

Screenshot from 2019-08-11 14-52-14

from sound-of-pixels.

avis-ma avatar avis-ma commented on June 10, 2024

Hello, I have the same problem. Have you sovled it already? And how to solve this problem? Thank you very much.

from sound-of-pixels.

avis-ma avatar avis-ma commented on June 10, 2024

@krishnareedy

from sound-of-pixels.

AIaiAIaiAIaiAI avatar AIaiAIaiAIaiAI commented on June 10, 2024

@krishnareedy

from sound-of-pixels.

JusperLee avatar JusperLee commented on June 10, 2024

I know what I ca nā€™t read the audio file, because when running base.py your path is "./data / ....", you can't find the data, or you should replace "./data" to "../Data", or use an absolute path.

from sound-of-pixels.

parth1497 avatar parth1497 commented on June 10, 2024

@JusperLee Thank you so much!! :D

from sound-of-pixels.

vipulSharma18 avatar vipulSharma18 commented on June 10, 2024

@parth1497 I'm working on at least duplicating the results of this project since you are also working on it, maybe we can solve each other's doubts. There seem to be common issues like these that everyone doing this project has faced.

from sound-of-pixels.

TaoStarlit avatar TaoStarlit commented on June 10, 2024

in my preprocess, the audio has been converted to mono, so the shape is (1,xxxx), which is not affected by the shape[0] or shape[1]. However, there are still so many: could not broadcast shape 0 to shape (xxx)

from sound-of-pixels.

Related Issues (13)

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.