End of training
Browse files
README.md
CHANGED
@@ -1,24 +1,21 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- hr
|
4 |
license: mit
|
5 |
base_model: microsoft/speecht5_tts
|
6 |
tags:
|
7 |
-
- hrvatski
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
-
-
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
-
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.4518
|
24 |
|
|
|
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_tts_voxpopuli_hr
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# speecht5_tts_voxpopuli_hr
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4518
|
21 |
|