Skip to content

Commit

Permalink
删除下载模型
Browse files Browse the repository at this point in the history
  • Loading branch information
buyfakett committed Oct 24, 2024
1 parent 54e72f8 commit 5f2ed3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
script_folder = os.path.dirname(os.path.realpath(__file__))

# Join script folder with download-piper-voices.py
download_script = os.path.join(script_folder, "download/download-piper-voices.py")
# download_script = os.path.join(script_folder, "download/download-piper-voices.py")

# Download the model
# subprocess.run(['python', download_script, link, target_folder])
Expand Down

0 comments on commit 5f2ed3f

Please sign in to comment.