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

Switching to pipeline for HF whisper #814

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

raivisdejus
Copy link
Collaborator

Switching to pipelines for better accuracy of longer file transcripts.

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.11%. Comparing base (cf340bc) to head (a4a6fa4).

Files Patch % Lines
buzz/transcriber/recording_transcriber.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   83.06%   83.11%   +0.04%     
==========================================
  Files          85       85              
  Lines        4441     4417      -24     
==========================================
- Hits         3689     3671      -18     
+ Misses        752      746       -6     
Flag Coverage Δ
Linux 82.40% <95.00%> (+0.08%) ⬆️
macOS 82.49% <95.00%> (+0.04%) ⬆️

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 merged commit 3d8f5da into main Jun 25, 2024
16 checks passed
@raivisdejus raivisdejus deleted the switch-to-pipeline branch June 25, 2024 04:29
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

1 participant