mirror of
https://github.com/davesarmoury/GLaDOS.git
synced 2025-11-04 14:49:45 +08:00
Re-added downloading audio files
This commit is contained in:
parent
19a60e54f0
commit
f5b3ebb0f6
@ -90,8 +90,8 @@ def main():
|
|||||||
|
|
||||||
args = zip(urls, filenames)
|
args = zip(urls, filenames)
|
||||||
|
|
||||||
#prep()
|
prep()
|
||||||
#download_parallel(args)
|
download_parallel(args)
|
||||||
|
|
||||||
#{"audio_filepath": "audio/nada_lily_21_haggard_0316.wav",
|
#{"audio_filepath": "audio/nada_lily_21_haggard_0316.wav",
|
||||||
#"text": "awake ye kings",
|
#"text": "awake ye kings",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user