ArthurZ HF staff commited on
Commit
f33ff13
1 Parent(s): a7f7c21

Upload model

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