wrice commited on
Commit
04bba35
1 Parent(s): 0293fd1

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": "leaky_relu",
3
+ "architectures": [
4
+ "WaveUNetModel"
5
+ ],
6
+ "autoencoder": false,
7
+ "downsample_kernel_size": 15,
8
+ "dropout": 0.1,
9
+ "in_channels": [
10
+ 24,
11
+ 48,
12
+ 72,
13
+ 96,
14
+ 120,
15
+ 144,
16
+ 168,
17
+ 192,
18
+ 216,
19
+ 240,
20
+ 264,
21
+ 288
22
+ ],
23
+ "max_length": 163840,
24
+ "model_type": "waveunet",
25
+ "sample_rate": 48000,
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.34.0",
28
+ "upsample_kernel_size": 5
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84aaae0ba0965e3b1152d2a170702114d26eb6b7642474408fb273143ab5c492
3
+ size 38053278