Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress unnecessary duration warning #88

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

olaviinha
Copy link
Contributor

@olaviinha olaviinha commented May 31, 2023

Don't show warning if durations are already equal, i.e.

Warning: Duration you specified 10.0-seconds must equal or smaller than the audio file duration 10.0
Set new duration as 12.5-seconds

For example: in the Colab notebook we simulate stereo by applying style transfer to the initial generation for another channel, which is automatically already the same duration, so this warning seems a bit unnecessary.

Don't show style transfer duration warning if duration is already equal.
@olaviinha olaviinha closed this Jun 4, 2023
@olaviinha olaviinha reopened this Jun 4, 2023
@haoheliu haoheliu merged commit 1315da7 into haoheliu:main Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants