wrice commited on
Commit
16ee2b4
1 Parent(s): f268ca9

Upload model

Browse files
Files changed (2) hide show
  1. config.json +29 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "silu",
3
+ "architectures": [
4
+ "UNet1DModel"
5
+ ],
6
+ "autoencoder": true,
7
+ "channels": [
8
+ 32,
9
+ 64,
10
+ 96,
11
+ 128,
12
+ 160,
13
+ 192,
14
+ 224,
15
+ 256,
16
+ 288,
17
+ 320,
18
+ 352,
19
+ 384
20
+ ],
21
+ "dropout": 0.1,
22
+ "kernel_size": 3,
23
+ "max_length": 163840,
24
+ "model_type": "unet1d",
25
+ "num_groups": 32,
26
+ "sample_rate": 48000,
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.34.0"
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252e96efab300d854233a7002a430f1162df7b62aa1e5b39bb69e6d1e5a9ba19
3
+ size 57960666