AITRADER commited on
Commit
aabc5d0
·
verified ·
1 Parent(s): 3c2a981

Upload folder using huggingface_hub

Browse files
vocoder/config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "LTX2Vocoder",
3
+ "_diffusers_version": "0.37.0.dev0",
4
+ "hidden_channels": 1024,
5
+ "in_channels": 128,
6
+ "leaky_relu_negative_slope": 0.1,
7
+ "out_channels": 2,
8
+ "output_sampling_rate": 24000,
9
+ "resnet_dilations": [
10
+ [
11
+ 1,
12
+ 3,
13
+ 5
14
+ ],
15
+ [
16
+ 1,
17
+ 3,
18
+ 5
19
+ ],
20
+ [
21
+ 1,
22
+ 3,
23
+ 5
24
+ ]
25
+ ],
26
+ "resnet_kernel_sizes": [
27
+ 3,
28
+ 7,
29
+ 11
30
+ ],
31
+ "upsample_factors": [
32
+ 6,
33
+ 5,
34
+ 2,
35
+ 2,
36
+ 2
37
+ ],
38
+ "upsample_kernel_sizes": [
39
+ 16,
40
+ 15,
41
+ 8,
42
+ 4,
43
+ 4
44
+ ]
45
+ }
vocoder/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15855fc59233b9cac50bdd1f0d2ccea4a5eaedbd7fd7549b16d5ebd6cc47d92a
3
+ size 111204124