End of training
Browse files
README.md
CHANGED
@@ -1,11 +1,14 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: mit
|
4 |
base_model: microsoft/speecht5_tts
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- common_voice_17_0
|
9 |
model-index:
|
10 |
- name: Speect5-common-voice-Hindi
|
11 |
results: []
|
@@ -18,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_17_0 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,14 +56,12 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:----:|:---------------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.5207 | 2.4117 | 700 | 0.4808 |
|
63 |
-
| 0.511 | 2.7562 | 800 | 0.4767 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- hi
|
5 |
license: mit
|
6 |
base_model: microsoft/speecht5_tts
|
7 |
tags:
|
8 |
+
- Hindi
|
9 |
- generated_from_trainer
|
10 |
datasets:
|
11 |
+
- mozilla-foundation/common_voice_17_0
|
12 |
model-index:
|
13 |
- name: Speect5-common-voice-Hindi
|
14 |
results: []
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_17_0 dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.4779
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:------:|:----:|:---------------:|
|
59 |
+
| 0.6641 | 0.4522 | 100 | 0.5698 |
|
60 |
+
| 0.599 | 0.9045 | 200 | 0.5364 |
|
61 |
+
| 0.5628 | 1.3567 | 300 | 0.5207 |
|
62 |
+
| 0.5408 | 1.8089 | 400 | 0.4970 |
|
63 |
+
| 0.5262 | 2.2612 | 500 | 0.4863 |
|
64 |
+
| 0.5205 | 2.7134 | 600 | 0.4779 |
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
runs/Oct15_09-32-15_c7070c88f394/events.out.tfevents.1728984738.c7070c88f394.864.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37acf9dd61c3642a5bc20946bfe5ea2d3fef95b1d62fc9100f6de06e5bfa469a
|
3 |
+
size 14089
|