Add resample script

This commit is contained in:
WeberJulian
2021-03-03 19:59:21 +01:00
committed by Eren Gölge
parent 6e68637f48
commit 596ea2c98a

View File

@@ -65,5 +65,4 @@ if __name__ == '__main__':
for i, _ in enumerate(p.imap_unordered(resample_file, audio_files)):
pbar.update()
print('Done !')
print('Done !')