Skip to content
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

Space Requirement for Running Primary Baseline and Evaluation for Proposed Methods #23

Open
candyolivia opened this issue May 24, 2022 · 2 comments

Comments

@candyolivia
Copy link

candyolivia commented May 24, 2022

Excuse me if I am asking in the wrong place.
I got similar problems with #16.
I really would like to know the estimation of time and space for running the primary baseline script.
The baseline system has been running on my local PC for days, but I still found several errors; some are related to out of memory issues.
Time spent to reach each error is also quite a lot, and sometimes I did not know that it was due to my mistakes (e.g., installation errors) or insufficient resources.
In my opinion, as baseline systems, they should be easy to reproduce, so I am not sure if this is a normal thing to require this much resource for running the baseline systems.

Another question: if we proposed another anonymization system and obtained the output of anonymized wav files, is there any way for us to run only the evaluation parts?
I found that it has partially been discussed in #18, but I still do not understand it clearly. Without running the baselines, is it possible to obtain the evaluation results of our proposed methods?

Thank you.

@kgalajit
Copy link

kgalajit commented Jun 2, 2022

Hi

I also face the same problem, I run the baseline on my personal computer, it took many days to pass each step. Some steps that I run out of space (my PC is 1 T HDD) so that I remove almost all of my data to external HDD and continue trying. My last attempt is I run B1 until stage 14 and again it runout of space. Due to space limitation i am not sure how much B2 and B3 use?
FYI i spent almost 9 days to reach stage 14.

Can any one give me the requirement that how many memory or space required? for me only 1 baseline make 1T full and spent 9 days to reach stage 14 of B1

Thank you

@minhduc0711
Copy link
Contributor

I have run past stage 14 of B1.a (also took me almost a week) and now everything is taking ~1.2 TB, but I'm pretty sure I have seen it grew more to 1.5 TB while I was running the script (probably intermediate temp files).

Therefore I suggest you have 2 TB just to be safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants