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): allow higher segment size #351

Merged
merged 3 commits into from
Apr 16, 2023
Merged

fix(train): allow higher segment size #351

merged 3 commits into from
Apr 16, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 16, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2023

Codecov Report

Merging #351 (da02f4b) into main (da928aa) will increase coverage by 0.02%.
The diff coverage is 18.60%.

📣 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     #351      +/-   ##
==========================================
+ Coverage   20.25%   20.27%   +0.02%     
==========================================
  Files          38       38              
  Lines        3332     3289      -43     
  Branches      437      436       -1     
==========================================
- Hits          675      667       -8     
+ Misses       2639     2604      -35     
  Partials       18       18              
Impacted Files Coverage Δ
src/so_vits_svc_fork/train.py 20.83% <0.00%> (-0.09%) ⬇️
src/so_vits_svc_fork/modules/commons.py 20.23% <19.04%> (+0.70%) ⬆️

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

@34j 34j linked an issue Apr 16, 2023 that may be closed by this pull request
@34j 34j merged commit 09d5a52 into main Apr 16, 2023
@34j 34j deleted the fix/segment-size branch April 16, 2023 05:27
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.

Allows not using slice_segments
2 participants