Skip to content

Whisper model size selection#564

Merged
lucksus merged 7 commits intodevfrom
feature/whisper-size-selection
Feb 12, 2025
Merged

Whisper model size selection#564
lucksus merged 7 commits intodevfrom
feature/whisper-size-selection

Conversation

@lucksus
Copy link
Copy Markdown
Member

@lucksus lucksus commented Feb 12, 2025

Until here we had the exact whisper model source hard-coded to the medium size model which still runs okish on CPU. But on >=M1 macs we could easily use bigger/better models to have better accuracy.

With these changes, the Whisper model size can be changed in the AI settings.

  • Use a good default size during setup for different cases

jhweir
jhweir previously approved these changes Feb 12, 2025
@lucksus lucksus changed the base branch from feature/add-models-via-hugginface-url to dev February 12, 2025 17:51
@lucksus lucksus dismissed jhweir’s stale review February 12, 2025 17:51

The base branch was changed.

@lucksus lucksus marked this pull request as ready for review February 12, 2025 17:51
@lucksus lucksus merged commit 3c4bddb into dev Feb 12, 2025
2 checks passed
@lucksus lucksus deleted the feature/whisper-size-selection branch August 22, 2025 12:01
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.

2 participants