Skip to content

fix(utils): save model to cpu

d71781f
Select commit
Loading
Failed to load commit list.
Open

fix(utils): save model to cpu #1149

fix(utils): save model to cpu
d71781f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

19.24% (-0.01%) compared to 3f537b0

View this Pull Request on Codecov

19.24% (-0.01%) compared to 3f537b0

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 19.24%. Comparing base (3f537b0) to head (d71781f).
⚠️ Report is 278 commits behind head on main.

Files with missing lines Patch % Lines
src/so_vits_svc_fork/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
- Coverage   19.25%   19.24%   -0.01%     
==========================================
  Files          39       39              
  Lines        3496     3497       +1     
  Branches      497      497              
==========================================
  Hits          673      673              
- Misses       2804     2805       +1     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.