Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

fix: dlmodels.sh exits after download single file

Open wellcoming opened this issue 1 year ago • 0 comments

Pull request checklist

  • [x] The PR has a proper title. Use Semantic Commit Messages. (No more branch-name title please)

  • [x] Make sure this is ready to be merged into the relevant branch. Please don't create a PR and let it hang for a few days.

  • [x] Ensure you can run the codes you submitted succesfully. These submissions will be prioritized for review:

    Introduce improvements in program execution speed;

    Introduce improvements in synthesis quality;

    Fix existing bugs reported by user feedback (or you met);

    Introduce more convenient user operations.

PR type

  • Bug fix

Description

  • This pull request fixes a bug in dlmodels.sh that caused it to exit after downloading a single file.
  • Improves the script's reliability by allowing multiple sequential downloads without interruption.

Screenshot

image

wellcoming avatar Jul 02 '24 11:07 wellcoming