mhenrichsen commited on
Commit
fcd5fdc
·
verified ·
1 Parent(s): 053d721

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -84,7 +84,7 @@ special_tokens:
84
 
85
  This model is a fine-tuned version of [syvai/tts-v1-pretrained](https://huggingface.co/syvai/tts-v1-pretrained) on the syvai/zac-coral-tts and the syvai/zac-dk-voice-pro datasets.
86
  It achieves the following results on the evaluation set:
87
- - Loss: 4.4149
88
 
89
  ## Model description
90
 
@@ -119,20 +119,20 @@ The following hyperparameters were used during training:
119
  | Training Loss | Epoch | Step | Validation Loss |
120
  |:-------------:|:------:|:----:|:---------------:|
121
  | 4.8887 | 0.0207 | 1 | 4.9883 |
122
- | 4.6633 | 0.2070 | 10 | 4.6967 |
123
  | 4.5644 | 0.4140 | 20 | 4.5822 |
124
- | 4.4873 | 0.6210 | 30 | 4.5154 |
125
- | 4.4673 | 0.8279 | 40 | 4.4736 |
126
- | 4.4422 | 1.0414 | 50 | 4.4480 |
127
- | 4.4168 | 1.2484 | 60 | 4.4332 |
128
- | 4.3866 | 1.4554 | 70 | 4.4241 |
129
- | 4.4059 | 1.6624 | 80 | 4.4193 |
130
- | 4.3948 | 1.8693 | 90 | 4.4175 |
131
- | 4.3953 | 2.0828 | 100 | 4.4154 |
132
- | 4.4002 | 2.2898 | 110 | 4.4151 |
133
- | 4.3949 | 2.4968 | 120 | 4.4148 |
134
- | 4.3995 | 2.7038 | 130 | 4.4149 |
135
- | 4.3889 | 2.9107 | 140 | 4.4149 |
136
 
137
 
138
  ### Framework versions
 
84
 
85
  This model is a fine-tuned version of [syvai/tts-v1-pretrained](https://huggingface.co/syvai/tts-v1-pretrained) on the syvai/zac-coral-tts and the syvai/zac-dk-voice-pro datasets.
86
  It achieves the following results on the evaluation set:
87
+ - Loss: 4.4147
88
 
89
  ## Model description
90
 
 
119
  | Training Loss | Epoch | Step | Validation Loss |
120
  |:-------------:|:------:|:----:|:---------------:|
121
  | 4.8887 | 0.0207 | 1 | 4.9883 |
122
+ | 4.6631 | 0.2070 | 10 | 4.6965 |
123
  | 4.5644 | 0.4140 | 20 | 4.5822 |
124
+ | 4.4871 | 0.6210 | 30 | 4.5155 |
125
+ | 4.4669 | 0.8279 | 40 | 4.4730 |
126
+ | 4.4424 | 1.0414 | 50 | 4.4485 |
127
+ | 4.4165 | 1.2484 | 60 | 4.4336 |
128
+ | 4.3866 | 1.4554 | 70 | 4.4247 |
129
+ | 4.4057 | 1.6624 | 80 | 4.4194 |
130
+ | 4.3947 | 1.8693 | 90 | 4.4167 |
131
+ | 4.3952 | 2.0828 | 100 | 4.4155 |
132
+ | 4.4001 | 2.2898 | 110 | 4.4153 |
133
+ | 4.3948 | 2.4968 | 120 | 4.4150 |
134
+ | 4.3996 | 2.7038 | 130 | 4.4148 |
135
+ | 4.3888 | 2.9107 | 140 | 4.4147 |
136
 
137
 
138
  ### Framework versions