Skip to content

chore: switch to fp16 CoreML whisper models#1224

Merged
msluszniak merged 2 commits into
mainfrom
@is/update-coreml-whispers
Jun 9, 2026
Merged

chore: switch to fp16 CoreML whisper models#1224
msluszniak merged 2 commits into
mainfrom
@is/update-coreml-whispers

Conversation

@IgorSwat

@IgorSwat IgorSwat commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Updates Whisper models URLs to match the recently uploaded CoreML fp16 models.

The newly uploaded fp16 models are roughly 50% reduced in size and ~30% faster than the old fp32 ones.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@IgorSwat IgorSwat changed the title Update urls chore: switch to fp16 whisper models Jun 9, 2026
@IgorSwat IgorSwat changed the title chore: switch to fp16 whisper models chore: switch to fp16 CoreML whisper models Jun 9, 2026
@IgorSwat IgorSwat requested a review from msluszniak June 9, 2026 12:17
@msluszniak msluszniak added platform: ios Issues and tasks related to iOS chore PRs that are chores labels Jun 9, 2026
@msluszniak msluszniak merged commit 82fcf94 into main Jun 9, 2026
4 checks passed
@msluszniak msluszniak deleted the @is/update-coreml-whispers branch June 9, 2026 13:47
mkopcins pushed a commit that referenced this pull request Jun 11, 2026
Updates Whisper models URLs to match the recently uploaded CoreML fp16
models.

The newly uploaded fp16 models are roughly 50% reduced in size and ~30%
faster than the old fp32 ones.

- [ ] Yes
- [x] No

- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)

- [x] iOS
- [ ] Android

<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->

<!-- Add screenshots here, if applicable -->

<!-- Link related issues here using #issue-number -->

- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings

<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores platform: ios Issues and tasks related to iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants