Open vladfulgeanu opened 6 years ago
Unfortunately, there is no automatic memory management function in this project. Therefore,
you should manually split the long wave file into some several short wave file of which the size can be held in your machine.
Thx!
Unfortunately, there is no automatic memory management function in this project. Therefore,
you should manually split the long wave file into some several short wave file of which the size can be held in your machine.
Thx!
Do you have methods to split the long wave into short wave file such as the time is 10 seconds so that the short wave file is satisfied with the condition it is continuous?
This is on the
py
branch.I tried to use the
park.wav
audio file from the recorded dataset:but when I run the test:
during the
MRCG extraction
step, I quickly run out of all available RAM, even though I have 32GB.After this the script exits with: