Update config.json device support (#4)
Browse files- Update config.json device support (576d1c328e8e06ad79b428ddf549cdb1c4506156)
Co-authored-by: Zach Nagengast <[email protected]>
- config.json +134 -114
    	
        config.json
    CHANGED
    
    | @@ -1,116 +1,136 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
             | 
| 3 | 
            -
             | 
| 4 | 
            -
             | 
| 5 | 
            -
             | 
| 6 | 
            -
             | 
| 7 | 
            -
             | 
| 8 | 
            -
             | 
| 9 | 
            -
             | 
| 10 | 
            -
             | 
| 11 | 
            -
             | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
| 16 | 
            -
             | 
| 17 | 
            -
             | 
| 18 | 
            -
             | 
| 19 | 
            -
             | 
| 20 | 
            -
             | 
| 21 | 
            -
             | 
| 22 | 
            -
             | 
| 23 | 
            -
             | 
| 24 | 
            -
             | 
| 25 | 
            -
             | 
| 26 | 
            -
             | 
| 27 | 
            -
             | 
| 28 | 
            -
             | 
| 29 | 
            -
             | 
| 30 | 
            -
             | 
| 31 | 
            -
             | 
| 32 | 
            -
             | 
| 33 | 
            -
             | 
| 34 | 
            -
             | 
| 35 | 
            -
             | 
| 36 | 
            -
             | 
| 37 | 
            -
             | 
| 38 | 
            -
             | 
| 39 | 
            -
             | 
| 40 | 
            -
             | 
| 41 | 
            -
             | 
| 42 | 
            -
             | 
| 43 | 
            -
             | 
| 44 | 
            -
             | 
| 45 | 
            -
             | 
| 46 | 
            -
             | 
| 47 | 
            -
             | 
| 48 | 
            -
             | 
| 49 | 
            -
             | 
| 50 | 
            -
             | 
| 51 | 
            -
             | 
| 52 | 
            -
             | 
| 53 | 
            -
             | 
| 54 | 
            -
             | 
| 55 | 
            -
             | 
| 56 | 
            -
             | 
| 57 | 
            -
             | 
| 58 | 
            -
             | 
| 59 | 
            -
                     | 
| 60 | 
            -
                     | 
| 61 | 
            -
             | 
| 62 | 
            -
             | 
| 63 | 
            -
             | 
| 64 | 
            -
             | 
| 65 | 
            -
             | 
| 66 | 
            -
             | 
| 67 | 
            -
             | 
| 68 | 
            -
             | 
| 69 | 
            -
             | 
| 70 | 
            -
             | 
| 71 | 
            -
             | 
| 72 | 
            -
             | 
| 73 | 
            -
             | 
| 74 | 
            -
             | 
| 75 | 
            -
             | 
| 76 | 
            -
             | 
| 77 | 
            -
             | 
| 78 | 
            -
             | 
| 79 | 
            -
             | 
| 80 | 
            -
             | 
| 81 | 
            -
             | 
| 82 | 
            -
             | 
| 83 | 
            -
             | 
| 84 | 
            -
             | 
| 85 | 
            -
             | 
| 86 | 
            -
             | 
| 87 | 
            -
             | 
| 88 | 
            -
             | 
| 89 | 
            -
             | 
| 90 | 
            -
             | 
| 91 | 
            -
             | 
| 92 | 
            -
             | 
| 93 | 
            -
             | 
| 94 | 
            -
             | 
| 95 | 
            -
             | 
| 96 | 
            -
             | 
| 97 | 
            -
             | 
| 98 | 
            -
             | 
| 99 | 
            -
             | 
| 100 | 
            -
             | 
| 101 | 
            -
             | 
| 102 | 
            -
             | 
| 103 | 
            -
             | 
| 104 | 
            -
             | 
| 105 | 
            -
             | 
| 106 | 
            -
             | 
| 107 | 
            -
             | 
| 108 | 
            -
             | 
| 109 | 
            -
             | 
| 110 | 
            -
             | 
| 111 | 
            -
             | 
| 112 | 
            -
             | 
| 113 | 
            -
             | 
| 114 | 
            -
             | 
| 115 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 116 | 
             
            }
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
            +
                "name": "whisperkit-coreml",
         | 
| 3 | 
            +
                "version": "0.2",
         | 
| 4 | 
            +
                "device_support": [
         | 
| 5 | 
            +
                    {
         | 
| 6 | 
            +
                        "identifiers": ["iPhone11", "iPhone12", "Watch7", "Watch8"],
         | 
| 7 | 
            +
                        "models": {
         | 
| 8 | 
            +
                            "default": "openai_whisper-tiny",
         | 
| 9 | 
            +
                            "supported": [
         | 
| 10 | 
            +
                                "openai_whisper-tiny",
         | 
| 11 | 
            +
                                "openai_whisper-tiny.en",
         | 
| 12 | 
            +
                                "openai_whisper-base",
         | 
| 13 | 
            +
                                "openai_whisper-base.en"
         | 
| 14 | 
            +
                            ]
         | 
| 15 | 
            +
                        }
         | 
| 16 | 
            +
                    },
         | 
| 17 | 
            +
                    {
         | 
| 18 | 
            +
                        "identifiers": ["iPhone13", "iPad13,18", "iPad13,1"],
         | 
| 19 | 
            +
                        "models": {
         | 
| 20 | 
            +
                            "default": "openai_whisper-base",
         | 
| 21 | 
            +
                            "supported": [
         | 
| 22 | 
            +
                                "openai_whisper-tiny",
         | 
| 23 | 
            +
                                "openai_whisper-tiny.en",
         | 
| 24 | 
            +
                                "openai_whisper-base",
         | 
| 25 | 
            +
                                "openai_whisper-base.en",
         | 
| 26 | 
            +
                                "openai_whisper-small",
         | 
| 27 | 
            +
                                "openai_whisper-small.en"
         | 
| 28 | 
            +
                            ]
         | 
| 29 | 
            +
                        }
         | 
| 30 | 
            +
                    },
         | 
| 31 | 
            +
                    {
         | 
| 32 | 
            +
                        "identifiers": [
         | 
| 33 | 
            +
                            "iPhone14",
         | 
| 34 | 
            +
                            "iPhone15",
         | 
| 35 | 
            +
                            "iPhone16",
         | 
| 36 | 
            +
                            "iPhone17",
         | 
| 37 | 
            +
                            "iPad14,1",
         | 
| 38 | 
            +
                            "iPad14,2"
         | 
| 39 | 
            +
                        ],
         | 
| 40 | 
            +
                        "models": {
         | 
| 41 | 
            +
                            "default": "openai_whisper-base",
         | 
| 42 | 
            +
                            "supported": [
         | 
| 43 | 
            +
                                "openai_whisper-tiny",
         | 
| 44 | 
            +
                                "openai_whisper-tiny.en",
         | 
| 45 | 
            +
                                "openai_whisper-base",
         | 
| 46 | 
            +
                                "openai_whisper-base.en",
         | 
| 47 | 
            +
                                "openai_whisper-small",
         | 
| 48 | 
            +
                                "openai_whisper-small.en",
         | 
| 49 | 
            +
                                "openai_whisper-large-v2_949MB",
         | 
| 50 | 
            +
                                "openai_whisper-large-v2_turbo_955MB",
         | 
| 51 | 
            +
                                "openai_whisper-large-v3_947MB",
         | 
| 52 | 
            +
                                "openai_whisper-large-v3_turbo_954MB",
         | 
| 53 | 
            +
                                "distil-whisper_distil-large-v3_594MB",
         | 
| 54 | 
            +
                                "distil-whisper_distil-large-v3_turbo_600MB",
         | 
| 55 | 
            +
                                "openai_whisper-large-v3-v20240930_626MB",
         | 
| 56 | 
            +
                                "openai_whisper-large-v3-v20240930_turbo_632MB",
         | 
| 57 | 
            +
                            ]
         | 
| 58 | 
            +
                        }
         | 
| 59 | 
            +
                    },
         | 
| 60 | 
            +
                    {
         | 
| 61 | 
            +
                        "identifiers": [
         | 
| 62 | 
            +
                            "Mac13",
         | 
| 63 | 
            +
                            "iMac21",
         | 
| 64 | 
            +
                            "MacBookAir10,1",
         | 
| 65 | 
            +
                            "MacBookPro17",
         | 
| 66 | 
            +
                            "MacBookPro18",
         | 
| 67 | 
            +
                            "Macmini9",
         | 
| 68 | 
            +
                            "iPad13,16",
         | 
| 69 | 
            +
                            "iPad13,4",
         | 
| 70 | 
            +
                            "iPad13,8"
         | 
| 71 | 
            +
                        ],
         | 
| 72 | 
            +
                        "models": {
         | 
| 73 | 
            +
                            "default": "openai_whisper-large-v3-v20240930",
         | 
| 74 | 
            +
                            "supported": [
         | 
| 75 | 
            +
                                "openai_whisper-tiny",
         | 
| 76 | 
            +
                                "openai_whisper-tiny.en",
         | 
| 77 | 
            +
                                "openai_whisper-base",
         | 
| 78 | 
            +
                                "openai_whisper-base.en",
         | 
| 79 | 
            +
                                "openai_whisper-small",
         | 
| 80 | 
            +
                                "openai_whisper-small.en",
         | 
| 81 | 
            +
                                "openai_whisper-large-v2",
         | 
| 82 | 
            +
                                "openai_whisper-large-v2_949MB",
         | 
| 83 | 
            +
                                "openai_whisper-large-v3",
         | 
| 84 | 
            +
                                "openai_whisper-large-v3_947MB",
         | 
| 85 | 
            +
                                "distil-whisper_distil-large-v3",
         | 
| 86 | 
            +
                                "distil-whisper_distil-large-v3_594MB",
         | 
| 87 | 
            +
                                "openai_whisper-large-v3-v20240930",
         | 
| 88 | 
            +
                                "openai_whisper-large-v3-v20240930_626MB",
         | 
| 89 | 
            +
                            ]
         | 
| 90 | 
            +
                        }
         | 
| 91 | 
            +
                    },
         | 
| 92 | 
            +
                    {
         | 
| 93 | 
            +
                        "identifiers": [
         | 
| 94 | 
            +
                            "Mac14",
         | 
| 95 | 
            +
                            "Mac15",
         | 
| 96 | 
            +
                            "Mac16",
         | 
| 97 | 
            +
                            "iPad14,3",
         | 
| 98 | 
            +
                            "iPad14,4",
         | 
| 99 | 
            +
                            "iPad14,5",
         | 
| 100 | 
            +
                            "iPad14,6",
         | 
| 101 | 
            +
                            "iPad14,8",
         | 
| 102 | 
            +
                            "iPad14,9",
         | 
| 103 | 
            +
                            "iPad14,10",
         | 
| 104 | 
            +
                            "iPad14,11",
         | 
| 105 | 
            +
                            "iPad16",
         | 
| 106 | 
            +
                        ],
         | 
| 107 | 
            +
                        "models": {
         | 
| 108 | 
            +
                            "default": "openai_whisper-large-v3-v20240930",
         | 
| 109 | 
            +
                            "supported": [
         | 
| 110 | 
            +
                                "openai_whisper-tiny",
         | 
| 111 | 
            +
                                "openai_whisper-tiny.en",
         | 
| 112 | 
            +
                                "openai_whisper-base",
         | 
| 113 | 
            +
                                "openai_whisper-base.en",
         | 
| 114 | 
            +
                                "openai_whisper-small",
         | 
| 115 | 
            +
                                "openai_whisper-small.en",
         | 
| 116 | 
            +
                                "openai_whisper-large-v2",
         | 
| 117 | 
            +
                                "openai_whisper-large-v2_949MB",
         | 
| 118 | 
            +
                                "openai_whisper-large-v2_turbo",
         | 
| 119 | 
            +
                                "openai_whisper-large-v2_turbo_955MB",
         | 
| 120 | 
            +
                                "openai_whisper-large-v3",
         | 
| 121 | 
            +
                                "openai_whisper-large-v3_947MB",
         | 
| 122 | 
            +
                                "openai_whisper-large-v3_turbo",
         | 
| 123 | 
            +
                                "openai_whisper-large-v3_turbo_954MB",
         | 
| 124 | 
            +
                                "distil-whisper_distil-large-v3",
         | 
| 125 | 
            +
                                "distil-whisper_distil-large-v3_594MB",
         | 
| 126 | 
            +
                                "distil-whisper_distil-large-v3_turbo",
         | 
| 127 | 
            +
                                "distil-whisper_distil-large-v3_turbo_600MB",
         | 
| 128 | 
            +
                                "openai_whisper-large-v3-v20240930",
         | 
| 129 | 
            +
                                "openai_whisper-large-v3-v20240930_turbo",
         | 
| 130 | 
            +
                                "openai_whisper-large-v3-v20240930_626MB",
         | 
| 131 | 
            +
                                "openai_whisper-large-v3-v20240930_turbo_632MB",
         | 
| 132 | 
            +
                            ]
         | 
| 133 | 
            +
                        }
         | 
| 134 | 
            +
                    }
         | 
| 135 | 
            +
                ]
         | 
| 136 | 
             
            }
         | 

 
		