update model card README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- voxpopuli
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_cs
|
10 |
results: []
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# speecht5_finetuned_voxpopuli_cs
|
17 |
|
18 |
-
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4287
|
21 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- cs
|
4 |
license: mit
|
5 |
base_model: microsoft/speecht5_tts
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- facebook/voxpopuli
|
10 |
model-index:
|
11 |
- name: speecht5_finetuned_voxpopuli_cs
|
12 |
results: []
|
|
|
17 |
|
18 |
# speecht5_finetuned_voxpopuli_cs
|
19 |
|
20 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Vox Populi Czech dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4287
|
23 |
|