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

Issue to run deepsing #2

Open
Balbo666 opened this issue Feb 3, 2023 · 0 comments
Open

Issue to run deepsing #2

Balbo666 opened this issue Feb 3, 2023 · 0 comments

Comments

@Balbo666
Copy link

Balbo666 commented Feb 3, 2023

Hello,

First i've never used Python before so i tried my best to install Deepsing and i met many issues. I will write every step i did so you will maybe know where the problem is :

  • I installed Python 3.7 for windows (cause i figured that the recent versions doesn't work with the step : pip install pytorch-pretrained-biggan librosa scipy)
  • I created new path for Python and the script folder in my computer
  • I downloaded the file deepsing master and i extracted it with winrar in the script folder from python 3.7 and i downloaded the file "models" that i put in the "model" file (from the deepsing file)
  • I wrote the command : pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
    to install pytorch
  • Then : pip install pytorch-pretrained-biggan librosa scipy
  • I wrote the command : pip install ffmpeg-python (cause i figured that sudo was for linux)
    And now i'm not sure what i have to do to run deepsing : i wrote the command : ./deepsing.py temp/sample.mp3 temp/output and it dont recognize the "." command.
    Could you tell me if the steps i did are good and how can i run deepsing step by step? (cause im a total beginner in python and in code in general)

Have a great day !

Balbo

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

1 participant