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(train): fix checkpoint not properly loaded #271

Merged
merged 5 commits into from
Apr 9, 2023
Merged

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 9, 2023

Closes #270

@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2023

Codecov Report

Merging #271 (7231fc0) into main (13d6346) will decrease coverage by 0.03%.
The diff coverage is 12.82%.

❗ Current head 7231fc0 differs from pull request most recent head b83f0df. Consider uploading reports for the commit b83f0df to get more accurate results

📣 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     #271      +/-   ##
==========================================
- Coverage   20.53%   20.51%   -0.03%     
==========================================
  Files          38       38              
  Lines        3224     3247      +23     
  Branches      415      418       +3     
==========================================
+ Hits          662      666       +4     
- Misses       2545     2564      +19     
  Partials       17       17              
Impacted Files Coverage Δ
src/so_vits_svc_fork/train.py 22.84% <12.82%> (-0.73%) ⬇️

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

@34j 34j merged commit 0979147 into main Apr 9, 2023
@34j 34j deleted the fix/fix-ckpt-not-loaded branch April 9, 2023 15:38
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.

Newly trained model since Lightning implementation sounds robotic early on
2 participants