Aaquila commited on
Commit
fbc3744
1 Parent(s): 6a5c7e0

Aaquila/tts_speecht5_accentdb

Browse files
Files changed (2) hide show
  1. README.md +18 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # fine_tuned
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -44,6 +46,22 @@ The following hyperparameters were used during training:
44
  - training_steps: 2500
45
  - mixed_precision_training: Native AMP
46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  ### Framework versions
48
 
49
  - Transformers 4.38.1
 
14
  # fine_tuned
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4328
19
 
20
  ## Model description
21
 
 
46
  - training_steps: 2500
47
  - mixed_precision_training: Native AMP
48
 
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:----:|:---------------:|
53
+ | 0.5769 | 8.77 | 250 | 0.5205 |
54
+ | 0.4998 | 17.54 | 500 | 0.4383 |
55
+ | 0.4637 | 26.32 | 750 | 0.4285 |
56
+ | 0.4488 | 35.09 | 1000 | 0.4298 |
57
+ | 0.4307 | 43.86 | 1250 | 0.4272 |
58
+ | 0.4309 | 52.63 | 1500 | 0.4245 |
59
+ | 0.4272 | 61.4 | 1750 | 0.4282 |
60
+ | 0.4204 | 70.18 | 2000 | 0.4317 |
61
+ | 0.4222 | 78.95 | 2250 | 0.4313 |
62
+ | 0.4354 | 87.72 | 2500 | 0.4328 |
63
+
64
+
65
  ### Framework versions
66
 
67
  - Transformers 4.38.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc53a58192c13cef149410f0469e13fcbd57f2548cd51e5f4c34c5bc3cd20f32
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:013172ed5367073d88d4766aa65dc7877d0bcbaf62e20a5fb6c87dafa90e6562
3
  size 577789320