audeering / audtorch

Utils and data sets for audio and PyTorch
https://audeering.github.io/audtorch/
Other
83 stars 9 forks source link

Remove os.system call for moving files #43

Closed hagenw closed 5 years ago

hagenw commented 5 years ago

Summary

Removes the call to os.system for moving files and replaces it by the solution proposed in #32.