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

feat: add pc-ddsp, bigvgan and refactor a lot #340

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 15, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2023

Codecov Report

Merging #340 (cc07bff) into main (4aad701) will decrease coverage by 3.69%.
The diff coverage is 4.09%.

📣 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     #340      +/-   ##
==========================================
- Coverage   20.34%   16.65%   -3.69%     
==========================================
  Files          38       48      +10     
  Lines        3294     4070     +776     
  Branches      430      529      +99     
==========================================
+ Hits          670      678       +8     
- Misses       2607     3382     +775     
+ Partials       17       10       -7     
Impacted Files Coverage Δ
src/so_vits_svc_fork/dataset.py 31.37% <0.00%> (-0.63%) ⬇️
src/so_vits_svc_fork/inference/core.py 18.85% <ø> (ø)
...vits_svc_fork/modules/decoders/bigvgan/__init__.py 0.00% <0.00%> (ø)
..._svc_fork/modules/decoders/bigvgan/_activations.py 0.00% <0.00%> (ø)
..._vits_svc_fork/modules/decoders/bigvgan/_models.py 0.00% <0.00%> (ø)
...o_vits_svc_fork/modules/decoders/bigvgan/_utils.py 0.00% <0.00%> (ø)
...vits_svc_fork/modules/decoders/pc_ddsp/__init__.py 0.00% <0.00%> (ø)
...so_vits_svc_fork/modules/decoders/pc_ddsp/_core.py 0.00% <0.00%> (ø)
...so_vits_svc_fork/modules/decoders/pc_ddsp/_loss.py 0.00% <0.00%> (ø)
...o_vits_svc_fork/modules/decoders/pc_ddsp/_pcmer.py 0.00% <0.00%> (ø)
... and 12 more

... and 6 files with indirect coverage changes

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

@34j 34j changed the title feat: add pc-ddsp and refactor a lot feat: add pc-ddsp, bigvgan and refactor a lot Apr 15, 2023
@34j
Copy link
Collaborator Author

34j commented Apr 15, 2023

@34j 34j marked this pull request as draft April 15, 2023 12:39
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.

None yet

2 participants