Page 31 of 60 FirstFirst ... 21293031323341 ... LastLast
Results 301 to 310 of 594
  1. 02-09-2020  #301

    Executive Producer

    Credits
    3343
    Join Date
    Jun 2014
    Posts
    679
    Thanks Thanks Given 
    103
    Thanks Thanks Received 
    1,237
    Thanked in
    102 Posts
    Quote Originally Posted by INGSOC View Post
    Getting this error. Any ideas? thx
    Attachment 675
    Did you install all of these?

    pip install Pillow
    pip install tqdm==4.30.0
    pip install librosa==0.6.3 (it shows you're missing this one)
    pip install opencv-python
    pip install numba==0.48.0
    pip install SoundFile
    pip install soundstretch

  2. 03-09-2020  #302

    Mega Producer

    Credits
    117
    Join Date
    Apr 2020
    Location
    UK
    Posts
    114
    Thanks Thanks Given 
    108
    Thanks Thanks Received 
    215
    Thanked in
    14 Posts
    I have error too ...

    Click image for larger version. 

Name:	vr.jpg 
Views:	7 
Size:	16.1 KB 
ID:	676

  3. 03-09-2020  #303

    Executive Producer

    Credits
    3343
    Join Date
    Jun 2014
    Posts
    679
    Thanks Thanks Given 
    103
    Thanks Thanks Received 
    1,237
    Thanked in
    102 Posts
    Quote Originally Posted by emulek88 View Post
    I have error too ...

    Click image for larger version. 

Name:	vr.jpg 
Views:	7 
Size:	16.1 KB 
ID:	676
    Are you using the new one I just posted? You need to delete everything and upload again, the links are new.

  4. 03-09-2020  #304

    Banned

    Credits
    30
    Join Date
    Apr 2011
    Posts
    309
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    60
    Thanked in
    24 Posts
    Quote Originally Posted by djtayz View Post
    Did you install all of these?

    pip install Pillow
    pip install tqdm==4.30.0
    pip install librosa==0.6.3 (it shows you're missing this one)
    pip install opencv-python
    pip install numba==0.48.0
    pip install SoundFile
    pip install soundstretch
    Working now. Definitely does a much better job on instrumentals, just very faint vocal bleed in places. I ran UB40-Red Red Wine and there's just little bits here and there of louder vocal bleeds.
    As far as acapella making I really don't think good studio quality vocals can be extracted until technology evolves to the point where removed frequencies can be replaced artificially somehow. I just don't see any other way to do it. Like some AI trained to remember the singers voice frequencies and emulating them somehow. That's the biggest problem with RX7, Phonicmind, Spleeter etc etc.
    Has anyone tried running things through twice? I wonder if it muddies the result.
    Last edited by INGSOC; 03-09-2020 at 08:02.

  5. 03-09-2020  #305

    Mega Producer

    Credits
    200
    Join Date
    Sep 2015
    Location
    Sao Paulo
    Posts
    242
    Thanks Thanks Given 
    131
    Thanks Thanks Received 
    197
    Thanked in
    32 Posts
    IS anyone having same issues with NEW VERSION on stop 1 in Google Colab???

    Enter your authorization code:
    ··········
    ---------------------------------------------------------------------------
    TIMEOUT Traceback (most recent call last)
    in ()
    2
    3 from google.colab import drive
    ----> 4 drive.mount('/content/drive')

    4 frames
    /usr/local/lib/python3.6/dist-packages/pexpect/expect.py in timeout(self, err)
    142 exc = TIMEOUT(msg)
    143 exc.__cause__ = None # in Python 3.x we can use "raise exc from None"
    --> 144 raise exc
    145
    146 def errored(self):

    TIMEOUT:
    searcher: searcher_re:
    0: re.compile('google.colab.drive MOUNTED')
    1: re.compile('root@096134cdc36c-85141bb86cc94a149a09de7da1bd21db: ')
    2: re.compile('(Go to this URL in a browser: https://.*)$')
    3: re.compile('Drive File Stream encountered a problem and has stopped')
    4: re.compile('drive EXITED')

    searcher: searcher_re:
    0: re.compile('google.colab.drive MOUNTED')
    1: re.compile('root@096134cdc36c-85141bb86cc94a149a09de7da1bd21db: ')
    2: re.compile('(Go to this URL in a browser: https://.*)$')
    3: re.compile('Drive File Stream encountered a problem and has stopped')
    4: re.compile('drive EXITED')
    KOSMMIK - FLASK (pre-order): lnkfi.re/IbDOauv3

    INSTAGRAM @kosmmik | FACEBOOK.com/kosmmik

  6. 03-09-2020  #306

    Executive Producer

    Credits
    3343
    Join Date
    Jun 2014
    Posts
    679
    Thanks Thanks Given 
    103
    Thanks Thanks Received 
    1,237
    Thanked in
    102 Posts
    Quote Originally Posted by joaoasq View Post
    ---
    Can you screenshot the issue
    Last edited by djtayz; 03-09-2020 at 20:50.

  7. 03-09-2020  #307

    Mega Producer

    Credits
    200
    Join Date
    Sep 2015
    Location
    Sao Paulo
    Posts
    242
    Thanks Thanks Given 
    131
    Thanks Thanks Received 
    197
    Thanked in
    32 Posts
    @djtayz




    Same thing is happening with demucs.

    I also tried with a different account...
    Last edited by joaoasq; 03-09-2020 at 18:44.
    KOSMMIK - FLASK (pre-order): lnkfi.re/IbDOauv3

    INSTAGRAM @kosmmik | FACEBOOK.com/kosmmik

  8. 03-09-2020  #308

    Executive Producer

    Credits
    3343
    Join Date
    Jun 2014
    Posts
    679
    Thanks Thanks Given 
    103
    Thanks Thanks Received 
    1,237
    Thanked in
    102 Posts
    Quote Originally Posted by joaoasq View Post
    ---
    When you play the first step, go to the link it gives you, choose your account and allow Colab to use your Drive. After that you will get a long code that you need to copy and paste to the Colab project and click enter.
    Last edited by djtayz; 03-09-2020 at 20:50.

  9. 03-09-2020  #309

    Mega Producer

    Credits
    117
    Join Date
    Apr 2020
    Location
    UK
    Posts
    114
    Thanks Thanks Given 
    108
    Thanks Thanks Received 
    215
    Thanked in
    14 Posts
    Quote Originally Posted by djtayz View Post
    Are you using the new one I just posted? You need to delete everything and upload again, the links are new.
    thanks! it's working :)

  10. 03-09-2020  #310

    Banned

    Credits
    30
    Join Date
    Apr 2011
    Posts
    309
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    60
    Thanked in
    24 Posts
    Going to test my theory that if you run through the process twice it might improve results.

Similar Threads

  1. Vocal Remover Plugin?
    By SonyMusic18 in forum Production & Technical Aid
    Replies: 2
    Last Post: 10-05-2017, 06:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •