Audio-to-Audio
Transformers
Safetensors
xcodec2
bezzam HF Staff commited on
Commit
f282e9a
·
verified ·
1 Parent(s): 14de1b5

Upload model

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "head_dim": 64,
18
  "hidden_act": "silu",
19
  "initializer_range": 0.02,
 
20
  "max_position_embeddings": 4096,
21
  "model_type": "xcodec2",
22
  "num_attention_heads": 16,
@@ -107,7 +108,7 @@
107
  "xvector_output_dim": 512
108
  },
109
  "semantic_model_id": "facebook/w2v-bert-2.0",
110
- "transformers_version": "4.56.0.dev0",
111
  "vq_dim": 2048,
112
  "vq_levels": [
113
  4,
 
17
  "head_dim": 64,
18
  "hidden_act": "silu",
19
  "initializer_range": 0.02,
20
+ "istft_padding": "same",
21
  "max_position_embeddings": 4096,
22
  "model_type": "xcodec2",
23
  "num_attention_heads": 16,
 
108
  "xvector_output_dim": 512
109
  },
110
  "semantic_model_id": "facebook/w2v-bert-2.0",
111
+ "transformers_version": "4.57.0.dev0",
112
  "vq_dim": 2048,
113
  "vq_levels": [
114
  4,