beration_modulation_energy_ratio >>> g = torch.manual_seed(1) >>> preds = torch.randn(8000) >>> speech_reverberation_modulation_energy_ratio(preds, 8000) tensor([0.3354], dtype=torch.float64) a