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 support for OpenAI Whisper API #371

Merged
merged 4 commits into from
Mar 9, 2023
Merged

Add support for OpenAI Whisper API #371

merged 4 commits into from
Mar 9, 2023

Conversation

chidiwilliams
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Merging #371 (089f5f0) into main (3a59172) will decrease coverage by 1.03%.
The diff coverage is 58.13%.

@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
- Coverage   77.65%   76.62%   -1.03%     
==========================================
  Files           7        8       +1     
  Lines        1490     1660     +170     
==========================================
+ Hits         1157     1272     +115     
- Misses        333      388      +55     
Flag Coverage Δ
Linux 76.38% <58.13%> (?)
Windows 72.67% <58.02%> (-4.98%) ⬇️
macOS 75.48% <58.13%> (?)

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

Impacted Files Coverage Δ
buzz/model_loader.py 81.25% <40.00%> (ø)
buzz/transcriber.py 69.00% <46.93%> (+5.55%) ⬆️
buzz/gui.py 78.31% <78.12%> (-4.74%) ⬇️
buzz/cache.py 88.00% <0.00%> (+8.00%) ⬆️

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

@chidiwilliams chidiwilliams merged commit 62ed04d into main Mar 9, 2023
@chidiwilliams chidiwilliams deleted the add-whisper-api branch March 9, 2023 13:24
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