mirror of https://github.com/coqui-ai/TTS.git
Add resample script
This commit is contained in:
parent
6e68637f48
commit
596ea2c98a
|
@ -65,5 +65,4 @@ if __name__ == '__main__':
|
|||
for i, _ in enumerate(p.imap_unordered(resample_file, audio_files)):
|
||||
pbar.update()
|
||||
|
||||
print('Done !')
|
||||
|
||||
print('Done !')
|
Loading…
Reference in New Issue