Город МОСКОВСКИЙ
00:02:01

How to Install So-Vits-SVC-Fork on Mac M1

Аватар
PythonFocus
Просмотры:
74
Дата загрузки:
02.12.2023 09:19
Длительность:
00:02:01
Категория:
Технологии и интернет

Описание

Learn how to install the So-Vits-SVC-Fork software for singing voice conversion on your Mac M1 computer. This tutorial includes step-by-step instructions to easily set up the software.

NOTE: you must use:
conda activate yourenvironmentname
each time you want to open the GUI.





List of Commands:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

eval "$(/opt/homebrew/bin/brew shellenv)"

brew install --Cask miniforge

conda init zsh

conda create --name whatevernameyouwant python=3.10

conda activate thenameyouselectedforyourenvironmenthere

python -m pip install -U pip setuptools wheel

pip3 install torch torchvision torchaudio

pip install -U so-vits-svc-fork

svcg

Рекомендуемые видео