CoolFace
Modelpublic

bezzam/xcodec

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes5downloads
preprocessor_config.json10 linesDownload Raw Back to root
1{2  "feature_extractor_type": "DacFeatureExtractor",3  "feature_size": 1,4  "hop_length": 320,5  "padding_side": "right",6  "padding_value": 0.0,7  "return_attention_mask": true,8  "sampling_rate": 160009}10