Update README.md
#66
by
Madtriko
- opened
README.md
CHANGED
@@ -3,9 +3,9 @@ license: other
|
|
3 |
license_name: coqui-public-model-license
|
4 |
license_link: https://coqui.ai/cpml
|
5 |
library_name: coqui
|
6 |
-
pipeline_tag:
|
7 |
widget:
|
8 |
-
|
9 |
---
|
10 |
|
11 |
# ⓍTTS
|
@@ -100,4 +100,4 @@ outputs = model.synthesize(
|
|
100 |
gpt_cond_len=3,
|
101 |
language="en",
|
102 |
)
|
103 |
-
```
|
|
|
3 |
license_name: coqui-public-model-license
|
4 |
license_link: https://coqui.ai/cpml
|
5 |
library_name: coqui
|
6 |
+
pipeline_tag: audio-to-audio
|
7 |
widget:
|
8 |
+
- text: Once when I was six years old I saw a magnificent picture
|
9 |
---
|
10 |
|
11 |
# ⓍTTS
|
|
|
100 |
gpt_cond_len=3,
|
101 |
language="en",
|
102 |
)
|
103 |
+
```
|