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: disable whisper, faster_whisper, and hugging_face transcriptions in linux build #659

Merged
merged 57 commits into from
Jan 5, 2024

Conversation

chidiwilliams
Copy link
Owner

@chidiwilliams chidiwilliams commented Jan 3, 2024

This disables Whisper, Faster Whisper and Hugging Face transcriptions in Linux build to avoid Snap distribution errors.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (5456774) 77.74% compared to head (8c0abf2) 77.69%.

Files Patch % Lines
buzz/model_loader.py 92.30% 2 Missing ⚠️
buzz/recording_transcriber.py 80.00% 2 Missing ⚠️
buzz/whisper_audio.py 85.71% 2 Missing ⚠️
buzz/transcriber.py 90.90% 1 Missing ⚠️
...ts/preferences_dialog/models_preferences_widget.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   77.74%   77.69%   -0.05%     
==========================================
  Files          62       63       +1     
  Lines        3248     3291      +43     
==========================================
+ Hits         2525     2557      +32     
- Misses        723      734      +11     
Flag Coverage Δ
Linux 71.77% <76.82%> (-3.85%) ⬇️
Windows ?
macOS 76.45% <87.80%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chidiwilliams chidiwilliams changed the title fix: execstack fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build Jan 5, 2024
@chidiwilliams chidiwilliams enabled auto-merge (squash) January 5, 2024 19:04
@chidiwilliams chidiwilliams merged commit c7be2f1 into main Jan 5, 2024
9 of 10 checks passed
@chidiwilliams chidiwilliams deleted the fix-execstack-2 branch January 5, 2024 19:09
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