csteinmetz1 / auraloss

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

stft_normalized parameter #57

Open turian opened 1 year ago

turian commented 1 year ago

It might be nice to have an stft_normalized boolean parameter for the STFT losses, with default = False. For torch.stft:

image