mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-12 05:23:45 +02:00
Add resample script
This commit is contained in:
@@ -65,5 +65,4 @@ if __name__ == '__main__':
|
||||
for i, _ in enumerate(p.imap_unordered(resample_file, audio_files)):
|
||||
pbar.update()
|
||||
|
||||
print('Done !')
|
||||
|
||||
print('Done !')
|
||||
Reference in New Issue
Block a user