Upload full CoLMbo weights (sid_model + sid_mapper + gpt)
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -15,10 +15,10 @@
|
|
| 15 |
"sid_prefix_length": 40,
|
| 16 |
"sid_prefix_length_clip": 40,
|
| 17 |
"num_layers": 8,
|
| 18 |
-
"norm_sid_emb":
|
| 19 |
"text_decoder": "gpt2",
|
| 20 |
-
"tok_len":
|
| 21 |
-
"text_prefix_length":
|
| 22 |
"sample_rate": 16000,
|
| 23 |
"torch_dtype": "float32"
|
| 24 |
}
|
|
|
|
| 15 |
"sid_prefix_length": 40,
|
| 16 |
"sid_prefix_length_clip": 40,
|
| 17 |
"num_layers": 8,
|
| 18 |
+
"norm_sid_emb": true,
|
| 19 |
"text_decoder": "gpt2",
|
| 20 |
+
"tok_len": 80,
|
| 21 |
+
"text_prefix_length": 80,
|
| 22 |
"sample_rate": 16000,
|
| 23 |
"torch_dtype": "float32"
|
| 24 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7c99e384ed556a009295828400e7e573b81da6ad76604aae1d473346974251c
|
| 3 |
+
size 2634916618
|