kevinwang676 commited on
Commit
c2d2c2b
·
verified ·
1 Parent(s): 2d6ed53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -69
README.md CHANGED
@@ -1,72 +1,13 @@
1
- <div align="center">
2
-
3
- <h1>GPT-SoVITS-VC-WebUI</h1>
4
- 强大的少样本语音转换与语音合成Web用户界面。<br><br>
5
-
6
- [![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)
7
-
8
- <img src="https://counter.seku.su/cmoe?name=gptsovits&theme=r34" /><br>
9
-
10
- [![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)
11
- [![Licence](https://img.shields.io/badge/LICENSE-MIT-green.svg?style=for-the-badge)](https://github.com/RVC-Boss/GPT-SoVITS/blob/main/LICENSE)
12
- [![Huggingface](https://img.shields.io/badge/🤗%20-Models%20Repo-yellow.svg?style=for-the-badge)](https://huggingface.co/lj1995/GPT-SoVITS/tree/main)
13
-
14
- [**English**](./docs/en/README.md) | [**中文简体**](./README.md) | [**日本語**](./docs/ja/README.md) | [**한국어**](./docs/ko/README.md)
15
-
16
- </div>
17
-
18
  ---
19
- ## 本项目新增 Voice Conversion (VC) 变声
20
- ### 特点:
21
- 1. 无需任何训练
22
- 2. 不改任何配置
23
- 3. 支持非固定、任意目标音色变声,无需训练/微调,infer 时目标音色直接作为 prompt 输入
24
- ### 用法:
25
- 1. 按照源项目要求逐一配置,主要是下载好所有预训练模型
26
- 2. 打开终端,执行 python vc_webui.py
27
- ---
28
- ## 变声 demo 试听
29
- 目标音色:ChatGPT 助手音色
30
-
31
- 待转换音色:窃格瓦拉
32
- ### demo 1
33
- 原声:
34
-
35
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/b5a5c3aa-6620-48fc-9c08-9b0711fbd76a
36
-
37
- 变声:
38
-
39
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/6c29db50-471d-4a98-a557-55e356732662
40
-
41
- ### demo 2
42
- 原声:
43
-
44
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/9cb746c8-9d23-4fca-98be-94496af85d14
45
-
46
- 变声:
47
-
48
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/e71279b8-90a9-4dca-9214-31ed1803170a
49
-
50
-
51
- ### demo 3
52
- 原声:
53
-
54
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/ca745165-fc75-44f8-9d92-50097e8d4924
55
-
56
- 变声:
57
-
58
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/7378a676-1f89-4e0b-b931-b921228f7e2c
59
-
60
- ### demo 4
61
- 原声:
62
-
63
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/f2fbc07a-816a-469b-ac27-996b3c2a4cdf
64
-
65
- 变声:
66
-
67
- https://github.com/huangxu1991/GPT-SoVITS-VC/assets/40886464/dbcb0533-903d-49be-b03b-a8da4189b645
68
-
69
  ---
70
 
71
- ## Star History
72
- [![Star History Chart](https://api.star-history.com/svg?repos=huangxu1991/GPT-SoVITS-VC&type=Date)](https://star-history.com/#huangxu1991/GPT-SoVITS-VC&Date)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: GPT SoVITS VC
3
+ emoji: 🏆
4
+ colorFrom: indigo
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 4.38.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference