Upload model
Browse files- config.json +2 -11
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -28,7 +28,6 @@
|
|
| 28 |
"architectures": [
|
| 29 |
"XcodecModel"
|
| 30 |
],
|
| 31 |
-
"audio_channels": 1,
|
| 32 |
"block_dilations": [
|
| 33 |
1,
|
| 34 |
1
|
|
@@ -39,17 +38,10 @@
|
|
| 39 |
],
|
| 40 |
"codebook_dim": 1024,
|
| 41 |
"codebook_size": 1024,
|
| 42 |
-
"
|
| 43 |
-
"encoder_channels": 768,
|
| 44 |
-
"hidden_dim": 1024,
|
| 45 |
"initializer_range": 0.02,
|
| 46 |
-
"input_channels": 768,
|
| 47 |
-
"intermediate_dim": 768,
|
| 48 |
"kernel_size": 3,
|
| 49 |
"model_type": "xcodec",
|
| 50 |
-
"num_quantizers": 12,
|
| 51 |
-
"output_channels": 768,
|
| 52 |
-
"output_dim": 256,
|
| 53 |
"sample_rate": 16000,
|
| 54 |
"semantic_model_config": {
|
| 55 |
"activation_dropout": 0.1,
|
|
@@ -127,7 +119,6 @@
|
|
| 127 |
4,
|
| 128 |
6
|
| 129 |
],
|
| 130 |
-
"
|
| 131 |
-
"transformers_version": "4.54.0.dev0",
|
| 132 |
"unit_kernel_size": 3
|
| 133 |
}
|
|
|
|
| 28 |
"architectures": [
|
| 29 |
"XcodecModel"
|
| 30 |
],
|
|
|
|
| 31 |
"block_dilations": [
|
| 32 |
1,
|
| 33 |
1
|
|
|
|
| 38 |
],
|
| 39 |
"codebook_dim": 1024,
|
| 40 |
"codebook_size": 1024,
|
| 41 |
+
"dtype": "float32",
|
|
|
|
|
|
|
| 42 |
"initializer_range": 0.02,
|
|
|
|
|
|
|
| 43 |
"kernel_size": 3,
|
| 44 |
"model_type": "xcodec",
|
|
|
|
|
|
|
|
|
|
| 45 |
"sample_rate": 16000,
|
| 46 |
"semantic_model_config": {
|
| 47 |
"activation_dropout": 0.1,
|
|
|
|
| 119 |
4,
|
| 120 |
6
|
| 121 |
],
|
| 122 |
+
"transformers_version": "4.56.1",
|
|
|
|
| 123 |
"unit_kernel_size": 3
|
| 124 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 743563860
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbd62289784089d2b1089afbf9e043a39d0649e76539226d9ace8e99018f6155
|
| 3 |
size 743563860
|