The following steps are required to install Seed-VC:
environmental preparation
- Installing Python 3.10 and Git Tools
- Recommended configuration CUDA 12.4 (for GPU acceleration) and FFmpeg audio processing tools
Get the project
pass (a bill or inspection etc)git clone https://github.com/Plachtaa/seed-vc.gitDownload Code
Environment Configuration
- Create a Python virtual environment:
python -m venv venv - Install the dependencies after activating the environment:
pip install -r requirements.txt
priming
- Speech conversion: run
app_vc.py - Song Conversion: Run
app_svc.py - Real-time conversion: running
real-time-gui.py - interviews
http://localhost:7860Using the Web Interface
The Mac M-Series chips require the special dependency file requirements-mac.txt. The first run will automatically download the appropriate model files.
This answer comes from the articleSeed-VC: supports real-time conversion of speech and song with fewer samplesThe































