hidehowever
hidehowever
> I solve it how did you get the pesqmain,i have a script but the pesq score is different with the score in paper,can you provide the pesqmain script
> Hello, > > I have trained the SEGAN by myself and also use the pretrained model. > I got the same metrics value of noisy as in the paper...
hi,Process finished with exit code -1073741571 (0xC00000FD) do you konw why i have this problem
> Can you provide the test audios? i also tried Valentini dataset and had this problem.i dont konw how to upload file in github .but it is just ordinary wav...
[Desktop.zip](https://github.com/vBaiCai/python-pesq/files/4270232/Desktop.zip) this is the file
[Desktop.zip](https://github.com/vBaiCai/python-pesq/files/4271644/Desktop.zip) Hi,I tried to change the 32-float audio to 16-int audio,but also can not print.If i code like this: b,sr=sf.read('E:/speech/16int/sliced_test_-5/S_01_01.wav') print(b) than b will be [ 0.07687378 0.08346558 -0.01574707 ......
@pjnr1 i used the way you told,but also have mistake :librosa.util.exceptions.ParameterError: Audio data must be floating-point
@pjnr1 16int,i send the file for you [p232_001.zip](https://github.com/vBaiCai/python-pesq/files/4645323/p232_001.zip)
@pjnr1 sorry,the problem still exist:Process finished with exit code -1073741571 (0xC00000FD)
> > > > Hi andong,your paper use 115 types noise for training and 5 types noise for testing,but i can't get them all,can you send me the 16k librosa...