End of training
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
4 |
-
base_model: microsoft/speecht5_tts
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: speecht5_finetuned_voxpopuli_en_streaming-ivan
|
9 |
results: []
|
@@ -14,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# speecht5_finetuned_voxpopuli_en_streaming-ivan
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.6952
|
20 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model: facebook/voxpopuli
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- facebook/voxpopuli-ivan
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_en_streaming-ivan
|
10 |
results: []
|
|
|
15 |
|
16 |
# speecht5_finetuned_voxpopuli_en_streaming-ivan
|
17 |
|
18 |
+
This model is a fine-tuned version of [facebook/voxpopuli](https://huggingface.co/facebook/voxpopuli) on the facebook/voxpopuli-ivan dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.6952
|
21 |
|