| { | |
| "name": "whisperkit-coreml", | |
| "version": "0.3", | |
| "device_support": [ | |
| { | |
| "chips": "A12, A13, S9, S10", | |
| "identifiers": [ | |
| "iPhone11", | |
| "iPhone12", | |
| "Watch7", | |
| "Watch8" | |
| ], | |
| "models": { | |
| "default": "openai_whisper-tiny", | |
| "supported": [ | |
| "openai_whisper-tiny", | |
| "openai_whisper-tiny.en", | |
| "openai_whisper-base", | |
| "openai_whisper-base.en" | |
| ] | |
| } | |
| }, | |
| { | |
| "chips": "A14", | |
| "identifiers": [ | |
| "iPhone13", | |
| "iPad13,1", | |
| "iPad13,2", | |
| "iPad13,18", | |
| "iPad13,19" | |
| ], | |
| "models": { | |
| "default": "openai_whisper-base", | |
| "supported": [ | |
| "openai_whisper-tiny", | |
| "openai_whisper-tiny.en", | |
| "openai_whisper-base", | |
| "openai_whisper-base.en", | |
| "openai_whisper-small", | |
| "openai_whisper-small.en" | |
| ] | |
| } | |
| }, | |
| { | |
| "chips": "A15, A16, A17 Pro, A18", | |
| "identifiers": [ | |
| "iPhone14", | |
| "iPhone15", | |
| "iPhone16", | |
| "iPhone17", | |
| "iPad14,1", | |
| "iPad14,2", | |
| "iPad15,7", | |
| "iPad15,8", | |
| "iPad16,1", | |
| "iPad16,2" | |
| ], | |
| "models": { | |
| "default": "openai_whisper-base", | |
| "supported": [ | |
| "openai_whisper-tiny", | |
| "openai_whisper-tiny.en", | |
| "openai_whisper-base", | |
| "openai_whisper-base.en", | |
| "openai_whisper-small", | |
| "openai_whisper-small.en", | |
| "openai_whisper-large-v2_949MB", | |
| "openai_whisper-large-v2_turbo_955MB", | |
| "openai_whisper-large-v3_947MB", | |
| "openai_whisper-large-v3_turbo_954MB", | |
| "distil-whisper_distil-large-v3_594MB", | |
| "distil-whisper_distil-large-v3_turbo_600MB", | |
| "openai_whisper-large-v3-v20240930_626MB", | |
| "openai_whisper-large-v3-v20240930_turbo_632MB" | |
| ] | |
| } | |
| }, | |
| { | |
| "chips": "M1", | |
| "identifiers": [ | |
| "MacBookPro17,1", | |
| "MacBookPro18,1", | |
| "MacBookPro18,2", | |
| "MacBookPro18,3", | |
| "MacBookPro18,4", | |
| "MacBookAir10,1", | |
| "Macmini9,1", | |
| "iMac21,1", | |
| "iMac21,2", | |
| "Mac13", | |
| "iPad13,4", | |
| "iPad13,5", | |
| "iPad13,6", | |
| "iPad13,7", | |
| "iPad13,8", | |
| "iPad13,9", | |
| "iPad13,10", | |
| "iPad13,11", | |
| "iPad13,16", | |
| "iPad13,17" | |
| ], | |
| "models": { | |
| "default": "openai_whisper-large-v3-v20240930_626MB", | |
| "supported": [ | |
| "openai_whisper-tiny", | |
| "openai_whisper-tiny.en", | |
| "openai_whisper-base", | |
| "openai_whisper-base.en", | |
| "openai_whisper-small", | |
| "openai_whisper-small.en", | |
| "openai_whisper-large-v2", | |
| "openai_whisper-large-v2_949MB", | |
| "openai_whisper-large-v3", | |
| "openai_whisper-large-v3_947MB", | |
| "distil-whisper_distil-large-v3", | |
| "distil-whisper_distil-large-v3_594MB", | |
| "openai_whisper-large-v3-v20240930_626MB" | |
| ] | |
| } | |
| }, | |
| { | |
| "chips": "M2, M3, M4", | |
| "identifiers": [ | |
| "Mac14", | |
| "Mac15", | |
| "Mac16", | |
| "iPad14,3", | |
| "iPad14,4", | |
| "iPad14,5", | |
| "iPad14,6", | |
| "iPad14,8", | |
| "iPad14,9", | |
| "iPad14,10", | |
| "iPad14,11", | |
| "iPad15", | |
| "iPad16" | |
| ], | |
| "models": { | |
| "default": "openai_whisper-large-v3-v20240930", | |
| "supported": [ | |
| "openai_whisper-tiny", | |
| "openai_whisper-tiny.en", | |
| "openai_whisper-base", | |
| "openai_whisper-base.en", | |
| "openai_whisper-small", | |
| "openai_whisper-small.en", | |
| "openai_whisper-large-v2", | |
| "openai_whisper-large-v2_949MB", | |
| "openai_whisper-large-v2_turbo", | |
| "openai_whisper-large-v2_turbo_955MB", | |
| "openai_whisper-large-v3", | |
| "openai_whisper-large-v3_947MB", | |
| "openai_whisper-large-v3_turbo", | |
| "openai_whisper-large-v3_turbo_954MB", | |
| "distil-whisper_distil-large-v3", | |
| "distil-whisper_distil-large-v3_594MB", | |
| "distil-whisper_distil-large-v3_turbo", | |
| "distil-whisper_distil-large-v3_turbo_600MB", | |
| "openai_whisper-large-v3-v20240930", | |
| "openai_whisper-large-v3-v20240930_turbo", | |
| "openai_whisper-large-v3-v20240930_626MB", | |
| "openai_whisper-large-v3-v20240930_turbo_632MB" | |
| ] | |
| } | |
| } | |
| ], | |
| "model_checksums": { | |
| "openai_whisper-large-v3_947MB": "4340b77e1d6dc6e8793ceb7e84a9e119", | |
| "openai_whisper-large-v2_turbo_955MB": "bba1df63d21519190d1f2089c16cbdf4", | |
| "openai_whisper-tiny.en": "67ccfe493c0c38958eca7d20bfa0d227", | |
| "distil-whisper_distil-large-v3_594MB": "c4a5cf7c6015e5698ba02e7545cbc530", | |
| "openai_whisper-large-v2_949MB": "a2e69a19bbc14102777b371a62486e23", | |
| "openai_whisper-large-v3_turbo_954MB": "3eca7c92378ee8be5efec070b7b27c91", | |
| "distil-whisper_distil-large-v3": "340c0a8935dbd4964205e9e476957dc0", | |
| "openai_whisper-large-v3-v20240930": "7497eaac761be4c50c4525c7fa774338", | |
| "openai_whisper-tiny": "65e02d60ca25f3a3c0dab35f39dbf04d", | |
| "openai_whisper-large-v3-v20240930_turbo_632MB": "e93a4ca343d97cc31a29dad42259f8cf", | |
| "openai_whisper-large-v2_turbo": "33a6b1e82390b6634cc26bae0665d754", | |
| "openai_whisper-small": "40c3646663e9df77f639a3be041d4b9e", | |
| "openai_whisper-large-v3-v20240930_turbo": "6aef13622cb9a563cc796ca5a2cc3684", | |
| "openai_whisper-large-v3": "98ffa80e94803a2398183ed4797efc7f", | |
| "openai_whisper-large-v3-v20240930_626MB": "7c29d2c157901ef3841fd5ddfa2cbf6c", | |
| "openai_whisper-base.en": "962b2ea1e679b93f495f779697eb5ab8", | |
| "openai_whisper-large-v3-v20240930_547MB": "1b43da9bbc11898c1888ce6edafaa012", | |
| "distil-whisper_distil-large-v3_turbo_600MB": "398709a3bbb4344c374daeeb762f8fbf", | |
| "openai_whisper-large-v2": "2c9bf98627c58a91b1f6f992e547ade6", | |
| "openai_whisper-small.en": "f8d1f4a945b9947d4db2fa4a35536314", | |
| "distil-whisper_distil-large-v3_turbo": "e01dc9def15aaa6fbbf83e1443dbcf48", | |
| "openai_whisper-base": "d4a56f802ff99cfdcb3267535c800829", | |
| "openai_whisper-large-v3_turbo": "fe9b386eedf6ac27f955669ef0c100a2" | |
| } | |
| } |