Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Train on [Mozzila Common voice](https://commonvoice.mozilla.org/) v9.0 it with [Coqui VITS](https://github.com/coqui-ai/TTS)
|
| 2 |
```
|
| 3 |
# Coqui tts sha commit coquitts: 0cf3265a4686d7e856bd472cdaf1572d61cab2b8
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-speech
|
| 4 |
+
language:
|
| 5 |
+
- it
|
| 6 |
+
model-index:
|
| 7 |
+
- name: vits-commonvoice9.0
|
| 8 |
+
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- mozilla-foundation/common_voice_9_0
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Common Voice it Vits
|
| 14 |
+
|
| 15 |
Train on [Mozzila Common voice](https://commonvoice.mozilla.org/) v9.0 it with [Coqui VITS](https://github.com/coqui-ai/TTS)
|
| 16 |
```
|
| 17 |
# Coqui tts sha commit coquitts: 0cf3265a4686d7e856bd472cdaf1572d61cab2b8
|