Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,7 @@ datasets:
|
|
| 18 |
|
| 19 |
# 🎙️ Flare-TTS 28M
|
| 20 |
Welcome to Flare-TTS 28M, an open-source text-to-speech model with 28 million parameters trained on LJSpeech.
|
|
|
|
| 21 |
|
| 22 |
## Quality and results
|
| 23 |
This model is okayish quality but it still sounds a bit robotish but you can clearly understand what the model tries to say.
|
|
@@ -46,4 +47,7 @@ tts --text "Hello world, this is my first trained TTS model." \
|
|
| 46 |
|
| 47 |
## Final thoughts
|
| 48 |
We don't think it's perfect - it's more like a proof of concept. So please do not use this model for production use cases but more for experiments.
|
| 49 |
-
We are happy to share more of this soon - stay tuned for Flare-TTS v2 :D
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
# 🎙️ Flare-TTS 28M
|
| 20 |
Welcome to Flare-TTS 28M, an open-source text-to-speech model with 28 million parameters trained on LJSpeech.
|
| 21 |
+
This model was originally created by [LH-Tech AI](https://huggingface.co/LH-Tech-AI)
|
| 22 |
|
| 23 |
## Quality and results
|
| 24 |
This model is okayish quality but it still sounds a bit robotish but you can clearly understand what the model tries to say.
|
|
|
|
| 47 |
|
| 48 |
## Final thoughts
|
| 49 |
We don't think it's perfect - it's more like a proof of concept. So please do not use this model for production use cases but more for experiments.
|
| 50 |
+
We are happy to share more of this soon - stay tuned for Flare-TTS v2 :D
|
| 51 |
+
|
| 52 |
+
## Credit
|
| 53 |
+
Credit goes to [LH-Tech AI](https://huggingface.co/LH-Tech-AI). :-)
|