Update README.md
Browse files
README.md
CHANGED
@@ -13,12 +13,12 @@ Pre-trained checkpoint of [Vall-E](https://arxiv.org/abs/2301.02111) with AudioD
|
|
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
|
22 |
|
23 |
|
24 |
|
|
|
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 and more details : [dukGuo/valle-audiodec](https://github.com/dukGuo/valle-audiodec).
|
22 |
|
23 |
|
24 |
|