Skip to content

Conversation

thepirat000
Copy link

  • Adding script for Models download for windows
  • Added arg --ignore_audio to allow ignoring the audio merge post processing
  • Removed the requests lib version from requirements.txt

Federico Colombo and others added 3 commits February 15, 2022 23:09
@illtellyoulater
Copy link

illtellyoulater commented May 26, 2022

Thanks for your fixes!

In my case removing the version number from requests was not enough for the dependencies to be resolved correctly.

I also had to downgrade from python 3.8 to python 3.7...

To make sure I was setting everything correctly I just uninstalled the 3.8 environment, then removed the sber-swap dir, then created a new python 3.7 environment, then I git-cloned again the sben-swap repo, then ran those couple of lines from the README instructions... and only then I finally ran again pip install -r requirements.txt, which completed without any problems.

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

Successfully merging this pull request may close these issues.

2 participants