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