divakaivan
commited on
End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the glaswegian_tts_v0.1.0 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,16 +49,18 @@ The following hyperparameters were used during training:
|
|
49 |
- total_train_batch_size: 32
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- lr_scheduler_warmup_steps:
|
53 |
-
- training_steps:
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
|:-------------:|:--------:|:----:|:---------------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the glaswegian_tts_v0.1.0 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.8463
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
- total_train_batch_size: 32
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- lr_scheduler_warmup_steps: 1000
|
53 |
+
- training_steps: 4000
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
|:-------------:|:--------:|:----:|:---------------:|
|
60 |
+
| 0.3859 | 222.2222 | 1000 | 0.7895 |
|
61 |
+
| 0.3627 | 444.4444 | 2000 | 0.7843 |
|
62 |
+
| 0.3358 | 666.6667 | 3000 | 0.8156 |
|
63 |
+
| 0.3462 | 888.8889 | 4000 | 0.8463 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
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:ddd0e77becda0a487aed4a44921be457c3ea433971782d7edeaca523986564e8
|
3 |
size 577789320
|
runs/May30_11-12-57_6aeb0f3ad249/events.out.tfevents.1717067582.6aeb0f3ad249.437.1
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:e19b13f9ef8f84ca340f577a38548f797eb1fd278deb41d30f2bd4d30416a33f
|
3 |
+
size 41629
|