kevinwang676 commited on
Commit
277623e
1 Parent(s): 8a1292d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -16
README.md CHANGED
@@ -1,17 +1,13 @@
1
- # Bert-VITS2-auto-preprocessing ⚡
2
- ### [简体中文](https://github.com/KevinWang676/Bert-VITS2-quick-start/blob/main/README_zh.md)
 
 
 
 
 
 
 
 
 
3
 
4
- This project is aimed at combining the features of [VITS-fast-fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning) with the original [Bert-VITS2](https://github.com/fishaudio/Bert-VITS2). Users can slice and label the uploaded audios automatically using the code we provide.
5
-
6
- ```
7
- git clone https://github.com/KevinWang676/Bert-VITS2-quick-start.git
8
- cd Bert-VITS2-quick-start
9
- pip install -r requirements.txt
10
- ```
11
-
12
- ## References
13
- + [anyvoiceai/MassTTS](https://github.com/anyvoiceai/MassTTS)
14
- + [jaywalnut310/vits](https://github.com/jaywalnut310/vits)
15
- + [p0p4k/vits2_pytorch](https://github.com/p0p4k/vits2_pytorch)
16
- + [svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)
17
- + [PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)
 
1
+ ---
2
+ title: Bert-VITS2
3
+ emoji: 🌟
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.36.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