Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -209,7 +209,7 @@
|
|
209 |
"vq_vae_codebook_dimension": 2048,
|
210 |
"vq_vae_commit": 0.02,
|
211 |
"vq_vae_conv_block_depth": 4,
|
212 |
-
"vq_vae_conv_block_width":
|
213 |
"vq_vae_depth": 4,
|
214 |
"vq_vae_dilation_cycle": null,
|
215 |
"vq_vae_dilation_growth_rate": 3,
|
|
|
209 |
"vq_vae_codebook_dimension": 2048,
|
210 |
"vq_vae_commit": 0.02,
|
211 |
"vq_vae_conv_block_depth": 4,
|
212 |
+
"vq_vae_conv_block_width": 32,
|
213 |
"vq_vae_depth": 4,
|
214 |
"vq_vae_dilation_cycle": null,
|
215 |
"vq_vae_dilation_growth_rate": 3,
|