mbarnig's picture
Update README.md
07a490e
|
raw
history blame
No virus
1.08 kB
---
license: cc-by-nc-sa-4.0
language:
- lb
- de
- fr
- en
- pt
tags:
- TTS
- audio
- synthesis
- yourTTS
- speech
- coqui.ai
datasets:
- mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS
---
#### This model has been trained from scratch with my customized dataset [mbarnig/lb-de-fr-en-pt-12800-TTS_CORPUS](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:
```
characters="abcdefghijklmnopqrstuvwxyz ßàáâãäçèéêëíîïóôõöùúûü",
punctuations="!'(),-.:;? ",
phonemes=None,
```
#### 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).
#### Click the tab *training metrics* above to view the live Tensorboard of the model training.
![tensorboard](tensorboard.png)