Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,16 @@ language:
|
|
6 |
- zh
|
7 |
---
|
8 |
# VALL-E
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
## Useage
|
12 |
Inference Code: [dukGuo/valle-audiodec](https://github.com/dukGuo/valle-audiodec).
|
|
|
6 |
- zh
|
7 |
---
|
8 |
# VALL-E
|
9 |
+
Pre-trained checkpoint of [Vall-E](https://arxiv.org/abs/2301.02111) with AudioDec trained on WenetSpeech4TTS.
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
## Checkpoints
|
14 |
+
We provide three checkpoints trained/fine-tuned on different subset of WenetSpeech4TTS.
|
15 |
+
|
16 |
+
VALL-E Basic :VALL-E trained with the WenetSpeech4TTS Basic subset
|
17 |
+
VALL-E Standard: VALL-E Basic fine-tuning with the WenetSpeech4TTS Standard subset
|
18 |
+
VALL-E Premium: VALL-E Standard fine-tuning with the WenetSpeech4TTS Premium subset
|
19 |
|
20 |
## Useage
|
21 |
Inference Code: [dukGuo/valle-audiodec](https://github.com/dukGuo/valle-audiodec).
|