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(demo): the demo was broken due to a mismatch between outputs and … #631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roedoejet
Copy link
Member

The demo was broken, this is a quick friday-night fix for it, but I'll need fresh eyes on Monday. priority is high because it's blocking the demo transfer to WSB.

…gradio output widgets

this commit fixes that and also hides the output format input widget if only wav is available
@roedoejet roedoejet requested a review from joanise February 1, 2025 00:54
Copy link

semanticdiff-com bot commented Feb 1, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  everyvoice/demo/app.py  48% smaller

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 76.23%. Comparing base (e13c533) to head (1a7168d).

Files with missing lines Patch % Lines
everyvoice/demo/app.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #631      +/-   ##
==========================================
- Coverage   76.34%   76.23%   -0.11%     
==========================================
  Files          47       47              
  Lines        3483     3488       +5     
  Branches      479      481       +2     
==========================================
  Hits         2659     2659              
- Misses        721      726       +5     
  Partials      103      103              

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

Copy link
Contributor

github-actions bot commented Feb 1, 2025

CLI load time: 0:00.27
Pull Request HEAD: 1a7168d000706d5a262807486563801c85defb40
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
import time:      1093 |     105925 |     typer.main
import time:       290 |     125451 |   typer
import time:      8098 |     206668 | everyvoice.cli

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.

1 participant