subatomicseer commited on
Commit
5ca8086
·
verified ·
1 Parent(s): 524106f

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +3 -20
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LightningSpeechModel"
4
  ],
5
  "bos_token_id": 1,
6
  "encoder_config": {
@@ -23,27 +23,10 @@
23
  11,
24
  13
25
  ],
26
- "mask_time_length": 10,
27
- "mask_time_min_masks": 2,
28
- "mask_time_prob": 0.65,
29
- "max_prompt_length_ratio": 0.5,
30
- "min_prompt_length_ratio": 0.1,
31
- "model_type": "lightning_speech",
32
  "num_semantic_tokens": 1024,
33
  "pad_token_id": 0,
34
- "prosody_predictor_config": {
35
- "attn_dropout": 0.0,
36
- "attn_flash": true,
37
- "conv_dropout": 0.0,
38
- "conv_kernel_size": 5,
39
- "cross_attention": true,
40
- "depth": 2,
41
- "dim_head": 64,
42
- "ff_dropout": 0.0,
43
- "ff_mult": 4,
44
- "heads": 16
45
- },
46
  "quantizer_drop_prob": 0.75,
47
  "torch_dtype": "bfloat16",
48
- "transformers_version": "4.38.0.dev0"
49
  }
 
1
  {
2
  "architectures": [
3
+ "LightningSpeechV2Model"
4
  ],
5
  "bos_token_id": 1,
6
  "encoder_config": {
 
23
  11,
24
  13
25
  ],
26
+ "model_type": "lightning_speech_v2",
 
 
 
 
 
27
  "num_semantic_tokens": 1024,
28
  "pad_token_id": 0,
 
 
 
 
 
 
 
 
 
 
 
 
29
  "quantizer_drop_prob": 0.75,
30
  "torch_dtype": "bfloat16",
31
+ "transformers_version": "4.42.3"
32
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c487cc944e594c2a25afb1a3ff935f38d9a31a39a0a9fc90b27398c612e62521
3
- size 1204891232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f16495f222bd2f33856882917d357d75082ae83b6b9345008cdf727e23f3a4
3
+ size 1076777908