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

Add Faster Whisper #400

Merged
merged 9 commits into from
Apr 10, 2023
Merged

Add Faster Whisper #400

merged 9 commits into from
Apr 10, 2023

Conversation

chidiwilliams
Copy link
Owner

@chidiwilliams chidiwilliams commented Apr 9, 2023

  • Add test for transcriber
  • Better way to check if the model is already downloaded? Might need to escape the faster-whisper API.

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Merging #400 (5ef0847) into main (b807302) will increase coverage by 0.03%.
The diff coverage is 89.28%.

@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
+ Coverage   76.30%   76.33%   +0.03%     
==========================================
  Files           8        8              
  Lines        1688     1724      +36     
==========================================
+ Hits         1288     1316      +28     
- Misses        400      408       +8     
Flag Coverage Δ
Linux 76.33% <89.28%> (+0.26%) ⬆️
Windows ?
macOS ?

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

Impacted Files Coverage Δ
buzz/transcriber.py 69.74% <87.75%> (+0.76%) ⬆️
buzz/gui.py 77.40% <100.00%> (-0.39%) ⬇️
buzz/model_loader.py 83.05% <100.00%> (+1.80%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chidiwilliams chidiwilliams enabled auto-merge (squash) April 10, 2023 12:30
@chidiwilliams chidiwilliams merged commit 86626aa into main Apr 10, 2023
@chidiwilliams chidiwilliams deleted the faster-whisper branch April 10, 2023 12:34
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