You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered:
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 :
to install pytorch
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
The text was updated successfully, but these errors were encountered: