Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,12 @@ language:
|
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
|
10 |
-
The vanilla VALL E train on WenetSpeech4TTS using Amphion tooltik.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
|
10 |
+
## The vanilla VALL E train on WenetSpeech4TTS using Amphion tooltik.
|
11 |
+
|
12 |
+
Code Repo:
|
13 |
+
|
14 |
+
### usage
|
15 |
+
``` python
|
16 |
+
|
17 |
+
|
18 |
+
```
|