-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault(core dumped) #15
Comments
The code needs to allocate memory for the long audio. So could you split the entire long audio into several shorter ones ?
Thanks
…------------------ Original ------------------
From: Sreejith Ratnakumar <notifications@github.com>
Date: Tue,Sep 29,2020 2:39 PM
To: ludlows/python-pesq <python-pesq@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: Re: [ludlows/python-pesq] Segmentation fault(core dumped) (#15)
I was trying to run the script with a 25 minute long audio and I got segmentation fault. Everything is fine when I checked with a 5 second audio
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
ok sure thanks |
the issue has been solved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was trying to run the script with a 25 minute long audio and I got segmentation fault. Everything is fine when I checked with a 5 second audio
The text was updated successfully, but these errors were encountered: