ulysses115
commited on
Commit
•
ac3c66e
1
Parent(s):
ccf7c3c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
|
2 |
|
3 |
### Jaehyeon Kim, Jungil Kong, and Juhee Son
|
@@ -55,4 +62,4 @@ python train_ms.py -c configs/vctk_base.json -m vctk_base
|
|
55 |
|
56 |
|
57 |
## Inference Example
|
58 |
-
See [inference.ipynb](inference.ipynb)
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- ' Text-to-Speech'
|
4 |
+
- audio
|
5 |
+
widget:
|
6 |
+
- text: "你好,你在做什么呀?"
|
7 |
+
---
|
8 |
# VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
|
9 |
|
10 |
### Jaehyeon Kim, Jungil Kong, and Juhee Son
|
|
|
62 |
|
63 |
|
64 |
## Inference Example
|
65 |
+
See [inference.ipynb](inference.ipynb)
|