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

chore: submodule update #405

Merged
merged 1 commit into from
Apr 29, 2024
Merged

chore: submodule update #405

merged 1 commit into from
Apr 29, 2024

Conversation

SamuelLarkin
Copy link
Collaborator

@SamuelLarkin SamuelLarkin commented Apr 26, 2024

PR Goal?

submodule update for EveryVoiceTTS/HiFiGAN_iSTFT_lightning#26

Fixes?

#313

How to test?

everyvoice \
  synthesize \
    from-text \
      logs_and_checkpoints/FeaturePredictionExperiment/base/checkpoints/last.ckpt \
      --accelerator auto \
      --vocoder-path ../universal-2500000.ckpt \
      --output-type wav \
      --output-type npy \
      --output-type pt \
      --text 'This is a test.' \
      --text 'We needed a second sentence for testing.'

Confidence?

Version change?

No

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.29%. Comparing base (3eafd6e) to head (c863f0c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   73.29%   73.29%           
=======================================
  Files          43       43           
  Lines        2816     2816           
  Branches      462      462           
=======================================
  Hits         2064     2064           
  Misses        668      668           
  Partials       84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Apr 26, 2024

CLI load time: 0:00.28
Pull Request HEAD: c863f0ceb035ccb1e904bbcb837e559319f44698
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package

@SamuelLarkin SamuelLarkin merged commit c863f0c into main Apr 29, 2024
4 checks passed
@SamuelLarkin SamuelLarkin deleted the dev.sl/norm_weight_dep branch April 29, 2024 15: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.

None yet

2 participants