Skip to content

Commit

Permalink
docs(readme): update README.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
34j committed Mar 18, 2023
1 parent 851cca4 commit b988101
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<img src="https://img.shields.io/pypi/l/so-vits-svc-fork.svg?style=flat-square" alt="License">
</p>

A fork of [`so-vits-svc`](https://github.com/svc-develop-team/so-vits-svc) with a **greatly improved interface**. Based on branch `4.0` (v1). No differences in functionality and the models are compatible.
A fork of [`so-vits-svc`](https://github.com/svc-develop-team/so-vits-svc) with **realtime support** and **greatly improved interface**. Based on branch `4.0` (v1) and the models are compatible.

## Installation

Expand All @@ -49,6 +49,7 @@ pip install so-vits-svc-fork
- Ready to use just by installing with `pip`.
- Automatically download pretrained base model and HuBERT model
- Code completely formatted with black, isort, autoflake etc.
- Other minor differences

## Usage

Expand All @@ -58,6 +59,8 @@ pip install so-vits-svc-fork

![GUI](https://raw.githubusercontent.com/34j/so-vits-svc-fork/main/docs/_static/gui.png)

GUI launches with the following command:

```shell
svcg
```
Expand Down

0 comments on commit b988101

Please sign in to comment.