Giter Club home page Giter Club logo

Comments (10)

Faylixe avatar Faylixe commented on May 22, 2024 3

(We will though take your comment into account in order to provide improved log for ffmpeg interaction in the next release)

from spleeter.

estima92 avatar estima92 commented on May 22, 2024 1

Try to install ffmpeg, solved the problem for me

from spleeter.

dserero avatar dserero commented on May 22, 2024 1

I solved this error by changing my command line from
spleeter separate -i audio_example.mp3 -o audio_output -p spleeter:5stems
to
spleeter separate -i spleeter/audio_example.mp3 -p spleeter:5stems -o output

from spleeter.

Faylixe avatar Faylixe commented on May 22, 2024 1

Please respect issue template. Any issue which does not match provided template will be closed automatically. The error here is matching one of following :

  • ffmpeg is not installed.
  • The path to your audio file is not valid.
  • Your audio file cannot be read by ffmpeg

from spleeter.

MWDavidH avatar MWDavidH commented on May 22, 2024

Impossible to activate conda env with powershell. Finally working with Git bash but I've got the same error :

INFO:spleeter:Loading audio b'spleeter/audio_example.mp3' from 0.0 to 600.0
WARNING:spleeter:ffprobe error (see stderr output for detail)
(spleeter-cpu)

OS infos
conda/4.7.12 requests/2.22.0 CPython/3.7.4 Windows/10 Windows/10.0.18362

How to read errors, is there a log file ?

from spleeter.

HandsomeDevilv112 avatar HandsomeDevilv112 commented on May 22, 2024

I'm getting this as well.
Trying the command line posted earlier gave me the same error, and I've confirmed ffmpeg version 4.2 is installed. I'll see about updating it.
EDIT: audio data loaded successfully after changing input file path to full path

from spleeter.

SINCd avatar SINCd commented on May 22, 2024

Same issues - reinstalling ffmpeg did not help, and I could not also find a way to see the logs.

Help me Obywan ;)

from spleeter.

adamxbayes avatar adamxbayes commented on May 22, 2024

I managed to resolve this issue by installing ffmpeg using Homebrew.

  1. brew install ffmpeg
  2. cd in to my spleeter folder and ran the command spleeter separate -i test.mp3 -o audio_output

from spleeter.

muheydari avatar muheydari commented on May 22, 2024

INFO:spleeter:Downloading model archive https://github.com/deezer/spleeter/releases/download/v1.4.0/2stems.tar.gz

resolved

from spleeter.

vkharatmal avatar vkharatmal commented on May 22, 2024

Hi @muheydari
What should I do next with this downloaded file?

from spleeter.

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.