Closed yiwang454 closed 8 months ago
Hi @yiwang454 ,
Sorry about this issue, could you please print out the whole error traceback? Here is an example of a complete error traceback.
Thanks @Anwarvic , last time I saw your comment, I checked the example issue and realised my issue was due to the same memory limit reason. I've solved this issue now. Many thanks.
Hi, I run the following command to download the German Dataset from MuAViC:
python get_data.py --root-path ./muavic_project --src-lang de
and met the error below during the stage of running segmenting (at 21% of the process "Segmentingde
videos files (It takes a few hours to complete)").I'm not very familiar with using process_map. Do you have any potential assumption about the reason of this error and suggestions on solving it? Many thanks.