Delete model
Browse files- model/000184.ckpt +0 -3
- model/1.txt +0 -0
- model/AutoencoderKL/epoch=000032.ckpt +0 -3
- model/FrozenCLAPFLANEmbedder/CLAP_weights_2022.pth +0 -3
- model/vocoder/args.yml +0 -63
- model/vocoder/best_netG.pt +0 -3
model/000184.ckpt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:62d8d9d0c4ae3149db2c1d8fb319c776aa63a04f1d8d7af31c27534bb9d1bef0
|
| 3 |
-
size 7308324150
|
|
|
|
|
|
|
|
|
|
|
|
model/1.txt
DELETED
|
File without changes
|
model/AutoencoderKL/epoch=000032.ckpt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0ce8597b46ade8fbd021f41055f8c2800d92c88fee93e7f4f096ff90b539df5d
|
| 3 |
-
size 2588933243
|
|
|
|
|
|
|
|
|
|
|
|
model/FrozenCLAPFLANEmbedder/CLAP_weights_2022.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5b917c47fec10547b65cf1d9096e194896fa1c2d6180536c8524289721a4c5b8
|
| 3 |
-
size 2333972488
|
|
|
|
|
|
|
|
|
|
|
|
model/vocoder/args.yml
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
resblock: '1'
|
| 2 |
-
num_gpus: 0
|
| 3 |
-
batch_size: 64
|
| 4 |
-
num_mels: 80
|
| 5 |
-
learning_rate: 0.0001
|
| 6 |
-
adam_b1: 0.8
|
| 7 |
-
adam_b2: 0.99
|
| 8 |
-
lr_decay: 0.999
|
| 9 |
-
seed: 1234
|
| 10 |
-
upsample_rates:
|
| 11 |
-
- 4
|
| 12 |
-
- 4
|
| 13 |
-
- 2
|
| 14 |
-
- 2
|
| 15 |
-
- 2
|
| 16 |
-
- 2
|
| 17 |
-
upsample_kernel_sizes:
|
| 18 |
-
- 8
|
| 19 |
-
- 8
|
| 20 |
-
- 4
|
| 21 |
-
- 4
|
| 22 |
-
- 4
|
| 23 |
-
- 4
|
| 24 |
-
upsample_initial_channel: 1536
|
| 25 |
-
resblock_kernel_sizes:
|
| 26 |
-
- 3
|
| 27 |
-
- 7
|
| 28 |
-
- 11
|
| 29 |
-
resblock_dilation_sizes:
|
| 30 |
-
- - 1
|
| 31 |
-
- 3
|
| 32 |
-
- 5
|
| 33 |
-
- - 1
|
| 34 |
-
- 3
|
| 35 |
-
- 5
|
| 36 |
-
- - 1
|
| 37 |
-
- 3
|
| 38 |
-
- 5
|
| 39 |
-
activation: snakebeta
|
| 40 |
-
snake_logscale: true
|
| 41 |
-
resolutions:
|
| 42 |
-
- - 1024
|
| 43 |
-
- 120
|
| 44 |
-
- 600
|
| 45 |
-
- - 2048
|
| 46 |
-
- 240
|
| 47 |
-
- 1200
|
| 48 |
-
- - 512
|
| 49 |
-
- 50
|
| 50 |
-
- 240
|
| 51 |
-
mpd_reshapes:
|
| 52 |
-
- 2
|
| 53 |
-
- 3
|
| 54 |
-
- 5
|
| 55 |
-
- 7
|
| 56 |
-
- 11
|
| 57 |
-
use_spectral_norm: false
|
| 58 |
-
discriminator_channel_mult: 1
|
| 59 |
-
num_workers: 4
|
| 60 |
-
dist_config:
|
| 61 |
-
dist_backend: nccl
|
| 62 |
-
dist_url: tcp://localhost:54341
|
| 63 |
-
world_size: 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model/vocoder/best_netG.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:970ca75ee4d5ce583e9396a4534acb14971ea2b4f1c22e038f476680c868a789
|
| 3 |
-
size 449217313
|
|
|
|
|
|
|
|
|
|
|
|