jasonppy / VoiceCraft

Zero-Shot Speech Editing and Text-to-Speech in the Wild
Other
7.66k stars 749 forks source link

Add pip as a secondary installation method. #27

Closed Yasand123 closed 8 months ago

Yasand123 commented 8 months ago

Conda is not available on all systems. Pip requirements.txt would be nice. Thank you.

gibru commented 8 months ago

Have you tried Miniconda? Can be installed on Windows, Mac and Linux.

Can't speak for Windows and Mac, but on Linux once you have it installed, just activate the env:

This will create a conda voicecraft env (which you can activate with conda activate voicecraft with all the requirements installed).

Yasand123 commented 8 months ago

Have you tried [Miniconda]

Just set it up. Thank you. Now I only have to figure out how to run it.

amirvenus commented 2 months ago

Have you tried [Miniconda]

Just set it up. Thank you. Now I only have to figure out how to run it.

Would you be great if you could please share the instructions to run on Apple SoC.

Thanks!