deryauysal commited on
Commit
9c9fa7f
1 Parent(s): 8ecc78a

End of training

Browse files
Files changed (5) hide show
  1. README.md +1 -13
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. pytorch_model.bin +1 -1
  5. training_args.bin +2 -2
README.md CHANGED
@@ -21,8 +21,6 @@ should probably proofread and complete it, then remove this comment. -->
21
  # SpeechT5 TTS Turkish
22
 
23
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the CommonVoice dataset.
24
- It achieves the following results on the evaluation set:
25
- - Loss: 0.4650
26
 
27
  ## Model description
28
 
@@ -52,19 +50,9 @@ The following hyperparameters were used during training:
52
  - lr_scheduler_warmup_steps: 500
53
  - training_steps: 4000
54
 
55
- ### Training results
56
-
57
- | Training Loss | Epoch | Step | Validation Loss |
58
- |:-------------:|:------:|:----:|:---------------:|
59
- | 0.4726 | 111.11 | 1000 | 0.4570 |
60
- | 0.4333 | 222.22 | 2000 | 0.4567 |
61
- | 0.417 | 333.33 | 3000 | 0.4631 |
62
- | 0.4327 | 444.44 | 4000 | 0.4650 |
63
-
64
-
65
  ### Framework versions
66
 
67
- - Transformers 4.33.0.dev0
68
  - Pytorch 2.0.1+cu117
69
  - Datasets 2.14.4
70
  - Tokenizers 0.13.3
 
21
  # SpeechT5 TTS Turkish
22
 
23
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the CommonVoice dataset.
 
 
24
 
25
  ## Model description
26
 
 
50
  - lr_scheduler_warmup_steps: 500
51
  - training_steps: 4000
52
 
 
 
 
 
 
 
 
 
 
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.33.0
56
  - Pytorch 2.0.1+cu117
57
  - Datasets 2.14.4
58
  - Tokenizers 0.13.3
config.json CHANGED
@@ -85,7 +85,7 @@
85
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
- "transformers_version": "4.33.0.dev0",
89
  "use_cache": false,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
 
85
  "speech_decoder_prenet_layers": 2,
86
  "speech_decoder_prenet_units": 256,
87
  "torch_dtype": "float32",
88
+ "transformers_version": "4.33.0",
89
  "use_cache": false,
90
  "use_guided_attention_loss": true,
91
  "vocab_size": 81
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  "eos_token_id": 2,
6
  "max_length": 1876,
7
  "pad_token_id": 1,
8
- "transformers_version": "4.33.0.dev0"
9
  }
 
5
  "eos_token_id": 2,
6
  "max_length": 1876,
7
  "pad_token_id": 1,
8
+ "transformers_version": "4.33.0"
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f9a3915761defb9067a70f63ca6fb56b4122ebf1f45326f5166794c2193f32a
3
  size 577878333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94488d479425e04f2263c644ac4bc6ceebd88e02de82e9b3416093828d413707
3
  size 577878333
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:191da61ff450cac2f23fba3970ef8f50136929ece0e2dc1d0b830f8b7028f8de
3
- size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489b3e07b3615085959e08e681eb3b5d69ff1d85b8a8193fd9b39abe2f258cec
3
+ size 4219