chidiwilliams / buzz

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

Mitigation for incomplete downloads #958

Closed raivisdejus closed 1 month ago

raivisdejus commented 1 month ago

Mitigation for incomplete downloads mentioned in https://github.com/chidiwilliams/buzz/issues/952

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.28%. Comparing base (a0c07c9) to head (b9d3381). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
buzz/model_loader.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #958 +/- ## ========================================== - Coverage 81.38% 81.28% -0.10% ========================================== Files 86 86 Lines 4889 4895 +6 ========================================== Hits 3979 3979 - Misses 910 916 +6 ``` | [Flag](https://app.codecov.io/gh/chidiwilliams/buzz/pull/958/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/958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.81% <0.00%> (-0.10%)` | :arrow_down: | | [Windows](https://app.codecov.io/gh/chidiwilliams/buzz/pull/958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `80.90% <ø> (ø)` | | | [macOS](https://app.codecov.io/gh/chidiwilliams/buzz/pull/958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chidi+Williams) | `81.06% <0.00%> (-0.10%)` | :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.