We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I was looking for a software for transcription and I found your page in github. I've installed it and ran:
transkun mp3_file.mp3 midi_file.mid
but the only result is the text "Killed" in the screen. Any suggestion to find the issue?
Thank you!
The text was updated successfully, but these errors were encountered:
Most likely it's running out of memory. You can monitor the ram usage before "killed" or follow the steps in the link to find out the reason. https://stackoverflow.com/questions/47408608/how-can-i-find-the-reason-that-python-script-is-killed
How much ram is there in your computer?
Sorry, something went wrong.
Hi, Yujia-Yan. You was right. It was a running out of memory in a 8 GB raspberry pi 4 with 6 GB available memory. :(
No branches or pull requests
Hi, I was looking for a software for transcription and I found your page in github. I've installed it and ran:
transkun mp3_file.mp3 midi_file.mid
but the only result is the text "Killed" in the screen. Any suggestion to find the issue?
Thank you!
The text was updated successfully, but these errors were encountered: