chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
11.01k stars 837 forks source link

801 add large v2 v3 models #803

Closed raivisdejus closed 1 month ago

raivisdejus commented 1 month ago

Fix for https://github.com/chidiwilliams/buzz/issues/801

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.49%. Comparing base (82da36f) to head (7510558). Report is 1 commits behind head on main.

Files Patch % Lines
buzz/model_loader.py 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #803 +/- ## ========================================== - Coverage 83.55% 83.49% -0.06% ========================================== Files 85 85 Lines 4378 4387 +9 ========================================== + Hits 3658 3663 +5 - Misses 720 724 +4 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/803/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/chidiwilliams/buzz/pull/803/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `82.81% <83.33%> (+0.01%)` | :arrow_up: | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/803/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.67% <75.00%> (-1.27%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.