Add example to pipeline widget and fix content mistakes in auto-generation
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ model-index:
|
|
10 |
- name: SpeechT5 TTS Vietnamese
|
11 |
results: []
|
12 |
pipeline_tag: text-to-speech
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# SpeechT5 TTS Vietnamese
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4314
|
23 |
|
|
|
10 |
- name: SpeechT5 TTS Vietnamese
|
11 |
results: []
|
12 |
pipeline_tag: text-to-speech
|
13 |
+
widget:
|
14 |
+
- text: "Đây được xem là truyện thơ nổi tiếng nhất và xét vào hàng kinh điển trong văn học Việt Nam."
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
# SpeechT5 TTS Vietnamese
|
21 |
|
22 |
+
This model is a fine-tuned version of [speechT5](https://huggingface.co/docs/transformers/main/en/model_doc/speecht5) on the [vivos](https://huggingface.co/vivos) dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.4314
|
25 |
|