descriptinc / audiotools

Object-oriented handling of audio data, with GPU-powered augmentations, and more.
https://descriptinc.github.io/audiotools/
MIT License
219 stars 37 forks source link

Adding PESQ, STOI, SI-SDR, STFT Loss, Mel loss #3

Closed pseeth closed 3 years ago

pseeth commented 3 years ago

Adding distance metrics and quality metrics to compare audio files with one another. This PR also adds these as loss functions.