Spaces:
Runtime error
Runtime error
<div align="center"> | |
<h1>GPT-SoVITS-VC-WebUI</h1> | |
A Powerful Few-shot Voice Conversion and Text-to-Speech WebUI.<br><br> | |
[![madewithlove](https://img.shields.io/badge/made_with-%E2%9D%A4-red?style=for-the-badge&labelColor=orange)](https://github.com/RVC-Boss/GPT-SoVITS) | |
<img src="https://counter.seku.su/cmoe?name=gptsovits&theme=r34" /><br> | |
[![Open In Colab](https://img.shields.io/badge/Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/RVC-Boss/GPT-SoVITS/blob/main/colab_webui.ipynb) | |
[![Licence](https://img.shields.io/badge/LICENSE-MIT-green.svg?style=for-the-badge)](https://github.com/RVC-Boss/GPT-SoVITS/blob/main/LICENSE) | |
[![Huggingface](https://img.shields.io/badge/🤗%20-Models%20Repo-yellow.svg?style=for-the-badge)](https://huggingface.co/lj1995/GPT-SoVITS/tree/main) | |
[**English**](./README.md) | [**中文简体**](./docs/cn/README.md) | [**日本語**](./docs/ja/README.md) | [**한국어**](./docs/ko/README.md) | |
</div> | |
--- | |
## Voice Conversion (VC) - new added in this fork | |
### Features | |
1. Don't need any retrain | |
2. Support non-fixed/any tartget speaker vocie, and don't need any training or finetuning. You can infer directly through webui! | |
### Usages | |
1. please config following source repo steps; | |
2. open terminal, and execute `python vc_webui.py` | |
--- | |
## Demos | |
Note: Target speaker from ChatGPT Assistant Voice | |
### 1. demo 1 | |
source: | |
https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/39248790-87f5-484f-8f48-532078412a80 | |
target: | |
https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/d055d970-6b28-44e0-af9c-e0db0dc01e8c | |
### 2. demo 2 | |
source: | |
https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/08ab4451-bbeb-4940-a04a-a43df94f0e61 | |
target: | |
https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/e1917fa3-e5e7-4d8e-89f1-e3f0a40fdd18 | |
--- | |