Audio-to-Audio
Transformers
Safetensors
encodec
feature-extraction
shiyemin2 commited on
Commit
d3b8ebc
·
verified ·
1 Parent(s): ae9cdf2

Upload model

Browse files
Files changed (2) hide show
  1. config.json +39 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "EncodecModel"
4
+ ],
5
+ "audio_channels": 1,
6
+ "chunk_length_s": null,
7
+ "codebook_dim": 128,
8
+ "codebook_size": 2048,
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
+ "model_version": "0.1",
16
+ "norm_type": "weight_norm",
17
+ "normalize": false,
18
+ "num_filters": 64,
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": 16000,
25
+ "target_bandwidths": [
26
+ 1.1
27
+ ],
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.49.0",
30
+ "trim_right_ratio": 1.0,
31
+ "upsampling_ratios": [
32
+ 8,
33
+ 5,
34
+ 4,
35
+ 4
36
+ ],
37
+ "use_causal_conv": false,
38
+ "use_conv_shortcut": true
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d654dcc4440c73e341998f6f8c47c3a484311d5ca905b2dac53ac2849806e58
3
+ size 238777528