CoolFace
Modelpublic

labhamlet/gramt-binaural-frame

sourceHugging Facemitupdated 11mo agoView on Hugging Face
2likes26downloads
preprocessor_config.json13 linesDownload Raw Back to root
1{2  "auto_map": {3    "AutoFeatureExtractor": "feature_extraction_gramt_binaural_frame.BinauralFeatureExtractor"4  },5  "feature_extractor_type": "BinauralFeatureExtractor",6  "feature_size": 1,7  "num_mel_bins": 128,8  "padding_side": "right",9  "padding_value": 0.0,10  "return_attention_mask": true,11  "sampling_rate": 3200012}13