Perform graceful exit on KeyboardInterrupt by yqzhishen · Pull Request #119 · openvpi/DiffSinger

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@yqzhishen

Copy link Copy Markdown

Member

infer.py, binarize.py and export.py now exit gracefully when the user interrupt them via Ctrl+C, like how Lightning does in train.py.

@yqzhishen yqzhishen merged commit 95e3e7d into openvpi:main

Jul 19, 2023

@yqzhishen yqzhishen deleted the graceful-exit branch

July 19, 2023 16:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@yqzhishen