Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separation issue #19

Closed
imRig opened this issue Dec 6, 2019 · 3 comments
Closed

Separation issue #19

imRig opened this issue Dec 6, 2019 · 3 comments

Comments

@imRig
Copy link

imRig commented Dec 6, 2019

I put the command to separate the song, and after a while it marked 100%, but actually the song was never separated, or I can't seem to find where it got separated:

(demucs)` C:\Users\usuario\demucs>python -m demucs.separate --dl C:\Users\usuario\Desktop\jaja\pijapija.wav

  0%|                                                                                                                                            | 0/1 [00:00<?, ?it/s]ffprobe version 4.2 Copyright (c) 2007-2019 the FFmpeg developers
  built with gcc 9.1.1 (GCC) 20190807
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100

Input #0, wav, from 'C:\Users\usuario\Desktop\jaja\pijapija.wav':
  Metadata:
    encoder         : Lavf58.35.100
  
Duration: 00:03:40.68, bitrate: 1536 kb/s
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s

100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [05:44<00:00, `344.86s/it]

Oh, and while it was separating, the percentage bar didn't appear till' it finished.

Thanks.

@Zindokar
Copy link

Zindokar commented Dec 7, 2019

The separated folder is inside demucs-master\separated\demucs, the progress bar issue it's the same for me, but it's not a big deal I guess.

@imRig
Copy link
Author

imRig commented Dec 8, 2019

70382901-f2302980-1942-11ea-9830-bd315b27d53e

It doesn't exist LOL

@Zindokar
Copy link

Zindokar commented Dec 8, 2019

You must have a model and separated folder after the proccess finish. Look in C:\Users\usuario\demucs path instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants