End of training
Browse files- README.md +11 -9
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,28 +1,30 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: mit
|
4 |
base_model: microsoft/speecht5_tts
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- eval_loss: 0.
|
20 |
-
- eval_model_preparation_time: 0.
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second:
|
23 |
-
- eval_steps_per_second:
|
24 |
-
- epoch:
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- en
|
5 |
license: mit
|
6 |
base_model: microsoft/speecht5_tts
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
+
- name: SpeechT5 TTS Sinan
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# SpeechT5 TTS Sinan
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- eval_loss: 0.6174
|
22 |
+
- eval_model_preparation_time: 0.005
|
23 |
+
- eval_runtime: 157.859
|
24 |
+
- eval_samples_per_second: 44.476
|
25 |
+
- eval_steps_per_second: 5.562
|
26 |
+
- epoch: 3.0023
|
27 |
+
- step: 1318
|
28 |
|
29 |
## Model description
|
30 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84e976404cfa4313e093d79ac42d6de97b848a2cbd2ab6a3f0b4687d0df9857d
|
3 |
size 577789320
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:678262d8670d498f9028c3ff734f4e143de2318ba22a03258d6f83a054918e10
|
3 |
size 5496
|