sanchit-gandhi HF staff commited on
Commit
5065580
1 Parent(s): 0cc295f

Upload model

Browse files
Files changed (2) hide show
  1. config.json +42 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "EncodecModel"
4
+ ],
5
+ "audio_channels": 1,
6
+ "chunk_length_s": null,
7
+ "codebook_dim": 128,
8
+ "codebook_size": 1024,
9
+ "compress": 2,
10
+ "dilation_growth_rate": 2,
11
+ "hidden_size": 128,
12
+ "kernel_size": 7,
13
+ "last_kernel_size": 7,
14
+ "model_type": "encodec",
15
+ "norm_type": "weight_norm",
16
+ "normalize": false,
17
+ "num_filters": 32,
18
+ "num_lstm_layers": 2,
19
+ "num_residual_layers": 1,
20
+ "overlap": null,
21
+ "pad_mode": "reflect",
22
+ "residual_kernel_size": 3,
23
+ "sampling_rate": 24000,
24
+ "target_bandwidths": [
25
+ 1.5,
26
+ 3.0,
27
+ 6.0,
28
+ 12.0,
29
+ 24.0
30
+ ],
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.42.0.dev0",
33
+ "trim_right_ratio": 1.0,
34
+ "upsampling_ratios": [
35
+ 8,
36
+ 5,
37
+ 4,
38
+ 2
39
+ ],
40
+ "use_causal_conv": true,
41
+ "use_conv_shortcut": true
42
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37a7cb100f71a29e6c1d815aca8666a1d7ea8885ebe44c306c751a5103559d57
3
+ size 93119608