Kayabuki4 commited on
Commit
0c5ef7d
·
verified ·
1 Parent(s): 10f6db0

Upload 2 files

Browse files
Files changed (2) hide show
  1. model.safetensors +3 -0
  2. preprocessor_config.json +10 -0
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f76da963f4f7c64c42de1703fe02fad71eb1d2b4b86fc83538d9ca6a71edb9
3
+ size 3512375104
preprocessor_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length_s": null,
3
+ "feature_extractor_type": "EncodecFeatureExtractor",
4
+ "feature_size": 1,
5
+ "overlap": null,
6
+ "padding_side": "right",
7
+ "padding_value": 0.0,
8
+ "return_attention_mask": true,
9
+ "sampling_rate": 44100
10
+ }