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: migrate to lightning #246

Merged
merged 19 commits into from
Apr 8, 2023
Merged

feat: migrate to lightning #246

merged 19 commits into from
Apr 8, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 7, 2023

No description provided.

@34j 34j marked this pull request as draft April 7, 2023 12:03
@34j 34j linked an issue Apr 7, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Merging #246 (14c8333) into main (15f1e7f) will increase coverage by 0.34%.
The diff coverage is 21.10%.

📣 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     #246      +/-   ##
==========================================
+ Coverage   20.10%   20.45%   +0.34%     
==========================================
  Files          38       38              
  Lines        3213     3222       +9     
  Branches      421      414       -7     
==========================================
+ Hits          646      659      +13     
+ Misses       2552     2546       -6     
- Partials       15       17       +2     
Impacted Files Coverage Δ
src/so_vits_svc_fork/__main__.py 0.00% <0.00%> (ø)
src/so_vits_svc_fork/gui.py 0.00% <0.00%> (ø)
..._svc_fork/modules/decoders/mb_istft/_generators.py 12.71% <ø> (ø)
...o_vits_svc_fork/modules/decoders/mb_istft/_pqmf.py 25.00% <0.00%> (ø)
...o_vits_svc_fork/modules/decoders/mb_istft/_stft.py 20.00% <0.00%> (ø)
src/so_vits_svc_fork/train.py 23.56% <15.48%> (+4.70%) ⬆️
src/so_vits_svc_fork/utils.py 20.36% <21.05%> (-0.01%) ⬇️
...its_svc_fork/preprocessing/preprocess_hubert_f0.py 35.29% <33.33%> (ø)
src/so_vits_svc_fork/inference/core.py 19.49% <50.00%> (+0.34%) ⬆️
src/so_vits_svc_fork/modules/synthesizers.py 18.36% <50.00%> (ø)
... and 6 more

... and 1 file with indirect coverage changes

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

@34j
Copy link
Collaborator Author

34j commented Apr 8, 2023

I tried TPU with colab, but it hangs and raises SIGKILL(9)

@34j 34j marked this pull request as ready for review April 8, 2023 15:53
@34j 34j merged commit 824ecbd into main Apr 8, 2023
@34j 34j deleted the refactor/lightning branch April 8, 2023 15:54
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.

Lightning implementation
2 participants