peymansyh commited on
Commit
811caa2
1 Parent(s): 363ba52

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "_name_or_path": "microsoft/speecht5_tts",
3
- "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
  "SpeechT5ForTextToSpeech"
7
  ],
8
- "attention_dropout": 0.1,
9
  "bos_token_id": 0,
10
  "conv_bias": false,
11
  "conv_dim": [
@@ -53,7 +53,7 @@
53
  "guided_attention_loss_scale": 10.0,
54
  "guided_attention_loss_sigma": 0.4,
55
  "hidden_act": "gelu",
56
- "hidden_dropout": 0.1,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "is_encoder_decoder": true,
 
1
  {
2
  "_name_or_path": "microsoft/speecht5_tts",
3
+ "activation_dropout": 0.5,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
  "SpeechT5ForTextToSpeech"
7
  ],
8
+ "attention_dropout": 0.5,
9
  "bos_token_id": 0,
10
  "conv_bias": false,
11
  "conv_dim": [
 
53
  "guided_attention_loss_scale": 10.0,
54
  "guided_attention_loss_sigma": 0.4,
55
  "hidden_act": "gelu",
56
+ "hidden_dropout": 0.5,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "is_encoder_decoder": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b42ca41db2c2cdc002755e94953099c7c521f227240e87da0fcc48deba11983
3
  size 577878333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:779521fb3f2b8f0a364e8236298ca9a97daa57cd96a22d49347265a240b0303e
3
  size 577878333
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56154d6d84a6e209bdd7619e07ac51c1416f1fb11eefbd343bd1078cbfb0551b
3
- size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5025b08eb0050d32e04a9245d3c9575b145fdd0e7e56c54a01a7e9756889c20a
3
+ size 4219