Update README.md
Browse files
README.md
CHANGED
@@ -21,13 +21,11 @@ datasets:
|
|
21 |
|
22 |
---
|
23 |
#### This model has been trained from scratch with my customized dataset [mbarnig/lb-de-fr-en-pt-coqui-vits-tts](https://huggingface.co/datasets/mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS) and the 🐸 [Coqui-TTS multilingual VITS-model recipe](https://github.com/coqui-ai/TTS/tree/dev/recipes/multilingual/vits_tts) (version 0.7.1). The model was trained without phonemes with the following character-set:
|
24 |
-
|
25 |
```
|
26 |
characters="abcdefghijklmnopqrstuvwxyz ßàáâãäçèéêëíîïóôõöùúûü",
|
27 |
punctuations="!'(),-.:;? ",
|
28 |
phonemes=None,
|
29 |
```
|
30 |
-
|
31 |
#### A live inference-demo of the model is available in my HuggingFace space ⌨️ 🇱🇺 🔈 [mbarnig/lb_de_fr_en_pt_COQUI_VITS_TTS](https://huggingface.co/spaces/mbarnig/lb_de_fr_en_pt_COQUI_VITS_TTS).
|
32 |
|
33 |
#### Click the tab *training metrics* above to view the live Tensorboard of the model training.
|
|
|
21 |
|
22 |
---
|
23 |
#### This model has been trained from scratch with my customized dataset [mbarnig/lb-de-fr-en-pt-coqui-vits-tts](https://huggingface.co/datasets/mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS) and the 🐸 [Coqui-TTS multilingual VITS-model recipe](https://github.com/coqui-ai/TTS/tree/dev/recipes/multilingual/vits_tts) (version 0.7.1). The model was trained without phonemes with the following character-set:
|
|
|
24 |
```
|
25 |
characters="abcdefghijklmnopqrstuvwxyz ßàáâãäçèéêëíîïóôõöùúûü",
|
26 |
punctuations="!'(),-.:;? ",
|
27 |
phonemes=None,
|
28 |
```
|
|
|
29 |
#### A live inference-demo of the model is available in my HuggingFace space ⌨️ 🇱🇺 🔈 [mbarnig/lb_de_fr_en_pt_COQUI_VITS_TTS](https://huggingface.co/spaces/mbarnig/lb_de_fr_en_pt_COQUI_VITS_TTS).
|
30 |
|
31 |
#### Click the tab *training metrics* above to view the live Tensorboard of the model training.
|