ArthurZ HF staff commited on
Commit
1d7ccd1
1 Parent(s): 289f9e0

Upload model

Browse files
Files changed (2) hide show
  1. config.json +41 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Arthur_48",
3
+ "architectures": [
4
+ "EncodecModel"
5
+ ],
6
+ "audio_channels": 2,
7
+ "chunk_length_s": 1.0,
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": "time_group_norm",
17
+ "normalize": true,
18
+ "num_filters": 32,
19
+ "num_lstm_layers": 2,
20
+ "num_residual_layers": 1,
21
+ "overlap": 0.01,
22
+ "pad_mode": "reflect",
23
+ "residual_kernel_size": 3,
24
+ "sampling_rate": 48000,
25
+ "target_bandwidths": [
26
+ 3.0,
27
+ 6.0,
28
+ 12.0,
29
+ 24.0
30
+ ],
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.31.0.dev0",
33
+ "trim_right_ratio": 1.0,
34
+ "upsampling_ratios": [
35
+ 8,
36
+ 5,
37
+ 4,
38
+ 2
39
+ ],
40
+ "use_causal_conv": false
41
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a6bd2506e38ec181c7aa65ef8314d7165fe8fac131c213bb1ad9b6ab4505232
3
+ size 76338125