Spaces:
Running
Running
Commit
·
27d0e34
1
Parent(s):
8bae270
Add new data and update methodology text
Browse files- constants.py +4 -9
- dashboard_data/performance_data.json +0 -0
- dashboard_data/support_data_8c0acbd.csv +12 -12
- dashboard_data/support_data_c814cae.csv +22 -22
- dashboard_data/test_coverage_112a023.json +117 -117
- dashboard_data/test_coverage_11a1fab.json +116 -116
- dashboard_data/test_coverage_8c0acbd.json +113 -113
- dashboard_data/test_coverage_a9b92c4.json +120 -120
- dashboard_data/test_coverage_c814cae.json +233 -0
- dashboard_data/test_coverage_ca49596.json +116 -116
constants.py
CHANGED
@@ -9,13 +9,7 @@ BANNER_TEXT = """
|
|
9 |
"""
|
10 |
|
11 |
|
12 |
-
|
13 |
-
"a9b92c4": "0.9.1",
|
14 |
-
"112a023": "0.10.1",
|
15 |
-
}
|
16 |
-
|
17 |
-
|
18 |
-
INTRO_LABEL = """We present comprehensive benchmarks for WhisperKit, our on-device ASR solution, compared against a reference implementation. These benchmarks aim to help developers and enterprises make informed decisions when choosing optimized or compressed variants of machine learning models for production use. Show more."""
|
19 |
|
20 |
|
21 |
INTRO_TEXT = """
|
@@ -63,7 +57,7 @@ METHODOLOGY_TEXT = dedent(
|
|
63 |
# Methodology
|
64 |
|
65 |
## Overview
|
66 |
-
|
67 |
|
68 |
## Metrics
|
69 |
|
@@ -71,6 +65,7 @@ METHODOLOGY_TEXT = dedent(
|
|
71 |
- **Tok/s (Tokens per second)** (⬆️): Total number of text decoder forward passes divided by the end-to-end processing time.
|
72 |
- This metric varies with input data given that the pace of speech changes the text decoder % of overall latency. This metric should not be confused with the reciprocal of the text decoder latency which is constant across input files.
|
73 |
- **WER (Word Error Rate)** (⬇️): The ratio of words incorrectly transcribed when comparing the model's output to reference transcriptions, with lower values indicating better accuracy.
|
|
|
74 |
- **QoI (Quality of Inference)** (⬆️): The ratio of examples where WhisperKit performs no worse than the reference model.
|
75 |
- This metric does not capture improvements to the reference. It only measures potential regressions.
|
76 |
|
@@ -92,8 +87,8 @@ METHODOLOGY_TEXT = dedent(
|
|
92 |
|
93 |
- Performance: Interactive filtering by model, device, OS, and performance metrics
|
94 |
- Timeline: Visualizations of performance trends
|
95 |
-
- English Quality: English transcription quality on short- and long-form audio
|
96 |
- Device Support: Matrix of supported device, OS and model version combinations. Unsupported combinations are marked with :warning:.
|
|
|
97 |
- This methodology ensures a comprehensive and fair evaluation of speech recognition models supported by WhisperKit across a wide range of scenarios and use cases.
|
98 |
"""
|
99 |
)
|
|
|
9 |
"""
|
10 |
|
11 |
|
12 |
+
INTRO_LABEL = """We present comprehensive regression tests for WhisperKit, our on-device ASR solution. These tests aim to help developers and enterprises make informed decisions when choosing optimized or compressed variants of machine learning models for production use. Show more."""
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
|
15 |
INTRO_TEXT = """
|
|
|
57 |
# Methodology
|
58 |
|
59 |
## Overview
|
60 |
+
Argmax Open Source Regression Tests is the one-stop shop for on-device performance testing of WhisperKit models across supported devices, OS versions and audio datasets.
|
61 |
|
62 |
## Metrics
|
63 |
|
|
|
65 |
- **Tok/s (Tokens per second)** (⬆️): Total number of text decoder forward passes divided by the end-to-end processing time.
|
66 |
- This metric varies with input data given that the pace of speech changes the text decoder % of overall latency. This metric should not be confused with the reciprocal of the text decoder latency which is constant across input files.
|
67 |
- **WER (Word Error Rate)** (⬇️): The ratio of words incorrectly transcribed when comparing the model's output to reference transcriptions, with lower values indicating better accuracy.
|
68 |
+
- **Parity**: The difference between measured WER and ground truth WER (Measured - Ground Truth). Values near zero indicate device performance matches expectations.
|
69 |
- **QoI (Quality of Inference)** (⬆️): The ratio of examples where WhisperKit performs no worse than the reference model.
|
70 |
- This metric does not capture improvements to the reference. It only measures potential regressions.
|
71 |
|
|
|
87 |
|
88 |
- Performance: Interactive filtering by model, device, OS, and performance metrics
|
89 |
- Timeline: Visualizations of performance trends
|
|
|
90 |
- Device Support: Matrix of supported device, OS and model version combinations. Unsupported combinations are marked with :warning:.
|
91 |
+
- Test Coverage: Analysis of testing completeness across Apple devices, OS versions, and chips with coverage percentages.
|
92 |
- This methodology ensures a comprehensive and fair evaluation of speech recognition models supported by WhisperKit across a wide range of scenarios and use cases.
|
93 |
"""
|
94 |
)
|
dashboard_data/performance_data.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dashboard_data/support_data_8c0acbd.csv
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
,Model,"Apple M2 Pro (Mac14,12)","Apple M3 Max (Mac15,10)","iPad Air (5th generation) (iPad13,16)","iPad Pro (11-inch) (3rd generation) (iPad13,6)","iPad mini (6th generation) (iPad14,1)","iPad Air 11-inch (M2) (iPad14,8)","iPad Air 11-inch (M3) (iPad15,3)","iPad (A16) (iPad15,7)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 11 (iPhone12,1)","iPhone 12 mini (iPhone13,1)","iPhone 13 Pro (iPhone14,2)","iPhone 13 (iPhone14,5)","iPhone 14 (iPhone14,7)","iPhone 15 (iPhone15,4)","iPhone 15 Pro Max (iPhone16,2)","iPhone 16 (iPhone17,3)","iPhone 16e (iPhone17,5)"
|
2 |
-
distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,✅ iPadOS 18.5,✅ iPadOS 26.0
|
3 |
distil-whisper_distil-large-v3_594MB,distil-whisper_distil-large-v3_594MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
4 |
-
distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
5 |
-
distil-whisper_distil-large-v3_turbo_600MB,distil-whisper_distil-large-v3_turbo_600MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
6 |
openai_whisper-base,openai_whisper-base,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
7 |
openai_whisper-base.en,openai_whisper-base.en,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
8 |
-
openai_whisper-large-v2,openai_whisper-large-v2,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,✅ iPadOS 18.5,✅ iPadOS 26.0
|
9 |
openai_whisper-large-v2_949MB,openai_whisper-large-v2_949MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
10 |
-
openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
11 |
-
openai_whisper-large-v2_turbo_955MB,openai_whisper-large-v2_turbo_955MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
12 |
-
openai_whisper-large-v3,openai_whisper-large-v3,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a
|
13 |
-
openai_whisper-large-v3-v20240930,openai_whisper-large-v3-v20240930,✅ macOS 15.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/Mac15%2C10_summary_2025-06-15T230300.json>macOS 15.5</a>,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,? iPadOS 18.5,? iPadOS 26.0
|
14 |
openai_whisper-large-v3-v20240930_626MB,openai_whisper-large-v3-v20240930_626MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
15 |
-
openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
16 |
-
openai_whisper-large-v3-v20240930_turbo_632MB,openai_whisper-large-v3-v20240930_turbo_632MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
17 |
openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
18 |
-
openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
19 |
-
openai_whisper-large-v3_turbo_954MB,openai_whisper-large-v3_turbo_954MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported
|
20 |
openai_whisper-small,openai_whisper-small,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
21 |
openai_whisper-small.en,openai_whisper-small.en,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
22 |
openai_whisper-tiny,openai_whisper-tiny,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
|
|
1 |
,Model,"Apple M2 Pro (Mac14,12)","Apple M3 Max (Mac15,10)","iPad Air (5th generation) (iPad13,16)","iPad Pro (11-inch) (3rd generation) (iPad13,6)","iPad mini (6th generation) (iPad14,1)","iPad Air 11-inch (M2) (iPad14,8)","iPad Air 11-inch (M3) (iPad15,3)","iPad (A16) (iPad15,7)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 11 (iPhone12,1)","iPhone 12 mini (iPhone13,1)","iPhone 13 Pro (iPhone14,2)","iPhone 13 (iPhone14,5)","iPhone 14 (iPhone14,7)","iPhone 15 (iPhone15,4)","iPhone 15 Pro Max (iPhone16,2)","iPhone 16 (iPhone17,3)","iPhone 16e (iPhone17,5)"
|
2 |
+
distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,✅ iPadOS 18.5,✅ iPadOS 26.0,Not Supported,Not Supported,✅ iPadOS 18.4.1,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
3 |
distil-whisper_distil-large-v3_594MB,distil-whisper_distil-large-v3_594MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
4 |
+
distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
5 |
+
distil-whisper_distil-large-v3_turbo_600MB,distil-whisper_distil-large-v3_turbo_600MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
6 |
openai_whisper-base,openai_whisper-base,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
7 |
openai_whisper-base.en,openai_whisper-base.en,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
8 |
+
openai_whisper-large-v2,openai_whisper-large-v2,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,✅ iPadOS 18.5,✅ iPadOS 26.0,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
9 |
openai_whisper-large-v2_949MB,openai_whisper-large-v2_949MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
10 |
+
openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
11 |
+
openai_whisper-large-v2_turbo_955MB,openai_whisper-large-v2_turbo_955MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
12 |
+
openai_whisper-large-v3,openai_whisper-large-v3,✅ macOS 15.5,✅ macOS 15.5,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
13 |
+
openai_whisper-large-v3-v20240930,openai_whisper-large-v3-v20240930,✅ macOS 15.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/Mac15%2C10_summary_2025-06-15T230300.json>macOS 15.5</a>,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad13%2C6_summary_2025-06-17T205025.json>iPadOS 18.4</a>,Not Supported,? iPadOS 18.5,? iPadOS 26.0,Not Supported,Not Supported,? iPadOS 18.4.1,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
14 |
openai_whisper-large-v3-v20240930_626MB,openai_whisper-large-v3-v20240930_626MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
15 |
+
openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
16 |
+
openai_whisper-large-v3-v20240930_turbo_632MB,openai_whisper-large-v3-v20240930_turbo_632MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPhone16%2C2_summary_2025-06-16T135523.json>iOS 18.5</a>,✅ iOS 18.4.1,✅ iOS 18.5
|
17 |
openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
18 |
+
openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad14%2C8_summary_2025-06-16T192343.json>iPadOS 18.5</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad15%2C3_summary_2025-06-17T205025.json>iPadOS 26.0</a>,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-06-13T034257_8c0acbd/iPad16%2C3_summary_2025-06-16T220810.json>iPadOS 18.4.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported
|
19 |
+
openai_whisper-large-v3_turbo_954MB,openai_whisper-large-v3_turbo_954MB,✅ macOS 15.5,✅ macOS 15.5,Not Supported,Not Supported,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,Not Supported,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
20 |
openai_whisper-small,openai_whisper-small,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
21 |
openai_whisper-small.en,openai_whisper-small.en,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,Not Supported,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
22 |
openai_whisper-tiny,openai_whisper-tiny,✅ macOS 15.5,✅ macOS 15.5,✅ iPadOS 18.4.1,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.5,✅ iPadOS 26.0,✅ iPadOS 18.4,✅ iPadOS 18.4,✅ iPadOS 18.4.1,✅ iOS 26.0,✅ iOS 18.4.1,✅ iOS 18.1,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.5,✅ iOS 18.4.1,✅ iOS 18.5
|
dashboard_data/support_data_c814cae.csv
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
,Model,"Apple M2 (Mac14,3)","Apple M4 (Mac16,10)","Apple M1 (Macmini9,1)","iPad Pro (11-inch) (3rd generation) (iPad13,6)","iPad Air 11-inch (M2) (iPad14,8)","iPad Air 13-inch (M3) (iPad15,5)","iPad (A16) (iPad15,7)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 15 (iPhone15,4)","iPhone 16 Pro (iPhone17,1)","iPhone 16e (iPhone17,5)"
|
2 |
-
distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
3 |
-
distil-whisper_distil-large-v3_594MB,distil-whisper_distil-large-v3_594MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,✅ iPadOS 18.5
|
4 |
-
distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,Not Supported
|
5 |
-
distil-whisper_distil-large-v3_turbo_600MB,distil-whisper_distil-large-v3_turbo_600MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
6 |
-
openai_whisper-base,openai_whisper-base,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
7 |
-
openai_whisper-base.en,openai_whisper-base.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
8 |
-
openai_whisper-large-v2,openai_whisper-large-v2,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
9 |
-
openai_whisper-large-v2_949MB,openai_whisper-large-v2_949MB,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
10 |
-
openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
11 |
-
openai_whisper-large-v2_turbo_955MB,openai_whisper-large-v2_turbo_955MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
12 |
-
openai_whisper-large-v3,openai_whisper-large-v3,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
13 |
-
openai_whisper-large-v3-v20240930,openai_whisper-large-v3-v20240930,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
14 |
-
openai_whisper-large-v3-v20240930_626MB,openai_whisper-large-v3-v20240930_626MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a
|
15 |
-
openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
16 |
-
openai_whisper-large-v3-v20240930_turbo_632MB,openai_whisper-large-v3-v20240930_turbo_632MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
17 |
-
openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
18 |
-
openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac14%2C3_summary_2025-08-27T130519.json>macOS 26.0</a>,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
19 |
-
openai_whisper-large-v3_turbo_954MB,openai_whisper-large-v3_turbo_954MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported
|
20 |
-
openai_whisper-small,openai_whisper-small,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
21 |
-
openai_whisper-small.en,openai_whisper-small.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
22 |
-
openai_whisper-tiny,openai_whisper-tiny,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
23 |
-
openai_whisper-tiny.en,openai_whisper-tiny.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5
|
|
|
1 |
,Model,"Apple M2 (Mac14,3)","Apple M4 (Mac16,10)","Apple M1 (Macmini9,1)","iPad Pro (11-inch) (3rd generation) (iPad13,6)","iPad Air 11-inch (M2) (iPad14,8)","iPad Air 13-inch (M3) (iPad15,5)","iPad (A16) (iPad15,7)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 15 (iPhone15,4)","iPhone 16 Pro (iPhone17,1)","iPhone 16e (iPhone17,5)"
|
2 |
+
distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
3 |
+
distil-whisper_distil-large-v3_594MB,distil-whisper_distil-large-v3_594MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
4 |
+
distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C3_summary_2025-08-27T211253.json>iPadOS 26.0</a><p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
5 |
+
distil-whisper_distil-large-v3_turbo_600MB,distil-whisper_distil-large-v3_turbo_600MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
6 |
+
openai_whisper-base,openai_whisper-base,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
7 |
+
openai_whisper-base.en,openai_whisper-base.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
8 |
+
openai_whisper-large-v2,openai_whisper-large-v2,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad15%2C5_summary_2025-08-01T235644.json>iPadOS 18.6</a>,Not Supported,Not Supported,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
9 |
+
openai_whisper-large-v2_949MB,openai_whisper-large-v2_949MB,✅ macOS 26.0,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac16%2C10_summary_2025-08-29T104851.json>macOS 26.0</a><p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
10 |
+
openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C3_summary_2025-08-27T211253.json>iPadOS 26.0</a><p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
11 |
+
openai_whisper-large-v2_turbo_955MB,openai_whisper-large-v2_turbo_955MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
12 |
+
openai_whisper-large-v3,openai_whisper-large-v3,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
13 |
+
openai_whisper-large-v3-v20240930,openai_whisper-large-v3-v20240930,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,? iPadOS 26.0<p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
14 |
+
openai_whisper-large-v3-v20240930_626MB,openai_whisper-large-v3-v20240930_626MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Macmini9%2C1_summary_2025-08-29T100943.json>macOS 26.0</a>,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad13%2C6_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
15 |
+
openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C3_summary_2025-08-27T211253.json>iPadOS 26.0</a><p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
16 |
+
openai_whisper-large-v3-v20240930_turbo_632MB,openai_whisper-large-v3-v20240930_turbo_632MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
17 |
+
openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
18 |
+
openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/Mac14%2C3_summary_2025-08-27T130519.json>macOS 26.0</a>,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,Not Supported,Not Supported,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C3_summary_2025-08-27T211253.json>iPadOS 26.0</a><p>? iPadOS 18.4.1</p>,Not Supported,Not Supported,Not Supported
|
19 |
+
openai_whisper-large-v3_turbo_954MB,openai_whisper-large-v3_turbo_954MB,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,Not Supported,Not Supported,? iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,? iPadOS 18.6,? iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>? iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
20 |
+
openai_whisper-small,openai_whisper-small,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
21 |
+
openai_whisper-small.en,openai_whisper-small.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
22 |
+
openai_whisper-tiny,openai_whisper-tiny,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
23 |
+
openai_whisper-tiny.en,openai_whisper-tiny.en,✅ macOS 26.0,✅ macOS 26.0<p>✅ macOS 15.5</p>,✅ macOS 26.0,✅ iPadOS 18.5,✅ iPadOS 18.6<p>⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad14%2C8_summary_2025-08-04T202532.json>iPadOS 18.4.1</a></p>,✅ iPadOS 18.6,✅ iPadOS 18.6,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2025-07-31T175755_c814cae/iPad16%2C1_summary_2025-08-04T202532.json>iPadOS 18.5</a>,✅ iPadOS 26.0<p>✅ iPadOS 18.4.1</p>,✅ iOS 26.0,✅ iOS 26.0,✅ iOS 18.5
|
dashboard_data/test_coverage_112a023.json
CHANGED
@@ -5,155 +5,155 @@
|
|
5 |
"skipped_devices": 88,
|
6 |
"coverage_percentage": 35.76642335766424,
|
7 |
"tested_device_list": [
|
8 |
-
"iPhone12,3",
|
9 |
-
"Mac15,10",
|
10 |
-
"iPad14,9",
|
11 |
-
"iPhone12,1",
|
12 |
-
"Mac14,15",
|
13 |
"iPhone14,6",
|
|
|
|
|
14 |
"Mac15,13",
|
15 |
-
"Mac14,6",
|
16 |
-
"iPhone14,3",
|
17 |
-
"Mac14,13",
|
18 |
"Mac14,5",
|
|
|
|
|
19 |
"iPhone14,8",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
"iPhone14,5",
|
21 |
-
"
|
22 |
-
"iPad14,6",
|
23 |
"Mac14,12",
|
24 |
-
"
|
25 |
-
"
|
|
|
26 |
"Mac15,12",
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
|
|
|
|
|
|
29 |
"iPhone14,7",
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"iPad16,3",
|
33 |
"iPad16,5",
|
34 |
-
"
|
35 |
"iPhone14,4",
|
36 |
-
"
|
37 |
-
"Mac14,7",
|
38 |
-
"Mac15,11",
|
39 |
-
"iPad14,3",
|
40 |
-
"iPad14,5",
|
41 |
-
"Mac14,9",
|
42 |
-
"Mac15,6",
|
43 |
-
"iPad16,4",
|
44 |
-
"Mac15,4",
|
45 |
-
"Mac15,8",
|
46 |
-
"Mac16,8",
|
47 |
-
"Mac14,4",
|
48 |
"Mac15,9",
|
49 |
-
"Mac15,
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
|
|
|
|
57 |
],
|
58 |
"skipped_device_list": [
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"iPad8,6",
|
62 |
-
"iPad8,12",
|
63 |
-
"iPad8,9",
|
64 |
-
"iPad15,7",
|
65 |
-
"iPad15,3",
|
66 |
-
"iPad13,8",
|
67 |
-
"Mac16,6",
|
68 |
-
"iPhone11,5",
|
69 |
-
"iPad13,19",
|
70 |
-
"iPad8,2",
|
71 |
-
"iPhone16,1",
|
72 |
-
"iPhone12,2",
|
73 |
-
"iPad13,7",
|
74 |
"iPad8,3",
|
75 |
-
"iPhone13,1",
|
76 |
-
"iPad16,2",
|
77 |
-
"Macmini9,1",
|
78 |
-
"MacBookPro18,2",
|
79 |
-
"iPhone11,8",
|
80 |
-
"MacBookPro17,1",
|
81 |
-
"Mac16,10",
|
82 |
-
"iPhone15,5",
|
83 |
-
"iPhone17,4",
|
84 |
-
"Mac13,1",
|
85 |
-
"MacBookAir10,1",
|
86 |
-
"Mac13,2",
|
87 |
-
"iPad13,10",
|
88 |
-
"iPad8,11",
|
89 |
-
"Mac16,13",
|
90 |
-
"iPad13,1",
|
91 |
"iPad8,10",
|
92 |
-
"iPad13,5",
|
93 |
"iPad14,2",
|
94 |
-
"iPad13,
|
95 |
"iPhone15,2",
|
96 |
-
"
|
97 |
-
"
|
98 |
-
"
|
99 |
-
"
|
100 |
-
"
|
101 |
-
"MacBookPro18,4",
|
102 |
-
"iPad13,6",
|
103 |
"iPhone11,4",
|
104 |
-
"
|
105 |
-
"iPhone17,2",
|
106 |
-
"iPhone11,6",
|
107 |
"iPad12,1",
|
108 |
-
"iMac21,1",
|
109 |
-
"MacBookPro18,3",
|
110 |
-
"iPhone11,3",
|
111 |
-
"iPad8,4",
|
112 |
-
"iPad11,4",
|
113 |
-
"iPad13,18",
|
114 |
-
"Mac16,3",
|
115 |
-
"iPhone12,4",
|
116 |
"iPhone13,3",
|
117 |
-
"Mac16,
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
"iPhone17,3",
|
119 |
-
"iPad8,
|
120 |
-
"
|
121 |
-
"
|
122 |
-
"iPad11,1",
|
123 |
-
"iPad11,2",
|
124 |
-
"iPhone13,4",
|
125 |
-
"iPad14,1",
|
126 |
-
"iPad13,17",
|
127 |
"iPad16,1",
|
128 |
-
"
|
129 |
-
"
|
130 |
-
"
|
131 |
-
"
|
132 |
-
"iPhone17,1",
|
133 |
-
"iPad13,11",
|
134 |
-
"iPad8,5",
|
135 |
"Mac16,1",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
"Mac16,2",
|
|
|
|
|
|
|
|
|
|
|
|
|
137 |
"iPad11,7",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
"iPad11,6",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
"Mac16,7",
|
140 |
-
"
|
141 |
-
"
|
142 |
-
"
|
143 |
-
"
|
144 |
-
"
|
145 |
-
"
|
146 |
-
"iPad12,2"
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
-
"macOS_15.1.1",
|
150 |
-
"iPadOS_18.1",
|
151 |
-
"iPadOS_17.6.1",
|
152 |
"macOS_15.0.1",
|
|
|
|
|
|
|
|
|
153 |
"macOS_15.2.0",
|
154 |
"iOS_17.6.1",
|
155 |
-
"
|
156 |
-
"macOS_15.2"
|
157 |
],
|
158 |
"has_target_os_coverage": false,
|
159 |
"covered_target_versions": [
|
|
|
5 |
"skipped_devices": 88,
|
6 |
"coverage_percentage": 35.76642335766424,
|
7 |
"tested_device_list": [
|
|
|
|
|
|
|
|
|
|
|
8 |
"iPhone14,6",
|
9 |
+
"Mac16,8",
|
10 |
+
"Mac15,3",
|
11 |
"Mac15,13",
|
|
|
|
|
|
|
12 |
"Mac14,5",
|
13 |
+
"Mac15,6",
|
14 |
+
"iPhone12,8",
|
15 |
"iPhone14,8",
|
16 |
+
"Mac15,8",
|
17 |
+
"Mac14,9",
|
18 |
+
"iPad14,4",
|
19 |
+
"Mac15,4",
|
20 |
+
"iPad16,4",
|
21 |
+
"Mac15,7",
|
22 |
+
"Mac14,7",
|
23 |
+
"Mac15,10",
|
24 |
+
"Mac14,8",
|
25 |
"iPhone14,5",
|
26 |
+
"Mac14,6",
|
|
|
27 |
"Mac14,12",
|
28 |
+
"Mac14,10",
|
29 |
+
"iPhone12,5",
|
30 |
+
"iPhone12,1",
|
31 |
"Mac15,12",
|
32 |
+
"iPad14,5",
|
33 |
+
"iPhone12,3",
|
34 |
+
"iPad14,11",
|
35 |
+
"iPad14,3",
|
36 |
+
"Mac14,4",
|
37 |
+
"iPhone14,2",
|
38 |
+
"Mac15,11",
|
39 |
"iPhone14,7",
|
40 |
+
"iPad14,8",
|
41 |
+
"iPad14,6",
|
|
|
42 |
"iPad16,5",
|
43 |
+
"Mac14,3",
|
44 |
"iPhone14,4",
|
45 |
+
"iPad14,9",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
"Mac15,9",
|
47 |
+
"Mac15,5",
|
48 |
+
"Mac14,2",
|
49 |
+
"iPad16,6",
|
50 |
+
"Mac14,13",
|
51 |
+
"Mac14,14",
|
52 |
+
"iPad14,10",
|
53 |
+
"Mac16,9",
|
54 |
+
"iPhone14,3",
|
55 |
+
"Mac14,15",
|
56 |
+
"iPad16,3"
|
57 |
],
|
58 |
"skipped_device_list": [
|
59 |
+
"Mac16,12",
|
60 |
+
"MacBookPro18,1",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
"iPad8,3",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
"iPad8,10",
|
|
|
63 |
"iPad14,2",
|
64 |
+
"iPad13,16",
|
65 |
"iPhone15,2",
|
66 |
+
"iPad13,18",
|
67 |
+
"iPad13,17",
|
68 |
+
"iPhone16,2",
|
69 |
+
"iPad15,8",
|
70 |
+
"iPad8,7",
|
|
|
|
|
71 |
"iPhone11,4",
|
72 |
+
"MacBookAir10,1",
|
|
|
|
|
73 |
"iPad12,1",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
"iPhone13,3",
|
75 |
+
"Mac16,6",
|
76 |
+
"iPhone11,2",
|
77 |
+
"MacBookPro18,2",
|
78 |
+
"iPad8,1",
|
79 |
+
"iPhone11,8",
|
80 |
+
"iPad15,6",
|
81 |
+
"iPhone12,4",
|
82 |
"iPhone17,3",
|
83 |
+
"iPad8,2",
|
84 |
+
"iPad8,8",
|
85 |
+
"iPhone15,5",
|
|
|
|
|
|
|
|
|
|
|
86 |
"iPad16,1",
|
87 |
+
"Mac16,3",
|
88 |
+
"iPhone11,5",
|
89 |
+
"MacBookPro18,3",
|
90 |
+
"iPad14,1",
|
|
|
|
|
|
|
91 |
"Mac16,1",
|
92 |
+
"MacBookPro18,4",
|
93 |
+
"iMac21,1",
|
94 |
+
"iPad11,2",
|
95 |
+
"iMac21,2",
|
96 |
+
"iPad13,8",
|
97 |
+
"iPhone13,2",
|
98 |
+
"iPad8,9",
|
99 |
+
"Mac16,5",
|
100 |
+
"iPad12,2",
|
101 |
+
"iPhone16,1",
|
102 |
+
"iPad11,3",
|
103 |
+
"Mac16,13",
|
104 |
+
"iPhone12,2",
|
105 |
+
"iPad11,1",
|
106 |
+
"iPad13,1",
|
107 |
+
"iPad15,5",
|
108 |
+
"iPhone11,3",
|
109 |
"Mac16,2",
|
110 |
+
"iPhone13,4",
|
111 |
+
"iPhone17,1",
|
112 |
+
"iPhone15,3",
|
113 |
+
"iPad8,6",
|
114 |
+
"iPad16,2",
|
115 |
+
"iPad13,5",
|
116 |
"iPad11,7",
|
117 |
+
"iPad13,4",
|
118 |
+
"iPhone17,5",
|
119 |
+
"iPad13,9",
|
120 |
+
"Mac16,11",
|
121 |
+
"Macmini9,1",
|
122 |
+
"iPad13,11",
|
123 |
+
"iPad15,4",
|
124 |
+
"iPad13,10",
|
125 |
+
"iPad8,11",
|
126 |
+
"Mac13,2",
|
127 |
+
"iPhone17,2",
|
128 |
"iPad11,6",
|
129 |
+
"Mac16,10",
|
130 |
+
"iPhone13,1",
|
131 |
+
"iPhone17,4",
|
132 |
+
"MacBookPro17,1",
|
133 |
+
"iPad13,2",
|
134 |
+
"iPad8,12",
|
135 |
+
"iPad15,7",
|
136 |
+
"iPad13,19",
|
137 |
+
"Mac13,1",
|
138 |
+
"iPad8,4",
|
139 |
+
"iPad15,3",
|
140 |
"Mac16,7",
|
141 |
+
"iPhone15,4",
|
142 |
+
"iPad8,5",
|
143 |
+
"iPhone11,6",
|
144 |
+
"iPad13,7",
|
145 |
+
"iPad13,6",
|
146 |
+
"iPad11,4"
|
|
|
147 |
],
|
148 |
"tested_os_versions": [
|
|
|
|
|
|
|
149 |
"macOS_15.0.1",
|
150 |
+
"iPadOS_17.6.1",
|
151 |
+
"iOS_17.7.1",
|
152 |
+
"macOS_15.2",
|
153 |
+
"iPadOS_18.1",
|
154 |
"macOS_15.2.0",
|
155 |
"iOS_17.6.1",
|
156 |
+
"macOS_15.1.1"
|
|
|
157 |
],
|
158 |
"has_target_os_coverage": false,
|
159 |
"covered_target_versions": [
|
dashboard_data/test_coverage_11a1fab.json
CHANGED
@@ -5,151 +5,151 @@
|
|
5 |
"skipped_devices": 115,
|
6 |
"coverage_percentage": 16.05839416058394,
|
7 |
"tested_device_list": [
|
8 |
-
"iPad15,5",
|
9 |
-
"iPad13,2",
|
10 |
-
"Mac16,5",
|
11 |
-
"Mac16,7",
|
12 |
-
"Mac16,13",
|
13 |
"iPad15,8",
|
14 |
-
"iPad13,1",
|
15 |
-
"iPad15,7",
|
16 |
-
"iPad15,3",
|
17 |
-
"iPad16,2",
|
18 |
-
"Mac16,6",
|
19 |
"Mac16,1",
|
20 |
-
"iPad13,19",
|
21 |
-
"Mac16,10",
|
22 |
"Mac16,12",
|
23 |
-
"iPad13,18",
|
24 |
-
"Mac16,2",
|
25 |
"iPad15,6",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
"iPad16,1",
|
27 |
"Mac16,3",
|
28 |
-
"
|
29 |
-
"iPad15,
|
|
|
|
|
|
|
30 |
],
|
31 |
"skipped_device_list": [
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"iPad8,12",
|
35 |
-
"iPad8,9",
|
36 |
-
"Mac14,13",
|
37 |
"Mac14,5",
|
38 |
-
"
|
39 |
-
"Mac15,12",
|
40 |
-
"iPad13,8",
|
41 |
-
"Mac14,10",
|
42 |
-
"iPhone11,5",
|
43 |
-
"iPad8,2",
|
44 |
-
"iPhone16,1",
|
45 |
-
"Mac14,9",
|
46 |
-
"iPhone12,2",
|
47 |
-
"iPad13,7",
|
48 |
-
"iPad16,4",
|
49 |
"iPad8,3",
|
50 |
-
"iPhone13,1",
|
51 |
-
"Macmini9,1",
|
52 |
-
"Mac15,9",
|
53 |
-
"MacBookPro18,2",
|
54 |
-
"Mac14,3",
|
55 |
-
"iPhone11,8",
|
56 |
-
"iPhone12,8",
|
57 |
-
"MacBookPro17,1",
|
58 |
-
"Mac15,7",
|
59 |
-
"iPhone15,5",
|
60 |
-
"iPhone17,4",
|
61 |
-
"Mac13,1",
|
62 |
-
"MacBookAir10,1",
|
63 |
-
"Mac13,2",
|
64 |
-
"iPad13,10",
|
65 |
-
"iPad8,11",
|
66 |
-
"Mac14,6",
|
67 |
-
"iPhone14,3",
|
68 |
-
"iPhone14,2",
|
69 |
-
"Mac16,9",
|
70 |
"iPad8,10",
|
71 |
-
"
|
72 |
-
"
|
|
|
|
|
73 |
"iPad14,2",
|
74 |
-
"iPad13,
|
75 |
"iPhone15,2",
|
76 |
-
"
|
77 |
-
"
|
78 |
-
"
|
79 |
-
"
|
80 |
-
"iPhone17,5",
|
81 |
-
"MacBookPro18,1",
|
82 |
-
"iPad14,3",
|
83 |
-
"iPad14,5",
|
84 |
-
"iMac21,2",
|
85 |
-
"MacBookPro18,4",
|
86 |
-
"iPad13,6",
|
87 |
"iPhone11,4",
|
88 |
-
"
|
89 |
-
"iPad8,1",
|
90 |
-
"iPhone17,2",
|
91 |
-
"Mac15,8",
|
92 |
-
"iPhone11,6",
|
93 |
"iPad12,1",
|
94 |
-
"iPad14,
|
95 |
-
"
|
96 |
-
"
|
97 |
-
"
|
98 |
-
"
|
99 |
-
"iPhone14,6",
|
100 |
-
"MacBookPro18,3",
|
101 |
-
"Mac15,13",
|
102 |
-
"iPad14,6",
|
103 |
-
"iPhone14,8",
|
104 |
-
"Mac14,8",
|
105 |
-
"Mac14,12",
|
106 |
-
"iPhone11,3",
|
107 |
-
"iPhone14,7",
|
108 |
-
"iPad8,4",
|
109 |
-
"iPad11,4",
|
110 |
-
"iPad16,6",
|
111 |
-
"Mac15,5",
|
112 |
"iPhone14,4",
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
"iPhone12,4",
|
114 |
-
"iPhone13,3",
|
115 |
-
"Mac15,11",
|
116 |
"iPhone17,3",
|
117 |
-
"iPad8,
|
118 |
-
"
|
119 |
-
"Mac15,
|
120 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
121 |
"iPad11,2",
|
122 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
"iPad14,4",
|
124 |
"iPhone13,4",
|
125 |
-
"iPad14,1",
|
126 |
-
"iPad13,17",
|
127 |
-
"iPhone12,5",
|
128 |
-
"iPhone16,2",
|
129 |
-
"iPhone11,2",
|
130 |
-
"iPad14,9",
|
131 |
-
"iPad14,10",
|
132 |
-
"iPhone15,4",
|
133 |
"iPhone17,1",
|
134 |
-
"
|
135 |
-
"
|
136 |
-
"
|
137 |
-
"Mac14,
|
|
|
|
|
138 |
"iPad11,7",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
"iPad11,6",
|
140 |
-
"Mac16,8",
|
141 |
-
"iPad13,16",
|
142 |
"Mac15,3",
|
143 |
-
"
|
144 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
"iPad14,11",
|
146 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
-
"macOS_15.4",
|
150 |
-
"iPadOS_18.3.2",
|
151 |
"macOS_15.4.0",
|
152 |
-
"iPadOS_18.4"
|
|
|
|
|
153 |
],
|
154 |
"has_target_os_coverage": false,
|
155 |
"covered_target_versions": [
|
|
|
5 |
"skipped_devices": 115,
|
6 |
"coverage_percentage": 16.05839416058394,
|
7 |
"tested_device_list": [
|
|
|
|
|
|
|
|
|
|
|
8 |
"iPad15,8",
|
|
|
|
|
|
|
|
|
|
|
9 |
"Mac16,1",
|
|
|
|
|
10 |
"Mac16,12",
|
|
|
|
|
11 |
"iPad15,6",
|
12 |
+
"Mac16,10",
|
13 |
+
"iPad15,4",
|
14 |
+
"Mac16,13",
|
15 |
+
"iPad15,3",
|
16 |
+
"Mac16,6",
|
17 |
+
"Mac16,7",
|
18 |
+
"iPad13,1",
|
19 |
+
"Mac16,11",
|
20 |
+
"iPad15,5",
|
21 |
+
"Mac16,2",
|
22 |
+
"iPad13,2",
|
23 |
"iPad16,1",
|
24 |
"Mac16,3",
|
25 |
+
"iPad16,2",
|
26 |
+
"iPad15,7",
|
27 |
+
"iPad13,18",
|
28 |
+
"iPad13,19",
|
29 |
+
"Mac16,5"
|
30 |
],
|
31 |
"skipped_device_list": [
|
32 |
+
"iPhone14,6",
|
33 |
+
"MacBookPro18,1",
|
|
|
|
|
|
|
34 |
"Mac14,5",
|
35 |
+
"Mac15,6",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
"iPad8,3",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
"iPad8,10",
|
38 |
+
"iPad16,4",
|
39 |
+
"Mac14,7",
|
40 |
+
"Mac14,8",
|
41 |
+
"Mac15,10",
|
42 |
"iPad14,2",
|
43 |
+
"iPad13,16",
|
44 |
"iPhone15,2",
|
45 |
+
"iPad13,17",
|
46 |
+
"iPhone16,2",
|
47 |
+
"Mac14,6",
|
48 |
+
"iPad8,7",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
"iPhone11,4",
|
50 |
+
"MacBookAir10,1",
|
|
|
|
|
|
|
|
|
51 |
"iPad12,1",
|
52 |
+
"iPad14,3",
|
53 |
+
"Mac14,4",
|
54 |
+
"Mac15,11",
|
55 |
+
"iPhone13,3",
|
56 |
+
"iPad14,9",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
"iPhone14,4",
|
58 |
+
"Mac15,9",
|
59 |
+
"iPhone11,2",
|
60 |
+
"MacBookPro18,2",
|
61 |
+
"iPad8,1",
|
62 |
+
"iPhone11,8",
|
63 |
+
"Mac14,15",
|
64 |
"iPhone12,4",
|
|
|
|
|
65 |
"iPhone17,3",
|
66 |
+
"iPad8,2",
|
67 |
+
"iPad8,8",
|
68 |
+
"Mac15,8",
|
69 |
+
"iPhone14,5",
|
70 |
+
"iPhone15,5",
|
71 |
+
"iPhone11,5",
|
72 |
+
"MacBookPro18,3",
|
73 |
+
"iPad14,1",
|
74 |
+
"iPhone12,1",
|
75 |
+
"iPad14,5",
|
76 |
+
"MacBookPro18,4",
|
77 |
+
"iMac21,1",
|
78 |
"iPad11,2",
|
79 |
+
"iPhone14,2",
|
80 |
+
"iPad14,8",
|
81 |
+
"iMac21,2",
|
82 |
+
"iPad13,8",
|
83 |
+
"iPhone13,2",
|
84 |
+
"iPad8,9",
|
85 |
+
"Mac14,14",
|
86 |
+
"iPad12,2",
|
87 |
+
"Mac16,8",
|
88 |
+
"iPhone16,1",
|
89 |
+
"iPad11,3",
|
90 |
+
"iPhone12,8",
|
91 |
+
"iPhone12,2",
|
92 |
+
"iPad11,1",
|
93 |
+
"iPhone14,8",
|
94 |
+
"Mac14,9",
|
95 |
+
"iPhone11,3",
|
96 |
"iPad14,4",
|
97 |
"iPhone13,4",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
"iPhone17,1",
|
99 |
+
"iPad8,6",
|
100 |
+
"iPhone15,3",
|
101 |
+
"iPad13,5",
|
102 |
+
"Mac14,12",
|
103 |
+
"iPhone12,5",
|
104 |
+
"Mac15,12",
|
105 |
"iPad11,7",
|
106 |
+
"iPhone12,3",
|
107 |
+
"iPad13,4",
|
108 |
+
"iPhone17,5",
|
109 |
+
"iPad14,6",
|
110 |
+
"iPad13,9",
|
111 |
+
"Mac15,5",
|
112 |
+
"Mac14,2",
|
113 |
+
"Macmini9,1",
|
114 |
+
"iPad16,6",
|
115 |
+
"iPad13,11",
|
116 |
+
"iPad13,10",
|
117 |
+
"iPad8,11",
|
118 |
+
"Mac13,2",
|
119 |
+
"iPhone17,2",
|
120 |
"iPad11,6",
|
|
|
|
|
121 |
"Mac15,3",
|
122 |
+
"Mac15,13",
|
123 |
+
"iPhone13,1",
|
124 |
+
"iPhone17,4",
|
125 |
+
"MacBookPro17,1",
|
126 |
+
"Mac15,4",
|
127 |
+
"Mac15,7",
|
128 |
+
"iPad8,12",
|
129 |
+
"Mac13,1",
|
130 |
+
"Mac14,10",
|
131 |
+
"iPad8,4",
|
132 |
"iPad14,11",
|
133 |
+
"iPad16,5",
|
134 |
+
"iPhone14,7",
|
135 |
+
"Mac14,3",
|
136 |
+
"iPhone15,4",
|
137 |
+
"iPad8,5",
|
138 |
+
"iPhone11,6",
|
139 |
+
"iPad13,7",
|
140 |
+
"Mac14,13",
|
141 |
+
"iPad13,6",
|
142 |
+
"iPad14,10",
|
143 |
+
"Mac16,9",
|
144 |
+
"iPhone14,3",
|
145 |
+
"iPad11,4",
|
146 |
+
"iPad16,3"
|
147 |
],
|
148 |
"tested_os_versions": [
|
|
|
|
|
149 |
"macOS_15.4.0",
|
150 |
+
"iPadOS_18.4",
|
151 |
+
"iPadOS_18.3.2",
|
152 |
+
"macOS_15.4"
|
153 |
],
|
154 |
"has_target_os_coverage": false,
|
155 |
"covered_target_versions": [
|
dashboard_data/test_coverage_8c0acbd.json
CHANGED
@@ -5,159 +5,159 @@
|
|
5 |
"skipped_devices": 55,
|
6 |
"coverage_percentage": 59.854014598540154,
|
7 |
"tested_device_list": [
|
8 |
-
"iPhone12,3",
|
9 |
-
"Mac15,10",
|
10 |
-
"iPad15,5",
|
11 |
-
"iPhone12,1",
|
12 |
-
"Mac14,15",
|
13 |
"iPhone14,6",
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"iPad14,6",
|
17 |
"Mac14,5",
|
|
|
|
|
|
|
18 |
"iPhone14,8",
|
19 |
-
"iPhone14,5",
|
20 |
-
"Mac14,12",
|
21 |
-
"Mac14,8",
|
22 |
-
"Mac15,12",
|
23 |
-
"iPad15,7",
|
24 |
-
"iPad15,3",
|
25 |
-
"iPad13,8",
|
26 |
-
"iPhone14,7",
|
27 |
-
"Mac14,10",
|
28 |
-
"iPad16,6",
|
29 |
-
"Mac15,5",
|
30 |
-
"iPhone14,4",
|
31 |
-
"iPhone13,3",
|
32 |
-
"Mac15,11",
|
33 |
"Mac14,9",
|
34 |
-
"
|
35 |
-
"iPad13,7",
|
36 |
-
"iPhone17,3",
|
37 |
-
"iPad13,4",
|
38 |
-
"Mac15,6",
|
39 |
"iPad16,4",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
"iPad15,8",
|
41 |
-
"
|
|
|
|
|
42 |
"Mac14,4",
|
43 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
"Mac15,9",
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"Mac14,
|
48 |
-
"
|
49 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
"Mac15,7",
|
|
|
51 |
"iPhone15,5",
|
52 |
-
"iPad13,17",
|
53 |
-
"iPhone12,5",
|
54 |
"iPad16,1",
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"iPhone14,3",
|
62 |
"iPhone14,2",
|
63 |
-
"Mac16,9",
|
64 |
-
"Mac14,2",
|
65 |
-
"iPad13,5",
|
66 |
-
"iPad14,2",
|
67 |
-
"iPad14,10",
|
68 |
-
"iPhone15,4",
|
69 |
-
"iPad13,9",
|
70 |
-
"iPad13,11",
|
71 |
-
"iPhone15,2",
|
72 |
-
"iPad16,3",
|
73 |
"iPad16,5",
|
|
|
|
|
|
|
|
|
|
|
74 |
"iPhone13,2",
|
|
|
|
|
|
|
75 |
"Mac14,14",
|
76 |
-
"iPhone17,5",
|
77 |
-
"Mac14,7",
|
78 |
-
"iPad14,3",
|
79 |
-
"iPad14,5",
|
80 |
"iPad13,6",
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
84 |
-
"
|
85 |
-
"Mac15,3",
|
86 |
-
"iPhone15,3",
|
87 |
-
"iPad14,11",
|
88 |
-
"iPad15,6",
|
89 |
-
"iPad14,8"
|
90 |
],
|
91 |
"skipped_device_list": [
|
92 |
-
"Mac13,1",
|
93 |
-
"iMac21,1",
|
94 |
-
"iPad13,2",
|
95 |
-
"iPad8,6",
|
96 |
-
"MacBookAir10,1",
|
97 |
"Mac13,2",
|
98 |
-
"
|
99 |
-
"
|
100 |
-
"MacBookPro18,
|
101 |
-
"
|
|
|
|
|
|
|
102 |
"Mac16,13",
|
|
|
|
|
|
|
103 |
"iPad13,1",
|
104 |
-
"
|
|
|
|
|
105 |
"iPad8,10",
|
|
|
|
|
|
|
106 |
"iPhone17,1",
|
107 |
-
"Mac16,
|
108 |
-
"iPad8,
|
109 |
"iPhone11,5",
|
110 |
-
"
|
111 |
-
"
|
112 |
-
"
|
113 |
"iPad13,19",
|
|
|
|
|
|
|
114 |
"Mac16,1",
|
115 |
-
"
|
116 |
-
"iPad13,18",
|
117 |
-
"iPad8,2",
|
118 |
-
"Mac16,3",
|
119 |
-
"iPhone12,4",
|
120 |
-
"MacBookPro18,1",
|
121 |
"iPad11,7",
|
122 |
-
"
|
123 |
-
"iPhone12,2",
|
124 |
"MacBookPro18,4",
|
125 |
-
"
|
126 |
-
"
|
127 |
-
"
|
128 |
-
"
|
129 |
-
"
|
130 |
"Mac16,7",
|
131 |
-
"iPad8,
|
132 |
-
"
|
133 |
-
"
|
134 |
"iPhone11,6",
|
135 |
-
"iPad11,1",
|
136 |
-
"iPad11,2",
|
137 |
-
"Macmini9,1",
|
138 |
-
"iPad12,1",
|
139 |
"MacBookPro18,2",
|
|
|
|
|
|
|
140 |
"iPhone11,8",
|
141 |
-
"
|
142 |
-
"
|
143 |
-
"
|
144 |
-
"
|
145 |
-
"Mac16,11",
|
146 |
-
"iPhone11,2"
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
-
"
|
150 |
-
"iPadOS_18.4.1",
|
151 |
-
"iOS_18.4.1",
|
152 |
-
"iOS_19.0",
|
153 |
"iOS_18.1",
|
154 |
-
"iOS_26.0",
|
155 |
"macOS_15.5",
|
|
|
|
|
156 |
"iPadOS_26.0",
|
|
|
157 |
"iPadOS_18.5",
|
|
|
158 |
"iOS_18.5",
|
159 |
"iPadOS_18.4",
|
160 |
-
"
|
161 |
],
|
162 |
"has_target_os_coverage": false,
|
163 |
"covered_target_versions": [
|
|
|
5 |
"skipped_devices": 55,
|
6 |
"coverage_percentage": 59.854014598540154,
|
7 |
"tested_device_list": [
|
|
|
|
|
|
|
|
|
|
|
8 |
"iPhone14,6",
|
9 |
+
"Mac16,8",
|
10 |
+
"iPhone16,1",
|
|
|
11 |
"Mac14,5",
|
12 |
+
"Mac15,6",
|
13 |
+
"iPhone12,8",
|
14 |
+
"iPad15,5",
|
15 |
"iPhone14,8",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
"Mac14,9",
|
17 |
+
"iPad14,4",
|
|
|
|
|
|
|
|
|
18 |
"iPad16,4",
|
19 |
+
"Mac14,7",
|
20 |
+
"Mac14,8",
|
21 |
+
"Mac15,10",
|
22 |
+
"iPhone13,4",
|
23 |
+
"iPad14,2",
|
24 |
+
"iPad13,5",
|
25 |
+
"iPhone15,3",
|
26 |
+
"iPad13,16",
|
27 |
+
"iPad16,2",
|
28 |
+
"iPhone15,2",
|
29 |
+
"iPad13,17",
|
30 |
+
"iPhone16,2",
|
31 |
+
"Mac14,12",
|
32 |
+
"Mac14,6",
|
33 |
+
"iPhone12,5",
|
34 |
"iPad15,8",
|
35 |
+
"Mac15,12",
|
36 |
+
"iPhone12,3",
|
37 |
+
"iPad14,3",
|
38 |
"Mac14,4",
|
39 |
+
"Mac15,11",
|
40 |
+
"iPhone17,5",
|
41 |
+
"iPad13,4",
|
42 |
+
"iPhone13,3",
|
43 |
+
"iPad14,6",
|
44 |
+
"iPhone14,4",
|
45 |
+
"iPad14,9",
|
46 |
"Mac15,9",
|
47 |
+
"iPad13,9",
|
48 |
+
"Mac15,5",
|
49 |
+
"Mac14,2",
|
50 |
+
"iPad16,6",
|
51 |
+
"iPad13,11",
|
52 |
+
"iPad13,10",
|
53 |
+
"iPad15,4",
|
54 |
+
"Mac14,15",
|
55 |
+
"Mac15,3",
|
56 |
+
"Mac15,13",
|
57 |
+
"iPad15,6",
|
58 |
+
"iPhone13,1",
|
59 |
+
"iPhone17,4",
|
60 |
+
"iPhone17,3",
|
61 |
+
"Mac15,8",
|
62 |
+
"Mac15,4",
|
63 |
"Mac15,7",
|
64 |
+
"iPhone14,5",
|
65 |
"iPhone15,5",
|
|
|
|
|
66 |
"iPad16,1",
|
67 |
+
"iPad15,7",
|
68 |
+
"Mac14,10",
|
69 |
+
"iPad14,1",
|
70 |
+
"iPhone12,1",
|
71 |
+
"iPad14,5",
|
72 |
+
"iPad14,11",
|
|
|
73 |
"iPhone14,2",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
"iPad16,5",
|
75 |
+
"iPhone14,7",
|
76 |
+
"iPad14,8",
|
77 |
+
"iPad15,3",
|
78 |
+
"Mac14,3",
|
79 |
+
"iPhone15,4",
|
80 |
"iPhone13,2",
|
81 |
+
"iPad13,8",
|
82 |
+
"iPad13,7",
|
83 |
+
"Mac14,13",
|
84 |
"Mac14,14",
|
|
|
|
|
|
|
|
|
85 |
"iPad13,6",
|
86 |
+
"iPad14,10",
|
87 |
+
"iPhone14,3",
|
88 |
+
"Mac16,9",
|
89 |
+
"iPad16,3"
|
|
|
|
|
|
|
|
|
|
|
90 |
],
|
91 |
"skipped_device_list": [
|
|
|
|
|
|
|
|
|
|
|
92 |
"Mac13,2",
|
93 |
+
"iPhone17,2",
|
94 |
+
"Mac16,12",
|
95 |
+
"MacBookPro18,1",
|
96 |
+
"iPad11,6",
|
97 |
+
"iPhone12,4",
|
98 |
+
"iPad11,3",
|
99 |
+
"Mac16,10",
|
100 |
"Mac16,13",
|
101 |
+
"iPad8,2",
|
102 |
+
"iPhone12,2",
|
103 |
+
"iPad11,1",
|
104 |
"iPad13,1",
|
105 |
+
"iPad8,3",
|
106 |
+
"iPad8,8",
|
107 |
+
"MacBookPro17,1",
|
108 |
"iPad8,10",
|
109 |
+
"iPhone11,3",
|
110 |
+
"Mac16,2",
|
111 |
+
"iPad13,2",
|
112 |
"iPhone17,1",
|
113 |
+
"Mac16,3",
|
114 |
+
"iPad8,6",
|
115 |
"iPhone11,5",
|
116 |
+
"MacBookPro18,3",
|
117 |
+
"iPad8,12",
|
118 |
+
"iPad13,18",
|
119 |
"iPad13,19",
|
120 |
+
"Mac13,1",
|
121 |
+
"iPad8,7",
|
122 |
+
"iPhone11,4",
|
123 |
"Mac16,1",
|
124 |
+
"MacBookAir10,1",
|
|
|
|
|
|
|
|
|
|
|
125 |
"iPad11,7",
|
126 |
+
"iPad8,4",
|
|
|
127 |
"MacBookPro18,4",
|
128 |
+
"iMac21,1",
|
129 |
+
"iPad12,1",
|
130 |
+
"iPad11,2",
|
131 |
+
"Mac16,6",
|
132 |
+
"iMac21,2",
|
133 |
"Mac16,7",
|
134 |
+
"iPad8,5",
|
135 |
+
"Mac16,11",
|
136 |
+
"iPhone11,2",
|
137 |
"iPhone11,6",
|
|
|
|
|
|
|
|
|
138 |
"MacBookPro18,2",
|
139 |
+
"Macmini9,1",
|
140 |
+
"iPad8,1",
|
141 |
+
"iPad8,11",
|
142 |
"iPhone11,8",
|
143 |
+
"iPad8,9",
|
144 |
+
"Mac16,5",
|
145 |
+
"iPad11,4",
|
146 |
+
"iPad12,2"
|
|
|
|
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
+
"iPadOS_19.0",
|
|
|
|
|
|
|
150 |
"iOS_18.1",
|
|
|
151 |
"macOS_15.5",
|
152 |
+
"iPadOS_18.4.1",
|
153 |
+
"macOS_15.5.0",
|
154 |
"iPadOS_26.0",
|
155 |
+
"iOS_26.0",
|
156 |
"iPadOS_18.5",
|
157 |
+
"iOS_19.0",
|
158 |
"iOS_18.5",
|
159 |
"iPadOS_18.4",
|
160 |
+
"iOS_18.4.1"
|
161 |
],
|
162 |
"has_target_os_coverage": false,
|
163 |
"covered_target_versions": [
|
dashboard_data/test_coverage_a9b92c4.json
CHANGED
@@ -5,165 +5,165 @@
|
|
5 |
"skipped_devices": 44,
|
6 |
"coverage_percentage": 67.88321167883211,
|
7 |
"tested_device_list": [
|
8 |
-
"iPhone12,3",
|
9 |
-
"Mac15,10",
|
10 |
-
"iMac21,1",
|
11 |
-
"iPhone12,1",
|
12 |
-
"Mac14,15",
|
13 |
"iPhone14,6",
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
"Mac14,5",
|
|
|
|
|
|
|
19 |
"iPhone14,8",
|
20 |
-
"
|
21 |
-
"
|
|
|
|
|
|
|
22 |
"Mac14,8",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
"Mac15,12",
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"Mac14,
|
28 |
-
"iPad16,6",
|
29 |
-
"Mac15,5",
|
30 |
-
"iPhone14,4",
|
31 |
-
"Mac16,3",
|
32 |
-
"iPhone13,3",
|
33 |
"Mac15,11",
|
34 |
-
"
|
35 |
-
"Mac14,9",
|
36 |
-
"Mac16,5",
|
37 |
-
"iPad13,7",
|
38 |
-
"iPhone17,3",
|
39 |
"iPad13,4",
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"Macmini9,1",
|
46 |
"Mac15,9",
|
47 |
-
"
|
48 |
-
"
|
|
|
49 |
"MacBookPro18,2",
|
50 |
-
"Mac14,
|
51 |
-
"
|
52 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
"Mac16,10",
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
"Mac15,7",
|
55 |
-
"
|
56 |
"iPad16,1",
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"iPhone17,4",
|
60 |
"Mac13,1",
|
61 |
-
"
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
|
|
67 |
"iPhone14,2",
|
68 |
-
"Mac16,13",
|
69 |
-
"Mac16,9",
|
70 |
-
"Mac14,2",
|
71 |
-
"iPad13,5",
|
72 |
-
"iPad14,10",
|
73 |
-
"iPhone17,1",
|
74 |
-
"iPad13,9",
|
75 |
-
"iPad13,11",
|
76 |
-
"iPad16,3",
|
77 |
"iPad16,5",
|
|
|
|
|
|
|
|
|
|
|
78 |
"iPhone13,2",
|
79 |
-
"
|
80 |
-
"
|
|
|
81 |
"Mac14,14",
|
82 |
-
"MacBookPro18,1",
|
83 |
-
"Mac14,7",
|
84 |
-
"iPhone17,5",
|
85 |
-
"iPad14,3",
|
86 |
-
"iPad14,5",
|
87 |
-
"iMac21,2",
|
88 |
-
"MacBookPro18,4",
|
89 |
"iPad13,6",
|
90 |
-
"
|
91 |
-
"
|
92 |
-
"
|
93 |
-
"
|
94 |
-
"
|
95 |
-
"Mac16,8",
|
96 |
-
"Mac15,3",
|
97 |
-
"Mac16,12",
|
98 |
-
"iPad14,11",
|
99 |
-
"Mac16,11",
|
100 |
-
"iPad14,8"
|
101 |
],
|
102 |
"skipped_device_list": [
|
103 |
-
"iPad15,5",
|
104 |
-
"iPad13,2",
|
105 |
-
"iPad8,6",
|
106 |
"iPad15,6",
|
107 |
-
"
|
108 |
-
"
|
109 |
-
"
|
|
|
|
|
|
|
|
|
110 |
"iPad13,1",
|
111 |
-
"
|
|
|
|
|
112 |
"iPad8,10",
|
113 |
-
"
|
114 |
-
"
|
|
|
115 |
"iPad14,2",
|
116 |
-
"
|
117 |
-
"iPhone15,
|
118 |
-
"iPad8,5",
|
119 |
"iPhone11,5",
|
120 |
-
"
|
121 |
-
"
|
122 |
-
"iPad11,3",
|
123 |
-
"iPad13,19",
|
124 |
"iPad13,18",
|
125 |
-
"
|
126 |
-
"
|
127 |
-
"
|
128 |
-
"
|
129 |
-
"iPad11,6",
|
130 |
-
"iPad12,2",
|
131 |
"iPad8,7",
|
132 |
"iPhone11,4",
|
133 |
-
"
|
134 |
-
"iPad8,
|
135 |
-
"iPad15,8",
|
136 |
-
"iPhone11,6",
|
137 |
-
"iPad11,1",
|
138 |
-
"iPad11,2",
|
139 |
"iPad12,1",
|
140 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
"iPhone11,8",
|
142 |
-
"
|
143 |
-
"iPad8,
|
144 |
-
"
|
145 |
-
"
|
146 |
-
"iPhone11,2"
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
-
"macOS_15.0.
|
150 |
-
"macOS_15.1.0",
|
151 |
-
"iPadOS_18.1",
|
152 |
"iOS_18.1",
|
153 |
"iPadOS_17.6.1",
|
154 |
-
"macOS_15.0.1",
|
155 |
-
"macOS_15.2.0",
|
156 |
-
"iOS_17.3",
|
157 |
-
"iOS_18.0",
|
158 |
"iPadOS_18.0.1",
|
159 |
"macOS_15.2",
|
|
|
|
|
|
|
|
|
|
|
160 |
"macOS_15.1",
|
|
|
|
|
161 |
"iOS_17.2.1",
|
162 |
"iOS_17.7",
|
163 |
-
"
|
164 |
-
"iOS_18.
|
165 |
-
"
|
166 |
-
"macOS_15.0"
|
167 |
],
|
168 |
"has_target_os_coverage": false,
|
169 |
"covered_target_versions": [
|
|
|
5 |
"skipped_devices": 44,
|
6 |
"coverage_percentage": 67.88321167883211,
|
7 |
"tested_device_list": [
|
|
|
|
|
|
|
|
|
|
|
8 |
"iPhone14,6",
|
9 |
+
"Mac16,8",
|
10 |
+
"iPhone16,1",
|
11 |
+
"Mac16,12",
|
12 |
+
"MacBookPro18,1",
|
13 |
"Mac14,5",
|
14 |
+
"Mac15,6",
|
15 |
+
"Mac16,13",
|
16 |
+
"iPhone12,8",
|
17 |
"iPhone14,8",
|
18 |
+
"Mac14,9",
|
19 |
+
"iPad14,4",
|
20 |
+
"Mac16,2",
|
21 |
+
"iPad16,4",
|
22 |
+
"Mac14,7",
|
23 |
"Mac14,8",
|
24 |
+
"Mac15,10",
|
25 |
+
"iPhone13,4",
|
26 |
+
"iPhone17,1",
|
27 |
+
"iPad13,5",
|
28 |
+
"iPad13,16",
|
29 |
+
"iPad16,2",
|
30 |
+
"iPad13,17",
|
31 |
+
"iPhone16,2",
|
32 |
+
"Mac14,12",
|
33 |
+
"Mac14,6",
|
34 |
+
"iPhone12,5",
|
35 |
"Mac15,12",
|
36 |
+
"MacBookAir10,1",
|
37 |
+
"iPhone12,3",
|
38 |
+
"iPad14,3",
|
39 |
+
"Mac14,4",
|
|
|
|
|
|
|
|
|
|
|
40 |
"Mac15,11",
|
41 |
+
"iPhone17,5",
|
|
|
|
|
|
|
|
|
42 |
"iPad13,4",
|
43 |
+
"iPhone13,3",
|
44 |
+
"iPad14,6",
|
45 |
+
"Mac16,6",
|
46 |
+
"iPhone14,4",
|
47 |
+
"iPad14,9",
|
|
|
48 |
"Mac15,9",
|
49 |
+
"Mac16,11",
|
50 |
+
"iPad13,9",
|
51 |
+
"Mac15,5",
|
52 |
"MacBookPro18,2",
|
53 |
+
"Mac14,2",
|
54 |
+
"Macmini9,1",
|
55 |
+
"iPad16,6",
|
56 |
+
"iPad13,11",
|
57 |
+
"iPad13,10",
|
58 |
+
"Mac14,15",
|
59 |
+
"Mac13,2",
|
60 |
+
"iPhone17,2",
|
61 |
+
"Mac15,3",
|
62 |
+
"Mac15,13",
|
63 |
"Mac16,10",
|
64 |
+
"iPhone13,1",
|
65 |
+
"iPhone17,4",
|
66 |
+
"iPhone17,3",
|
67 |
+
"MacBookPro17,1",
|
68 |
+
"Mac15,8",
|
69 |
+
"Mac15,4",
|
70 |
"Mac15,7",
|
71 |
+
"iPhone14,5",
|
72 |
"iPad16,1",
|
73 |
+
"Mac16,3",
|
74 |
+
"MacBookPro18,3",
|
|
|
75 |
"Mac13,1",
|
76 |
+
"Mac14,10",
|
77 |
+
"iPhone12,1",
|
78 |
+
"Mac16,1",
|
79 |
+
"iPad14,5",
|
80 |
+
"MacBookPro18,4",
|
81 |
+
"iMac21,1",
|
82 |
+
"iPad14,11",
|
83 |
"iPhone14,2",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
"iPad16,5",
|
85 |
+
"iPhone14,7",
|
86 |
+
"iPad14,8",
|
87 |
+
"Mac14,3",
|
88 |
+
"Mac16,7",
|
89 |
+
"iMac21,2",
|
90 |
"iPhone13,2",
|
91 |
+
"iPad13,8",
|
92 |
+
"iPad13,7",
|
93 |
+
"Mac14,13",
|
94 |
"Mac14,14",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
"iPad13,6",
|
96 |
+
"iPad14,10",
|
97 |
+
"iPhone14,3",
|
98 |
+
"Mac16,9",
|
99 |
+
"Mac16,5",
|
100 |
+
"iPad16,3"
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
],
|
102 |
"skipped_device_list": [
|
|
|
|
|
|
|
103 |
"iPad15,6",
|
104 |
+
"iPad11,6",
|
105 |
+
"iPhone12,4",
|
106 |
+
"iPad11,3",
|
107 |
+
"iPad15,4",
|
108 |
+
"iPad8,2",
|
109 |
+
"iPhone12,2",
|
110 |
+
"iPad11,1",
|
111 |
"iPad13,1",
|
112 |
+
"iPad8,3",
|
113 |
+
"iPad8,8",
|
114 |
+
"iPad15,5",
|
115 |
"iPad8,10",
|
116 |
+
"iPhone11,3",
|
117 |
+
"iPhone15,5",
|
118 |
+
"iPad13,2",
|
119 |
"iPad14,2",
|
120 |
+
"iPad8,6",
|
121 |
+
"iPhone15,3",
|
|
|
122 |
"iPhone11,5",
|
123 |
+
"iPhone15,2",
|
124 |
+
"iPad8,12",
|
|
|
|
|
125 |
"iPad13,18",
|
126 |
+
"iPad15,7",
|
127 |
+
"iPad13,19",
|
128 |
+
"iPad14,1",
|
129 |
+
"iPad15,8",
|
|
|
|
|
130 |
"iPad8,7",
|
131 |
"iPhone11,4",
|
132 |
+
"iPad11,7",
|
133 |
+
"iPad8,4",
|
|
|
|
|
|
|
|
|
134 |
"iPad12,1",
|
135 |
+
"iPad11,2",
|
136 |
+
"iPad15,3",
|
137 |
+
"iPhone15,4",
|
138 |
+
"iPad8,5",
|
139 |
+
"iPhone11,2",
|
140 |
+
"iPhone11,6",
|
141 |
+
"iPad8,1",
|
142 |
"iPhone11,8",
|
143 |
+
"iPad8,9",
|
144 |
+
"iPad8,11",
|
145 |
+
"iPad11,4",
|
146 |
+
"iPad12,2"
|
|
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
+
"macOS_15.0.1",
|
|
|
|
|
150 |
"iOS_18.1",
|
151 |
"iPadOS_17.6.1",
|
|
|
|
|
|
|
|
|
152 |
"iPadOS_18.0.1",
|
153 |
"macOS_15.2",
|
154 |
+
"macOS_15.0",
|
155 |
+
"iPadOS_18.1",
|
156 |
+
"iOS_18.2",
|
157 |
+
"macOS_15.2.0",
|
158 |
+
"iOS_17.6.1",
|
159 |
"macOS_15.1",
|
160 |
+
"iOS_18.0.1",
|
161 |
+
"macOS_15.0.0",
|
162 |
"iOS_17.2.1",
|
163 |
"iOS_17.7",
|
164 |
+
"macOS_15.1.0",
|
165 |
+
"iOS_18.0",
|
166 |
+
"iOS_17.3"
|
|
|
167 |
],
|
168 |
"has_target_os_coverage": false,
|
169 |
"covered_target_versions": [
|
dashboard_data/test_coverage_c814cae.json
ADDED
@@ -0,0 +1,233 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"commit_hash": "c814cae",
|
3 |
+
"total_devices": 137,
|
4 |
+
"tested_devices": 75,
|
5 |
+
"skipped_devices": 62,
|
6 |
+
"coverage_percentage": 54.74452554744526,
|
7 |
+
"tested_device_list": [
|
8 |
+
"Mac13,2",
|
9 |
+
"Mac16,8",
|
10 |
+
"iPhone17,2",
|
11 |
+
"Mac16,12",
|
12 |
+
"MacBookPro18,1",
|
13 |
+
"Mac14,5",
|
14 |
+
"iPad15,6",
|
15 |
+
"Mac16,10",
|
16 |
+
"iPad15,4",
|
17 |
+
"Mac16,13",
|
18 |
+
"iPhone17,4",
|
19 |
+
"iPhone17,3",
|
20 |
+
"iPad15,5",
|
21 |
+
"MacBookPro17,1",
|
22 |
+
"Mac14,9",
|
23 |
+
"iPad14,4",
|
24 |
+
"Mac16,2",
|
25 |
+
"iPad16,4",
|
26 |
+
"Mac14,7",
|
27 |
+
"Mac14,8",
|
28 |
+
"iPhone15,5",
|
29 |
+
"iPad16,1",
|
30 |
+
"iPhone17,1",
|
31 |
+
"Mac16,3",
|
32 |
+
"iPad13,5",
|
33 |
+
"MacBookPro18,3",
|
34 |
+
"iPad15,7",
|
35 |
+
"iPad16,2",
|
36 |
+
"iPad13,16",
|
37 |
+
"iPhone15,2",
|
38 |
+
"iPad13,17",
|
39 |
+
"iPhone15,3",
|
40 |
+
"Mac13,1",
|
41 |
+
"Mac14,12",
|
42 |
+
"Mac14,6",
|
43 |
+
"Mac14,10",
|
44 |
+
"iPad15,8",
|
45 |
+
"Mac16,1",
|
46 |
+
"MacBookAir10,1",
|
47 |
+
"iPad14,5",
|
48 |
+
"MacBookPro18,4",
|
49 |
+
"iMac21,1",
|
50 |
+
"iPad14,11",
|
51 |
+
"iPad14,3",
|
52 |
+
"Mac14,4",
|
53 |
+
"iPad16,5",
|
54 |
+
"iPad13,4",
|
55 |
+
"iPhone17,5",
|
56 |
+
"iPad14,8",
|
57 |
+
"iPad14,6",
|
58 |
+
"iPad15,3",
|
59 |
+
"Mac16,6",
|
60 |
+
"Mac14,3",
|
61 |
+
"iMac21,2",
|
62 |
+
"iPhone15,4",
|
63 |
+
"Mac16,7",
|
64 |
+
"iPad14,9",
|
65 |
+
"Mac16,11",
|
66 |
+
"iPad13,10",
|
67 |
+
"iPad13,9",
|
68 |
+
"MacBookPro18,2",
|
69 |
+
"Mac14,2",
|
70 |
+
"Macmini9,1",
|
71 |
+
"iPad13,8",
|
72 |
+
"iPad13,7",
|
73 |
+
"Mac14,13",
|
74 |
+
"iPad16,6",
|
75 |
+
"Mac14,14",
|
76 |
+
"iPad13,6",
|
77 |
+
"iPad14,10",
|
78 |
+
"Mac16,9",
|
79 |
+
"iPad13,11",
|
80 |
+
"Mac16,5",
|
81 |
+
"Mac14,15",
|
82 |
+
"iPad16,3"
|
83 |
+
],
|
84 |
+
"skipped_device_list": [
|
85 |
+
"iPhone14,6",
|
86 |
+
"iPhone16,1",
|
87 |
+
"iPad11,6",
|
88 |
+
"Mac15,3",
|
89 |
+
"Mac15,13",
|
90 |
+
"iPhone12,4",
|
91 |
+
"iPad11,3",
|
92 |
+
"iPhone13,1",
|
93 |
+
"Mac15,6",
|
94 |
+
"iPhone12,8",
|
95 |
+
"iPad8,2",
|
96 |
+
"iPhone12,2",
|
97 |
+
"iPad11,1",
|
98 |
+
"iPad13,1",
|
99 |
+
"iPad8,3",
|
100 |
+
"iPad8,8",
|
101 |
+
"Mac15,8",
|
102 |
+
"iPhone14,8",
|
103 |
+
"iPad8,10",
|
104 |
+
"iPhone11,3",
|
105 |
+
"Mac15,4",
|
106 |
+
"Mac15,7",
|
107 |
+
"Mac15,10",
|
108 |
+
"iPhone14,5",
|
109 |
+
"iPhone13,4",
|
110 |
+
"iPad13,2",
|
111 |
+
"iPad14,2",
|
112 |
+
"iPad8,6",
|
113 |
+
"iPhone11,5",
|
114 |
+
"iPad8,12",
|
115 |
+
"iPad13,18",
|
116 |
+
"iPhone16,2",
|
117 |
+
"iPad13,19",
|
118 |
+
"iPhone12,5",
|
119 |
+
"iPad14,1",
|
120 |
+
"iPhone12,1",
|
121 |
+
"iPad8,7",
|
122 |
+
"iPhone11,4",
|
123 |
+
"Mac15,12",
|
124 |
+
"iPad11,7",
|
125 |
+
"iPad8,4",
|
126 |
+
"iPhone12,3",
|
127 |
+
"iPad12,1",
|
128 |
+
"iPad11,2",
|
129 |
+
"iPhone14,2",
|
130 |
+
"Mac15,11",
|
131 |
+
"iPhone14,7",
|
132 |
+
"iPhone13,3",
|
133 |
+
"iPhone14,4",
|
134 |
+
"Mac15,9",
|
135 |
+
"iPad8,5",
|
136 |
+
"iPhone11,2",
|
137 |
+
"Mac15,5",
|
138 |
+
"iPhone11,6",
|
139 |
+
"iPhone13,2",
|
140 |
+
"iPad8,1",
|
141 |
+
"iPhone11,8",
|
142 |
+
"iPad8,9",
|
143 |
+
"iPhone14,3",
|
144 |
+
"iPad8,11",
|
145 |
+
"iPad11,4",
|
146 |
+
"iPad12,2"
|
147 |
+
],
|
148 |
+
"tested_os_versions": [
|
149 |
+
"macOS_15.5",
|
150 |
+
"iPadOS_18.4.1",
|
151 |
+
"iOS_26.0",
|
152 |
+
"macOS_15.5.0",
|
153 |
+
"iPadOS_26.0",
|
154 |
+
"macOS_26.0",
|
155 |
+
"iPadOS_18.6",
|
156 |
+
"iPadOS_18.5",
|
157 |
+
"macOS_26.0.0",
|
158 |
+
"iOS_18.5"
|
159 |
+
],
|
160 |
+
"has_target_os_coverage": false,
|
161 |
+
"covered_target_versions": [
|
162 |
+
"macOS 15",
|
163 |
+
"macOS 26",
|
164 |
+
"iOS 18",
|
165 |
+
"iOS 26"
|
166 |
+
],
|
167 |
+
"missing_target_versions": [
|
168 |
+
"macOS 14",
|
169 |
+
"iOS 17"
|
170 |
+
],
|
171 |
+
"has_target_chip_coverage": false,
|
172 |
+
"platform_chip_coverage": {
|
173 |
+
"iPad": {
|
174 |
+
"total_chips": 8,
|
175 |
+
"tested_chips": 6,
|
176 |
+
"coverage_percentage": 75.0,
|
177 |
+
"covered_chips": [
|
178 |
+
"A16",
|
179 |
+
"A17 Pro",
|
180 |
+
"M1",
|
181 |
+
"M2",
|
182 |
+
"M3",
|
183 |
+
"M4"
|
184 |
+
],
|
185 |
+
"missing_chips": [
|
186 |
+
"A14",
|
187 |
+
"A15"
|
188 |
+
]
|
189 |
+
},
|
190 |
+
"iPhone": {
|
191 |
+
"total_chips": 6,
|
192 |
+
"tested_chips": 3,
|
193 |
+
"coverage_percentage": 50.0,
|
194 |
+
"covered_chips": [
|
195 |
+
"A16",
|
196 |
+
"A18",
|
197 |
+
"A18 Pro"
|
198 |
+
],
|
199 |
+
"missing_chips": [
|
200 |
+
"A14",
|
201 |
+
"A15",
|
202 |
+
"A17 Pro"
|
203 |
+
]
|
204 |
+
},
|
205 |
+
"Mac": {
|
206 |
+
"total_chips": 4,
|
207 |
+
"tested_chips": 3,
|
208 |
+
"coverage_percentage": 75.0,
|
209 |
+
"covered_chips": [
|
210 |
+
"M1",
|
211 |
+
"M2",
|
212 |
+
"M4"
|
213 |
+
],
|
214 |
+
"missing_chips": [
|
215 |
+
"M3"
|
216 |
+
]
|
217 |
+
}
|
218 |
+
},
|
219 |
+
"missing_target_chips": {
|
220 |
+
"iPad": [
|
221 |
+
"A14",
|
222 |
+
"A15"
|
223 |
+
],
|
224 |
+
"iPhone": [
|
225 |
+
"A14",
|
226 |
+
"A15",
|
227 |
+
"A17 Pro"
|
228 |
+
],
|
229 |
+
"Mac": [
|
230 |
+
"M3"
|
231 |
+
]
|
232 |
+
}
|
233 |
+
}
|
dashboard_data/test_coverage_ca49596.json
CHANGED
@@ -5,155 +5,155 @@
|
|
5 |
"skipped_devices": 74,
|
6 |
"coverage_percentage": 45.98540145985402,
|
7 |
"tested_device_list": [
|
8 |
-
"iPhone12,3",
|
9 |
-
"Mac15,10",
|
10 |
-
"iPad15,5",
|
11 |
-
"iPad14,9",
|
12 |
-
"iPad15,6",
|
13 |
-
"iPhone12,1",
|
14 |
-
"Mac14,15",
|
15 |
"iPhone14,6",
|
|
|
|
|
16 |
"Mac15,13",
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
"Mac14,5",
|
21 |
-
"
|
|
|
|
|
|
|
|
|
22 |
"iPhone14,8",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
"iPhone14,5",
|
24 |
-
"Mac16,13",
|
25 |
-
"Mac14,12",
|
26 |
-
"Mac16,9",
|
27 |
"Mac14,8",
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"iPhone14,7",
|
33 |
-
"Mac16,6",
|
34 |
"Mac14,10",
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
"Mac16,1",
|
39 |
-
"Mac15,5",
|
40 |
-
"Mac16,2",
|
41 |
-
"iPhone14,4",
|
42 |
-
"Mac14,14",
|
43 |
-
"Mac16,3",
|
44 |
-
"Mac14,7",
|
45 |
-
"Mac15,11",
|
46 |
-
"iPad14,3",
|
47 |
"iPad14,5",
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"Mac16,7",
|
53 |
-
"Mac15,4",
|
54 |
-
"Mac15,8",
|
55 |
-
"Mac16,8",
|
56 |
"Mac14,4",
|
|
|
|
|
|
|
57 |
"iPad14,6",
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
"Mac14,3",
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"Mac15,
|
65 |
-
"
|
66 |
-
"iPad14,11",
|
67 |
-
"iPhone12,5",
|
68 |
"Mac16,11",
|
69 |
-
"
|
70 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
],
|
72 |
"skipped_device_list": [
|
73 |
-
"Mac13,1",
|
74 |
-
"iMac21,1",
|
75 |
-
"iPad13,2",
|
76 |
-
"iPad8,6",
|
77 |
-
"MacBookAir10,1",
|
78 |
"Mac13,2",
|
79 |
-
"
|
80 |
-
"
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
"iPad13,1",
|
85 |
-
"
|
|
|
|
|
86 |
"iPad8,10",
|
87 |
-
"
|
88 |
-
"
|
89 |
-
"
|
|
|
90 |
"iPad14,2",
|
91 |
-
"
|
92 |
-
"iPad13,9",
|
93 |
"iPhone17,1",
|
94 |
-
"
|
95 |
-
"iPhone15,2",
|
96 |
-
"iPad13,11",
|
97 |
"iPhone11,5",
|
98 |
-
"
|
99 |
-
"
|
100 |
-
"iPad8,5",
|
101 |
-
"iPad11,3",
|
102 |
-
"iPad13,19",
|
103 |
-
"iPhone13,2",
|
104 |
"iPad13,18",
|
105 |
-
"iPad8,
|
106 |
-
"
|
107 |
-
"
|
108 |
-
"
|
109 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
"iPad11,7",
|
111 |
-
"
|
112 |
-
"iMac21,2",
|
113 |
-
"iPhone12,2",
|
114 |
"MacBookPro18,4",
|
115 |
-
"
|
116 |
-
"
|
117 |
-
"iPad11,
|
118 |
-
"iPad8,7",
|
119 |
-
"iPad13,6",
|
120 |
"iPad13,4",
|
121 |
-
"
|
122 |
-
"
|
123 |
-
"
|
124 |
-
"
|
125 |
-
"
|
126 |
-
"
|
127 |
-
"
|
128 |
-
"iPad13,16",
|
129 |
-
"iPhone13,1",
|
130 |
"iPhone11,6",
|
131 |
-
"iPad16,2",
|
132 |
-
"iPad11,1",
|
133 |
-
"Macmini9,1",
|
134 |
-
"iPad11,2",
|
135 |
-
"iPhone13,4",
|
136 |
-
"iPad12,1",
|
137 |
-
"iPad14,1",
|
138 |
"MacBookPro18,2",
|
|
|
|
|
|
|
|
|
|
|
139 |
"iPhone11,8",
|
140 |
-
"
|
141 |
-
"
|
142 |
-
"
|
143 |
-
"
|
144 |
-
"
|
145 |
-
"
|
146 |
-
"
|
|
|
147 |
],
|
148 |
"tested_os_versions": [
|
149 |
-
"macOS_15.3",
|
150 |
"iOS_18.1",
|
|
|
|
|
151 |
"iPadOS_18.3.2",
|
152 |
-
"macOS_15.4",
|
153 |
"iOS_17.6.1",
|
154 |
-
"
|
155 |
-
"macOS_15.4
|
156 |
-
"
|
157 |
],
|
158 |
"has_target_os_coverage": false,
|
159 |
"covered_target_versions": [
|
|
|
5 |
"skipped_devices": 74,
|
6 |
"coverage_percentage": 45.98540145985402,
|
7 |
"tested_device_list": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"iPhone14,6",
|
9 |
+
"Mac16,8",
|
10 |
+
"Mac15,3",
|
11 |
"Mac15,13",
|
12 |
+
"Mac16,12",
|
13 |
+
"iPad15,6",
|
14 |
+
"Mac16,10",
|
15 |
"Mac14,5",
|
16 |
+
"iPad15,4",
|
17 |
+
"Mac15,6",
|
18 |
+
"Mac16,13",
|
19 |
+
"iPhone12,8",
|
20 |
+
"iPad15,5",
|
21 |
"iPhone14,8",
|
22 |
+
"Mac15,8",
|
23 |
+
"Mac14,9",
|
24 |
+
"iPad14,4",
|
25 |
+
"Mac15,4",
|
26 |
+
"Mac16,2",
|
27 |
+
"Mac15,7",
|
28 |
+
"Mac14,7",
|
29 |
+
"Mac15,10",
|
30 |
"iPhone14,5",
|
|
|
|
|
|
|
31 |
"Mac14,8",
|
32 |
+
"iPad16,4",
|
33 |
+
"Mac16,3",
|
34 |
+
"Mac14,12",
|
35 |
+
"Mac14,6",
|
|
|
|
|
36 |
"Mac14,10",
|
37 |
+
"iPhone12,5",
|
38 |
+
"iPhone12,1",
|
39 |
+
"Mac15,12",
|
40 |
"Mac16,1",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
"iPad14,5",
|
42 |
+
"iPhone12,3",
|
43 |
+
"iPad14,11",
|
44 |
+
"iPad14,3",
|
45 |
+
"iPhone14,2",
|
|
|
|
|
|
|
|
|
46 |
"Mac14,4",
|
47 |
+
"Mac15,11",
|
48 |
+
"iPhone14,7",
|
49 |
+
"iPad14,8",
|
50 |
"iPad14,6",
|
51 |
+
"iPad15,3",
|
52 |
+
"iPad16,5",
|
53 |
+
"Mac16,6",
|
54 |
"Mac14,3",
|
55 |
+
"Mac16,7",
|
56 |
+
"iPhone14,4",
|
57 |
+
"Mac15,9",
|
58 |
+
"iPad14,9",
|
|
|
|
|
59 |
"Mac16,11",
|
60 |
+
"Mac15,5",
|
61 |
+
"Mac14,2",
|
62 |
+
"iPad16,6",
|
63 |
+
"Mac14,13",
|
64 |
+
"Mac14,14",
|
65 |
+
"iPad14,10",
|
66 |
+
"iPhone14,3",
|
67 |
+
"Mac16,9",
|
68 |
+
"Mac16,5",
|
69 |
+
"Mac14,15",
|
70 |
+
"iPad16,3"
|
71 |
],
|
72 |
"skipped_device_list": [
|
|
|
|
|
|
|
|
|
|
|
73 |
"Mac13,2",
|
74 |
+
"iPhone16,1",
|
75 |
+
"iPhone17,2",
|
76 |
+
"iPad11,6",
|
77 |
+
"MacBookPro18,1",
|
78 |
+
"iPhone12,4",
|
79 |
+
"iPad11,3",
|
80 |
+
"iPhone13,1",
|
81 |
+
"iPhone17,4",
|
82 |
+
"iPhone17,3",
|
83 |
+
"iPad8,2",
|
84 |
+
"iPhone12,2",
|
85 |
+
"iPad11,1",
|
86 |
"iPad13,1",
|
87 |
+
"iPad8,3",
|
88 |
+
"iPad8,8",
|
89 |
+
"MacBookPro17,1",
|
90 |
"iPad8,10",
|
91 |
+
"iPhone11,3",
|
92 |
+
"iPhone13,4",
|
93 |
+
"iPhone15,5",
|
94 |
+
"iPad13,2",
|
95 |
"iPad14,2",
|
96 |
+
"iPad16,1",
|
|
|
97 |
"iPhone17,1",
|
98 |
+
"iPad13,16",
|
|
|
|
|
99 |
"iPhone11,5",
|
100 |
+
"iPhone15,2",
|
101 |
+
"MacBookPro18,3",
|
|
|
|
|
|
|
|
|
102 |
"iPad13,18",
|
103 |
+
"iPad8,6",
|
104 |
+
"iPad13,17",
|
105 |
+
"iPhone16,2",
|
106 |
+
"iPhone15,3",
|
107 |
+
"iPad16,2",
|
108 |
+
"iPad8,12",
|
109 |
+
"iPad15,7",
|
110 |
+
"iPad14,1",
|
111 |
+
"iPad13,19",
|
112 |
+
"Mac13,1",
|
113 |
+
"iPad15,8",
|
114 |
+
"iPad8,7",
|
115 |
+
"iPhone11,4",
|
116 |
+
"MacBookAir10,1",
|
117 |
"iPad11,7",
|
118 |
+
"iPad8,4",
|
|
|
|
|
119 |
"MacBookPro18,4",
|
120 |
+
"iMac21,1",
|
121 |
+
"iPad12,1",
|
122 |
+
"iPad11,2",
|
|
|
|
|
123 |
"iPad13,4",
|
124 |
+
"iPhone17,5",
|
125 |
+
"iPhone13,3",
|
126 |
+
"iMac21,2",
|
127 |
+
"iPhone15,4",
|
128 |
+
"iPad8,5",
|
129 |
+
"iPad13,9",
|
130 |
+
"iPhone11,2",
|
|
|
|
|
131 |
"iPhone11,6",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
"MacBookPro18,2",
|
133 |
+
"Macmini9,1",
|
134 |
+
"iPad13,8",
|
135 |
+
"iPhone13,2",
|
136 |
+
"iPad8,1",
|
137 |
+
"iPad8,11",
|
138 |
"iPhone11,8",
|
139 |
+
"iPad8,9",
|
140 |
+
"iPad13,5",
|
141 |
+
"iPad13,7",
|
142 |
+
"iPad13,6",
|
143 |
+
"iPad13,11",
|
144 |
+
"iPad13,10",
|
145 |
+
"iPad11,4",
|
146 |
+
"iPad12,2"
|
147 |
],
|
148 |
"tested_os_versions": [
|
|
|
149 |
"iOS_18.1",
|
150 |
+
"macOS_15.3.0",
|
151 |
+
"macOS_15.4.0",
|
152 |
"iPadOS_18.3.2",
|
|
|
153 |
"iOS_17.6.1",
|
154 |
+
"macOS_15.3",
|
155 |
+
"macOS_15.4",
|
156 |
+
"iPadOS_18.4"
|
157 |
],
|
158 |
"has_target_os_coverage": false,
|
159 |
"covered_target_versions": [
|