derguene commited on
Commit
5d2f938
1 Parent(s): 756ab04

Upload ParlerTTSForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +8 -3
  2. generation_config.json +1 -1
  3. model.safetensors +2 -2
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "ParlerTTSForConditionalGeneration"
5
  ],
6
  "audio_encoder": {
 
7
  "_name_or_path": "parler-tts/dac_44khZ_8kbps",
8
  "add_cross_attention": false,
9
  "architectures": [
@@ -41,7 +42,7 @@
41
  "max_length": 20,
42
  "min_length": 0,
43
  "model_bitrate": 8,
44
- "model_type": "dac",
45
  "no_repeat_ngram_size": 0,
46
  "num_beam_groups": 1,
47
  "num_beams": 1,
@@ -75,6 +76,7 @@
75
  "use_bfloat16": false
76
  },
77
  "decoder": {
 
78
  "_name_or_path": "/fsx/yoach/tmp/artefacts/parler-tts-mini/decoder",
79
  "activation_dropout": 0.0,
80
  "activation_function": "gelu",
@@ -87,6 +89,7 @@
87
  "begin_suppress_tokens": null,
88
  "bos_token_id": 1025,
89
  "chunk_size_feed_forward": 0,
 
90
  "cross_attention_hidden_size": null,
91
  "cross_attention_implementation_strategy": null,
92
  "decoder_start_token_id": null,
@@ -157,6 +160,7 @@
157
  "typical_p": 1.0,
158
  "use_bfloat16": false,
159
  "use_cache": true,
 
160
  "vocab_size": 1088
161
  },
162
  "decoder_start_token_id": 1025,
@@ -165,6 +169,7 @@
165
  "pad_token_id": 1024,
166
  "prompt_cross_attention": false,
167
  "text_encoder": {
 
168
  "_name_or_path": "google/flan-t5-large",
169
  "add_cross_attention": false,
170
  "architectures": [
@@ -248,7 +253,7 @@
248
  "use_cache": true,
249
  "vocab_size": 32128
250
  },
251
- "torch_dtype": "float16",
252
- "transformers_version": "4.44.2",
253
  "vocab_size": 32128
254
  }
 
4
  "ParlerTTSForConditionalGeneration"
5
  ],
6
  "audio_encoder": {
7
+ "_attn_implementation_autoset": false,
8
  "_name_or_path": "parler-tts/dac_44khZ_8kbps",
9
  "add_cross_attention": false,
10
  "architectures": [
 
42
  "max_length": 20,
43
  "min_length": 0,
44
  "model_bitrate": 8,
45
+ "model_type": "dac_on_the_hub",
46
  "no_repeat_ngram_size": 0,
47
  "num_beam_groups": 1,
48
  "num_beams": 1,
 
76
  "use_bfloat16": false
77
  },
78
  "decoder": {
79
+ "_attn_implementation_autoset": false,
80
  "_name_or_path": "/fsx/yoach/tmp/artefacts/parler-tts-mini/decoder",
81
  "activation_dropout": 0.0,
82
  "activation_function": "gelu",
 
89
  "begin_suppress_tokens": null,
90
  "bos_token_id": 1025,
91
  "chunk_size_feed_forward": 0,
92
+ "codebook_weights": null,
93
  "cross_attention_hidden_size": null,
94
  "cross_attention_implementation_strategy": null,
95
  "decoder_start_token_id": null,
 
160
  "typical_p": 1.0,
161
  "use_bfloat16": false,
162
  "use_cache": true,
163
+ "use_fused_lm_heads": false,
164
  "vocab_size": 1088
165
  },
166
  "decoder_start_token_id": 1025,
 
169
  "pad_token_id": 1024,
170
  "prompt_cross_attention": false,
171
  "text_encoder": {
172
+ "_attn_implementation_autoset": false,
173
  "_name_or_path": "google/flan-t5-large",
174
  "add_cross_attention": false,
175
  "architectures": [
 
253
  "use_cache": true,
254
  "vocab_size": 32128
255
  },
256
+ "torch_dtype": "float32",
257
+ "transformers_version": "4.46.1",
258
  "vocab_size": 32128
259
  }
generation_config.json CHANGED
@@ -4,5 +4,5 @@
4
  "decoder_start_token_id": 1025,
5
  "eos_token_id": 1024,
6
  "pad_token_id": 1024,
7
- "transformers_version": "4.44.2"
8
  }
 
4
  "decoder_start_token_id": 1025,
5
  "eos_token_id": 1024,
6
  "pad_token_id": 1024,
7
+ "transformers_version": "4.46.1"
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3ed1626fa8f9f5dc04775f86b5a085c203523f19ea6112d4482434bfddad09a
3
- size 1755805420
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda87a1d13bda2a2cd0353f1cc69f282f0873ba78233111453398cc128cef76d
3
+ size 3511494464