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 whisper support #467

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

🪩 add whisper support #467

wants to merge 3 commits into from

Conversation

anuejn
Copy link
Member

@anuejn anuejn commented Oct 11, 2023

This is an experiment for adding support for the whisper models for improved accuracy and one step transcription with punctuation reconstruction.
Still in an early stage and only model downloading and not inference is implemented.

  • 🐛 fix bugs in LanguageSettings page
  • 👂 add whisper models for downloading

@ThiloteE
Copy link

ThiloteE commented Mar 6, 2024

If I may ask, what's blocking this from merging?

@pajowu
Copy link
Member

pajowu commented Mar 6, 2024

The inference part is still missing from what I can tell from a quick look at the code (i.e. the part that actually uses whisper to transcribe something)

@ThiloteE
Copy link

ThiloteE commented Mar 6, 2024

Closes #416

@anuejn anuejn linked an issue Mar 20, 2024 that may be closed by this pull request
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.

GPU Use
3 participants