Skip to main content

A self-contained singing voice conversion application using the so-vits-svc architecture, with Deep U-Net model for vocal separation feature and easy to use GUI.

Project description

Singing Voice Conversion Toolkit

Tests Deployment Codecov

A self-contained singing voice conversion application using the so-vits-svc architecture, with Deep U-Net model for vocal separation feature and easy to use GUI.

Getting Started

Installation

  1. Install Python (3.10 is recommended, but 3.10 - 3.11 should work)

  2. Install pipx

  3. Install the package by running this following terminal command if you only have one Python version installed:

pipx install svc-toolkit

To install with a specific Python version, use the --python flag. For example, to install with Python 3.10:

pipx install svc-toolkit --python 3.10
Using NVIDIA GPU

To use the package with NVIDIA GPU, you need to upgrade the following dependencies:

pipx inject svc-toolkit torch==2.1.1 torchaudio==2.1.1 --pip-args="-U" --index-url https://download.pytorch.org/whl/cu121

For CUDA version 11.*, you can change the cu121 to cu118. So the command will be:

pipx inject svc-toolkit torch==2.1.1 torchaudio==2.1.1 --pip-args="-U" --index-url https://download.pytorch.org/whl/cu118

Note that AMD GPUs are not actively supported, but you can try using the package with the CPU version of PyTorch.

For other installation options, see Installation.

Usage

Windows

svct.exe

macOS/Linux

svct

For the detailed usage guide, see Usage.

Development

For the detailed development guide, see Development.

About

This project is the implementation of the final year project for the Bachelor of Science in Computer Science, Department of Computer Science, City University of Hong Kong, named "Singing Voice Conversion from Fully Mixed Track with GUI", with project code 23CS062.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svc_toolkit-1.1.0.tar.gz (50.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

svc_toolkit-1.1.0-py3-none-any.whl (59.8 kB view details)

Uploaded Python 3

File details

Details for the file svc_toolkit-1.1.0.tar.gz.

File metadata

  • Download URL: svc_toolkit-1.1.0.tar.gz
  • Upload date:
  • Size: 50.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1017-azure

File hashes

Hashes for svc_toolkit-1.1.0.tar.gz
Algorithm Hash digest
SHA256 07cf820509713ab6fca4b63feab00dedebbb2ce3eaf9664f2aa32e33b0caa26b
MD5 1bf73e3d4e25c1aea60f313eb8b3531b
BLAKE2b-256 5350ecb926c0daba0c9ce3e0cf5a2c1306dc27233920a0a208c5375ee27cd20e

See more details on using hashes here.

File details

Details for the file svc_toolkit-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: svc_toolkit-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 59.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1017-azure

File hashes

Hashes for svc_toolkit-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa50315b29bd0b69bcd41faef6311ad14121fc5c50a40adc86ab0d12bb147773
MD5 d230c66a84f3f998068fd567ee86f42a
BLAKE2b-256 3a4de49545578bbe3613e23daac2e6725ad34b20c7ae2c13a21e7be43d9becc0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page