README.md
| 1 | |
| 2 | --- |
| 3 | pretty_name: "WhisperKit" |
| 4 | viewer: false |
| 5 | library_name: whisperkit |
| 6 | tags: |
| 7 | - whisper |
| 8 | - whisperkit |
| 9 | - coreml |
| 10 | - asr |
| 11 | - quantized |
| 12 | - automatic-speech-recognition |
| 13 | --- |
| 14 | # WhisperKit |
| 15 | |
| 16 | ## Repo |
| 17 | WhisperKit is part of Argmax OSS, an On-device Speech AI SDK for Apple Silicon: |
| 18 | https://github.com/argmaxinc/argmax-oss-swift |
| 19 | |
| 20 | ## Paper |
| 21 | Check out the WhisperKit paper and presentation from ICML 2025: |
| 22 | https://icml.cc/virtual/2025/47854 |
| 23 | |
| 24 | ## Pro |
| 25 | For real-time transcription with speakers and custom vocabulary, check out Argmax Pro SDK: https://www.argmaxinc.com/blog/argmax-sdk-2 |
| 26 | |
| 27 | |