You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
The text was updated successfully, but these errors were encountered: