I have an Azure Function in which I am using scipy library for sound detection. On signal.spectrogram line, execution stuck. I have checked monitor log of that Azure Function and find attached error. But I did not understand this error.
How can I find this error and what's the solution of this error?
Thanks