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 Hugging Face models #264

Merged
merged 14 commits into from
Dec 26, 2022
Merged

Add support for Hugging Face models #264

merged 14 commits into from
Dec 26, 2022

Conversation

chidiwilliams
Copy link
Owner

No description provided.

@chidiwilliams chidiwilliams changed the title Use huggingface Add support for Hugging Face models Dec 24, 2022
@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #264 (423b5de) into main (82bdd30) will increase coverage by 1.02%.
The diff coverage is 83.49%.

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   78.08%   79.10%   +1.02%     
==========================================
  Files           6        6              
  Lines        1273     1345      +72     
==========================================
+ Hits          994     1064      +70     
- Misses        279      281       +2     
Flag Coverage Δ
Windows 79.10% <83.49%> (?)
macOS ?

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

Impacted Files Coverage Δ
buzz/cache.py 87.50% <0.00%> (ø)
buzz/gui.py 77.46% <78.62%> (-0.19%) ⬇️
buzz/transcriber.py 79.41% <92.30%> (-0.86%) ⬇️
buzz/transformers_whisper.py 100.00% <100.00%> (ø)
buzz/model_loader.py

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

@chidiwilliams chidiwilliams enabled auto-merge (squash) December 26, 2022 12:36
@chidiwilliams chidiwilliams merged commit 3dceb11 into main Dec 26, 2022
@chidiwilliams chidiwilliams deleted the use-huggingface branch December 26, 2022 12:48
This pull request was closed.
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