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

Adding Core ML support for WhisperCpp #976

Merged
merged 9 commits into from
Nov 5, 2024
Merged

Conversation

raivisdejus
Copy link
Collaborator

This also changes how models for Whisper.cpp are downloaded. After update of the app models will need to be re-downloaded if you have them already downloaded.

@raivisdejus raivisdejus force-pushed the whispercpp-coreml-support branch from a7ec69e to 66f76be Compare November 3, 2024 06:44
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 89.50276% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.33%. Comparing base (ce3bfea) to head (3972d29).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
buzz/transcriber/whisper_cpp.py 87.38% 14 Missing ⚠️
buzz/transcriber/recording_transcriber.py 62.50% 3 Missing ⚠️
buzz/model_loader.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #976      +/-   ##
==========================================
+ Coverage   81.17%   81.33%   +0.15%     
==========================================
  Files          86       86              
  Lines        4893     5019     +126     
==========================================
+ Hits         3972     4082     +110     
- Misses        921      937      +16     
Flag Coverage Δ
Linux 80.33% <71.82%> (-0.48%) ⬇️
Windows 80.41% <70.19%> (-0.47%) ⬇️
macOS 81.15% <89.50%> (+0.15%) ⬆️

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.

@raivisdejus raivisdejus force-pushed the whispercpp-coreml-support branch from 911f21a to c648ad7 Compare November 3, 2024 15:18
@raivisdejus raivisdejus force-pushed the whispercpp-coreml-support branch from a015876 to 5d3ea68 Compare November 3, 2024 19:27
@raivisdejus raivisdejus merged commit 725031e into main Nov 5, 2024
21 checks passed
@raivisdejus raivisdejus deleted the whispercpp-coreml-support branch November 5, 2024 17:41
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