/PEAQ_python

Python version of PEAQ(Perceptual Evaluation of Audio Quality)

Primary LanguagePython

Question

  1. The results of pytorch results are different from numpy results. => Calculation of floating point is something different. If you use float64 in pytorch, then you can see the results are almost same.