End of training
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ license: mit
|
|
3 |
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
- text-to-speech
|
7 |
datasets:
|
8 |
- PolyAI/minds14
|
9 |
model-index:
|
@@ -16,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# speecht5_finetuned_minds14_au
|
18 |
|
19 |
-
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.4857
|
22 |
|
@@ -63,4 +62,4 @@ The following hyperparameters were used during training:
|
|
63 |
- Transformers 4.32.0.dev0
|
64 |
- Pytorch 2.0.1
|
65 |
- Datasets 2.14.4
|
66 |
-
- Tokenizers 0.13.3
|
|
|
3 |
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
datasets:
|
7 |
- PolyAI/minds14
|
8 |
model-index:
|
|
|
15 |
|
16 |
# speecht5_finetuned_minds14_au
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the minds14 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4857
|
21 |
|
|
|
62 |
- Transformers 4.32.0.dev0
|
63 |
- Pytorch 2.0.1
|
64 |
- Datasets 2.14.4
|
65 |
+
- Tokenizers 0.13.3
|