csteinmetz1 / auraloss

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

Do you plan to add Spectral Energy Distance loss? #27

Closed jsvir closed 2 years ago

jsvir commented 3 years ago

https://arxiv.org/pdf/2008.01160.pdf https://github.com/google-research/google-research/tree/master/ged_tts

csteinmetz1 commented 2 years ago

Hey, thanks for sharing this super interesting paper! I've added this to my list of future loss functions to work on. Also happy to take and PRs if you work on your own implementation.