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(__main__): fix -h option overridden #175

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Conversation

34j
Copy link
Collaborator

@34j 34j commented Mar 28, 2023

Closes #150

@34j 34j changed the title fix(__main__); fix -h option overridden fix(__main__): fix -h option overridden Mar 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2023

Codecov Report

Merging #175 (a3d67f6) into main (29474d9) will increase coverage by 0.30%.
The diff coverage is 25.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     #175      +/-   ##
==========================================
+ Coverage   16.73%   17.04%   +0.30%     
==========================================
  Files          32       32              
  Lines        3514     3515       +1     
  Branches      410      410              
==========================================
+ Hits          588      599      +11     
+ Misses       2910     2900      -10     
  Partials       16       16              
Impacted Files Coverage Δ
src/so_vits_svc_fork/__main__.py 0.00% <0.00%> (ø)
...so_vits_svc_fork/preprocess_speaker_diarization.py 0.00% <0.00%> (ø)
src/so_vits_svc_fork/preprocess_split.py 40.74% <100.00%> (+40.74%) ⬆️

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

@34j 34j merged commit 52f1cfe into main Mar 28, 2023
@34j 34j deleted the fix/fix-preprocess-options branch March 28, 2023 04:49
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.

svc pre-split command not functional
2 participants