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: replace fairseq with transformers #385

Merged
merged 4 commits into from
Apr 18, 2023
Merged

feat: replace fairseq with transformers #385

merged 4 commits into from
Apr 18, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 18, 2023

Closes #142, Closes #198

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #385 (bf906a3) into main (6cab9af) will increase coverage by 0.14%.
The diff coverage is 42.85%.

📣 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     #385      +/-   ##
==========================================
+ Coverage   20.15%   20.30%   +0.14%     
==========================================
  Files          38       38              
  Lines        3294     3280      -14     
  Branches      438      440       +2     
==========================================
+ Hits          664      666       +2     
+ Misses       2612     2596      -16     
  Partials       18       18              
Impacted Files Coverage Δ
src/so_vits_svc_fork/gui.py 0.00% <0.00%> (ø)
src/so_vits_svc_fork/inference/core.py 18.85% <0.00%> (ø)
...its_svc_fork/preprocessing/preprocess_hubert_f0.py 34.78% <33.33%> (ø)
src/so_vits_svc_fork/utils.py 21.98% <46.66%> (+0.67%) ⬆️
src/so_vits_svc_fork/__init__.py 100.00% <100.00%> (ø)

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

@34j 34j merged commit a2fe0f3 into main Apr 18, 2023
5 checks passed
@34j 34j deleted the feat/transformers branch April 18, 2023 11:28
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.

PytorchStreamReader failed reading zip archive: failed finding central directory Failed to build fairseq
2 participants