csteinmetz1 / auraloss

Collection of audio-focused loss functions in PyTorch
Apache License 2.0
695 stars 66 forks source link

Add `perceptual_weighting` to the MultiResolutionSTFTLoss docstring. #74

Open jhauret opened 3 months ago

jhauret commented 3 months ago

perceptual_weighting was passed in the constructor args, but forgotten in the docstring.