audeering / audresample

Resample and remix audio signals
https://audeering.github.io/audresample/
Other
2 stars 3 forks source link

Multithreading might fail in Github MacOS runners #57

Open hagenw opened 2 months ago

hagenw commented 2 months ago

In the tests of audb we get some random crashes in the CI runner on MacOS from time to time (compare https://github.com/audeering/audb/actions/runs/8937265314/job/24549187258?pr=386):

image

This seems to be related to audresample.

hagenw commented 2 months ago

The error seems not to be related to audmetric, but maybe to tqdm or a memory issue.