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

fix(gui): disable checkbox if CUDA is not available and show errors for VC #71

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Mar 22, 2023

Closes #69

@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #71 (a5e2dd6) into main (fb25500) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   17.27%   17.26%   -0.02%     
==========================================
  Files          28       28              
  Lines        3305     3308       +3     
  Branches      372      373       +1     
==========================================
  Hits          571      571              
- Misses       2721     2727       +6     
+ Partials       13       10       -3     
Impacted Files Coverage Δ
src/so_vits_svc_fork/gui.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@34j 34j merged commit 3fdd983 into main Mar 22, 2023
@34j 34j deleted the feat/fix-gui-about-gpu branch March 22, 2023 11:41
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.

Realtime voice conversion not working when "Use GPU" is ticked
2 participants