You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The audio signal returned for the same source encoded as mp3 and wav are quite different. I was expecting some margin of error, but in my case the [min, max] value range for the same source was decoded as [-0.554, 0.5936] and [-0.9917, 1.0000] respectively.
The text was updated successfully, but these errors were encountered:
The audio signal returned for the same source encoded as
mp3
andwav
are quite different. I was expecting some margin of error, but in my case the[min, max]
value range for the same source was decoded as[-0.554, 0.5936]
and[-0.9917, 1.0000]
respectively.The text was updated successfully, but these errors were encountered: