Upload folder using huggingface_hub
Browse files
audio_vae/config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DAC",
|
| 3 |
+
"_diffusers_version": "0.36.0",
|
| 4 |
+
"_name_or_path": "checkpoints/MOVA-720p/audio_vae",
|
| 5 |
+
"codebook_dim": 8,
|
| 6 |
+
"codebook_size": 1024,
|
| 7 |
+
"continuous": true,
|
| 8 |
+
"decoder_dim": 2048,
|
| 9 |
+
"decoder_rates": [
|
| 10 |
+
8,
|
| 11 |
+
5,
|
| 12 |
+
4,
|
| 13 |
+
3,
|
| 14 |
+
2
|
| 15 |
+
],
|
| 16 |
+
"encoder_dim": 128,
|
| 17 |
+
"encoder_rates": [
|
| 18 |
+
2,
|
| 19 |
+
3,
|
| 20 |
+
4,
|
| 21 |
+
5,
|
| 22 |
+
8
|
| 23 |
+
],
|
| 24 |
+
"latent_dim": 128,
|
| 25 |
+
"n_codebooks": 9,
|
| 26 |
+
"quantizer_dropout": false,
|
| 27 |
+
"sample_rate": 48000,
|
| 28 |
+
"use_weight_norm": false
|
| 29 |
+
}
|
audio_vae/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:746e753316a1fa1dd600b73273137f5e5eb29758dd533e1161bf4d681ee46710
|
| 3 |
+
size 743102794
|