|
{ |
|
"name": "whisperkit-coreml", |
|
"version": "0.2", |
|
"device_support": [ |
|
{ |
|
"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" |
|
] |
|
} |
|
}, |
|
{ |
|
"identifiers": ["iPhone13", "iPad13,18", "iPad13,1"], |
|
"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" |
|
] |
|
} |
|
}, |
|
{ |
|
"identifiers": ["iPhone14", "iPhone15", "iPhone16", "iPhone17"], |
|
"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" |
|
] |
|
} |
|
}, |
|
{ |
|
"identifiers": [ |
|
"Mac13", |
|
"iMac21", |
|
"MacBookAir10,1", |
|
"MacBookPro17", |
|
"MacBookPro18", |
|
"Macmini9", |
|
"iPad13,16", |
|
"iPad13,4", |
|
"iPad13,8" |
|
], |
|
"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-v3", |
|
"openai_whisper-large-v3_947MB", |
|
"openai_whisper-large-v3-v20240930", |
|
"distil-whisper_distil-large-v3", |
|
"distil-whisper_distil-large-v3_594MB" |
|
] |
|
} |
|
}, |
|
{ |
|
"identifiers": ["Mac14", "Mac15", "Mac16"], |
|
"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", |
|
"openai_whisper-large-v3-v20240930", |
|
"distil-whisper_distil-large-v3", |
|
"distil-whisper_distil-large-v3_594MB", |
|
"distil-whisper_distil-large-v3_turbo", |
|
"distil-whisper_distil-large-v3_turbo_600MB" |
|
] |
|
} |
|
} |
|
] |
|
} |
|
|