ardaatahan commited on
Commit
d6ccd84
β€’
1 Parent(s): 086af04

update release commits

Browse files
.github/scripts/check_dataset_update.py CHANGED
@@ -27,7 +27,7 @@ def check_dataset_updates(dataset_id):
27
  {
28
  "last_modified": last_modified,
29
  "sha": current_sha,
30
- "releases": ["9f493bc", "a9b92c4"],
31
  },
32
  f,
33
  )
 
27
  {
28
  "last_modified": last_modified,
29
  "sha": current_sha,
30
+ "releases": ["a9b92c4"],
31
  },
32
  f,
33
  )
.github/workflows/dataset_update.yml CHANGED
@@ -1,4 +1,4 @@
1
- name: WhisperKit Evals Dataset Update Workflow
2
 
3
  on:
4
  schedule:
 
1
+ name: WhisperKit Benchmarks Dataset Update Workflow
2
 
3
  on:
4
  schedule:
dashboard_data/device_map.json CHANGED
@@ -4,13 +4,16 @@
4
  "Mac14,2": "Apple M2",
5
  "Mac15,10": "Apple M3 Max",
6
  "Mac15,3": "Apple M3",
 
7
  "Mac15,9": "Apple M3 Max",
8
  "MacBookAir10,1": "Apple M1",
 
9
  "iPad14,8": "iPad Air 11-inch (M2)",
10
  "iPad16,1": "iPad mini (A17 Pro)",
11
  "iPad16,3": "iPad Pro 11-inch (M4)",
12
  "iPhone12,1": "iPhone 11",
13
  "iPhone13,1": "iPhone 12 mini",
 
14
  "iPhone13,4": "iPhone 12 Pro Max",
15
  "iPhone14,2": "iPhone 13 Pro",
16
  "iPhone14,5": "iPhone 13",
@@ -18,5 +21,6 @@
18
  "iPhone16,1": "iPhone 15 Pro",
19
  "iPhone16,2": "iPhone 15 Pro Max",
20
  "iPhone17,1": "iPhone 16 Pro",
21
- "iPhone17,3": "iPhone 16"
 
22
  }
 
4
  "Mac14,2": "Apple M2",
5
  "Mac15,10": "Apple M3 Max",
6
  "Mac15,3": "Apple M3",
7
+ "Mac15,6": "Apple M3 Pro",
8
  "Mac15,9": "Apple M3 Max",
9
  "MacBookAir10,1": "Apple M1",
10
+ "iPad13,16": "iPad Air (5th generation)",
11
  "iPad14,8": "iPad Air 11-inch (M2)",
12
  "iPad16,1": "iPad mini (A17 Pro)",
13
  "iPad16,3": "iPad Pro 11-inch (M4)",
14
  "iPhone12,1": "iPhone 11",
15
  "iPhone13,1": "iPhone 12 mini",
16
+ "iPhone13,2": "iPhone 12",
17
  "iPhone13,4": "iPhone 12 Pro Max",
18
  "iPhone14,2": "iPhone 13 Pro",
19
  "iPhone14,5": "iPhone 13",
 
21
  "iPhone16,1": "iPhone 15 Pro",
22
  "iPhone16,2": "iPhone 15 Pro Max",
23
  "iPhone17,1": "iPhone 16 Pro",
24
+ "iPhone17,3": "iPhone 16",
25
+ "iPhone17,4": "iPhone 16 Plus"
26
  }
dashboard_data/performance_data.json CHANGED
@@ -1,7 +1,10 @@
 
1
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T08:30:14Z", "speed": 2.73, "tokens_per_second": 9.56, "dataset_speed": {"librispeech-10mins": 2.43, "earnings22-10mins": 3.36}, "dataset_tokens_per_second": {"librispeech-10mins": 9.23, "earnings22-10mins": 10.24}, "average_wer": 21.71, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
2
  {"model": "openai/whisper-small.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T05:34:19Z", "speed": 13.29, "tokens_per_second": 48.06, "dataset_speed": {"librispeech-10mins": 10.54, "earnings22-10mins": 18.03}, "dataset_tokens_per_second": {"librispeech-10mins": 40.39, "earnings22-10mins": 61.23}, "average_wer": 8.04, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
3
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:41:37Z", "speed": 2.39, "tokens_per_second": 9.94, "dataset_speed": {"librispeech-10mins": 2.04, "earnings22-10mins": 4.07}, "dataset_tokens_per_second": {"librispeech-10mins": 9.51, "earnings22-10mins": 12.01}, "average_wer": 32.59, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
4
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T09:19:06Z", "speed": 13.55, "tokens_per_second": 47.43, "dataset_speed": {"librispeech-10mins": 8.95, "earnings22-10mins": 28.01}, "dataset_tokens_per_second": {"librispeech-10mins": 32.43, "earnings22-10mins": 94.58}, "average_wer": 6.25, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
5
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T06:09:33Z", "speed": 3.41, "tokens_per_second": 13.5, "dataset_speed": {"earnings22-10mins": 5.34, "librispeech-10mins": 2.89}, "dataset_tokens_per_second": {"earnings22-10mins": 17.52, "librispeech-10mins": 12.41}, "average_wer": 29.31, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
6
  {"model": "openai/whisper-tiny", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:28:42Z", "speed": 43.81, "tokens_per_second": 170.39, "dataset_speed": {"librispeech-10mins": 31.29, "earnings22-10mins": 73.25}, "dataset_tokens_per_second": {"librispeech-10mins": 129.35, "earnings22-10mins": 266.88}, "average_wer": 16.64, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
7
  {"model": "openai/whisper-base", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:04:09Z", "speed": 46.2, "tokens_per_second": 170.28, "dataset_speed": {"earnings22-10mins": 79.42, "librispeech-10mins": 32.62}, "dataset_tokens_per_second": {"earnings22-10mins": 254.95, "librispeech-10mins": 135.66}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -16,6 +19,7 @@
16
  {"model": "openai/whisper-large-v3-v20240930", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:10:44Z", "speed": 9.81, "tokens_per_second": 38.31, "dataset_speed": {"librispeech-10mins": 6.57, "earnings22-10mins": 19.44}, "dataset_tokens_per_second": {"librispeech-10mins": 27.13, "earnings22-10mins": 71.56}, "average_wer": 5.95, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
17
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T08:56:19Z", "speed": 4.93, "tokens_per_second": 17.01, "dataset_speed": {"earnings22-10mins": 6.61, "librispeech-10mins": 3.94}, "dataset_tokens_per_second": {"earnings22-10mins": 20.43, "librispeech-10mins": 14.98}, "average_wer": 7.21, "qoi": 0.59, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
18
  {"model": "openai/whisper-large-v2", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:05:30Z", "speed": 3.15, "tokens_per_second": 12.64, "dataset_speed": {"earnings22-10mins": 4.26, "librispeech-10mins": 2.81}, "dataset_tokens_per_second": {"earnings22-10mins": 14.44, "librispeech-10mins": 12.09}, "average_wer": 29.2, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
19
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T10:22:40Z", "speed": 1.14, "tokens_per_second": 5.06, "dataset_speed": {"earnings22-10mins": 3.19, "librispeech-10mins": 0.69}, "dataset_tokens_per_second": {"earnings22-10mins": 9.87, "librispeech-10mins": 4.03}, "average_wer": 11.06, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
20
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T03:42:57Z", "speed": 4.1, "tokens_per_second": 16.11, "dataset_speed": {"earnings22-10mins": 6.02, "librispeech-10mins": 3.47}, "dataset_tokens_per_second": {"earnings22-10mins": 19.74, "librispeech-10mins": 14.92}, "average_wer": 25.39, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
21
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:14:32Z", "speed": 2.92, "tokens_per_second": 13.51, "dataset_speed": {"librispeech-10mins": 2.72, "earnings22-10mins": 3.56}, "dataset_tokens_per_second": {"librispeech-10mins": 12.66, "earnings22-10mins": 16.3}, "average_wer": 33.17, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -29,7 +33,9 @@
29
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T06:39:22Z", "speed": 9.85, "tokens_per_second": 38.05, "dataset_speed": {"earnings22-10mins": 14.66, "librispeech-10mins": 7.43}, "dataset_tokens_per_second": {"earnings22-10mins": 60.35, "librispeech-10mins": 26.8}, "average_wer": 6.49, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
30
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:28:06Z", "speed": 3.62, "tokens_per_second": 14.27, "dataset_speed": {"librispeech-10mins": 2.39, "earnings22-10mins": 10.14}, "dataset_tokens_per_second": {"librispeech-10mins": 11.12, "earnings22-10mins": 30.95}, "average_wer": 16.47, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
31
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T08:49:06Z", "speed": 10.2, "tokens_per_second": 34.03, "dataset_speed": {"librispeech-10mins": 7.17, "earnings22-10mins": 17.75}, "dataset_tokens_per_second": {"librispeech-10mins": 25.71, "earnings22-10mins": 54.7}, "average_wer": 8.11, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
32
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T10:04:02Z", "speed": 3.12, "tokens_per_second": 14.16, "dataset_speed": {"librispeech-10mins": 2.04, "earnings22-10mins": 9.63}, "dataset_tokens_per_second": {"librispeech-10mins": 11.5, "earnings22-10mins": 30.18}, "average_wer": 15.77, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
33
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T04:02:08Z", "speed": 2.6, "tokens_per_second": 9.24, "dataset_speed": {"earnings22-10mins": 3.26, "librispeech-10mins": 2.31}, "dataset_tokens_per_second": {"earnings22-10mins": 10.27, "librispeech-10mins": 8.79}, "average_wer": 22.85, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
34
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:30:39Z", "speed": 11.08, "tokens_per_second": 40.85, "dataset_speed": {"librispeech-10mins": 7.43, "earnings22-10mins": 21.85}, "dataset_tokens_per_second": {"librispeech-10mins": 30.94, "earnings22-10mins": 70.09}, "average_wer": 7.56, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
35
  {"model": "openai/whisper-base.en", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T03:00:20Z", "speed": 49.42, "tokens_per_second": 169.41, "dataset_speed": {"librispeech-10mins": 35.29, "earnings22-10mins": 82.67}, "dataset_tokens_per_second": {"librispeech-10mins": 133.77, "earnings22-10mins": 253.24}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -43,20 +49,25 @@
43
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:31:41Z", "speed": 2.05, "tokens_per_second": 9.62, "dataset_speed": {"earnings22-10mins": 2.45, "librispeech-10mins": 1.9}, "dataset_tokens_per_second": {"earnings22-10mins": 9.87, "librispeech-10mins": 9.53}, "average_wer": 28.82, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
44
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:34:42Z", "speed": 15.09, "tokens_per_second": 50.86, "dataset_speed": {"earnings22-10mins": 31.0, "librispeech-10mins": 9.98}, "dataset_tokens_per_second": {"earnings22-10mins": 95.47, "librispeech-10mins": 36.55}, "average_wer": 6.49, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
45
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T11:29:24Z", "speed": 4.85, "tokens_per_second": 17.91, "dataset_speed": {"earnings22-10mins": 8.96, "librispeech-10mins": 3.33}, "dataset_tokens_per_second": {"earnings22-10mins": 28.67, "librispeech-10mins": 13.93}, "average_wer": 7.35, "qoi": 0.65, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
46
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T14:33:37Z", "speed": 14.31, "tokens_per_second": 52.86, "dataset_speed": {"librispeech-10mins": 8.68, "earnings22-10mins": 40.96}, "dataset_tokens_per_second": {"librispeech-10mins": 31.45, "earnings22-10mins": 154.28}, "average_wer": 6.63, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
47
  {"model": "openai/whisper-small", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:35:46Z", "speed": 8.98, "tokens_per_second": 33.43, "dataset_speed": {"earnings22-10mins": 13.07, "librispeech-10mins": 6.84}, "dataset_tokens_per_second": {"earnings22-10mins": 42.41, "librispeech-10mins": 28.75}, "average_wer": 8.91, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
48
  {"model": "openai/whisper-small", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:07:15Z", "speed": 18.73, "tokens_per_second": 69.66, "dataset_speed": {"librispeech-10mins": 13.11, "earnings22-10mins": 32.9}, "dataset_tokens_per_second": {"librispeech-10mins": 55.01, "earnings22-10mins": 106.59}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
49
  {"model": "openai/whisper-base.en", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:39:34Z", "speed": 36.12, "tokens_per_second": 123.97, "dataset_speed": {"librispeech-10mins": 26.88, "earnings22-10mins": 55.15}, "dataset_tokens_per_second": {"librispeech-10mins": 101.84, "earnings22-10mins": 169.58}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
50
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T04:42:27Z", "speed": 2.51, "tokens_per_second": 9.92, "dataset_speed": {"librispeech-10mins": 2.09, "earnings22-10mins": 3.62}, "dataset_tokens_per_second": {"librispeech-10mins": 9.52, "earnings22-10mins": 10.97}, "average_wer": 22.61, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
51
  {"model": "openai/whisper-base", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:31:50Z", "speed": 60.42, "tokens_per_second": 222.67, "dataset_speed": {"librispeech-10mins": 41.65, "earnings22-10mins": 110.39}, "dataset_tokens_per_second": {"librispeech-10mins": 173.14, "earnings22-10mins": 354.52}, "average_wer": 12.63, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
52
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:19:02Z", "speed": 2.84, "tokens_per_second": 11.97, "dataset_speed": {"earnings22-10mins": 4.47, "librispeech-10mins": 2.44}, "dataset_tokens_per_second": {"earnings22-10mins": 14.53, "librispeech-10mins": 11.33}, "average_wer": 29.27, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
53
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:10:13Z", "speed": 10.11, "tokens_per_second": 37.47, "dataset_speed": {"earnings22-10mins": 25.11, "librispeech-10mins": 6.34}, "dataset_tokens_per_second": {"earnings22-10mins": 81.06, "librispeech-10mins": 26.51}, "average_wer": 6.8, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
54
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:44:59Z", "speed": 5.5, "tokens_per_second": 21.96, "dataset_speed": {"librispeech-10mins": 3.99, "earnings22-10mins": 8.86}, "dataset_tokens_per_second": {"librispeech-10mins": 16.57, "earnings22-10mins": 33.96}, "average_wer": 6.25, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
55
  {"model": "openai/whisper-small.en", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:34:39Z", "speed": 20.62, "tokens_per_second": 74.18, "dataset_speed": {"librispeech-10mins": 14.03, "earnings22-10mins": 39.0}, "dataset_tokens_per_second": {"librispeech-10mins": 53.8, "earnings22-10mins": 131.05}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
56
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T06:31:14Z", "speed": 2.89, "tokens_per_second": 9.97, "dataset_speed": {"librispeech-10mins": 2.3, "earnings22-10mins": 3.91}, "dataset_tokens_per_second": {"librispeech-10mins": 8.71, "earnings22-10mins": 12.12}, "average_wer": 7.21, "qoi": 0.61, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
57
  {"model": "openai/whisper-tiny", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:42:35Z", "speed": 53.44, "tokens_per_second": 217.74, "dataset_speed": {"librispeech-10mins": 35.43, "earnings22-10mins": 109.09}, "dataset_tokens_per_second": {"librispeech-10mins": 146.61, "earnings22-10mins": 437.63}, "average_wer": 16.64, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
58
  {"model": "openai/whisper-small.en", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:23:36Z", "speed": 15.13, "tokens_per_second": 57.62, "dataset_speed": {"earnings22-10mins": 16.34, "librispeech-10mins": 14.09}, "dataset_tokens_per_second": {"earnings22-10mins": 61.74, "librispeech-10mins": 54.07}, "average_wer": 8.11, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
59
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:22:16Z", "speed": 6.65, "tokens_per_second": 24.49, "dataset_speed": {"librispeech-10mins": 4.61, "earnings22-10mins": 11.97}, "dataset_tokens_per_second": {"librispeech-10mins": 19.15, "earnings22-10mins": 38.43}, "average_wer": 7.73, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
60
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T08:06:06Z", "speed": 8.81, "tokens_per_second": 30.78, "dataset_speed": {"librispeech-10mins": 6.45, "earnings22-10mins": 13.91}, "dataset_tokens_per_second": {"librispeech-10mins": 23.3, "earnings22-10mins": 46.98}, "average_wer": 6.28, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
61
  {"model": "openai/whisper-small.en", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:39:03Z", "speed": 22.72, "tokens_per_second": 82.18, "dataset_speed": {"earnings22-10mins": 31.14, "librispeech-10mins": 17.9}, "dataset_tokens_per_second": {"earnings22-10mins": 105.86, "librispeech-10mins": 68.62}, "average_wer": 8.15, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
62
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:58:03Z", "speed": 4.89, "tokens_per_second": 16.98, "dataset_speed": {"librispeech-10mins": 3.26, "earnings22-10mins": 11.72}, "dataset_tokens_per_second": {"librispeech-10mins": 12.41, "earnings22-10mins": 36.1}, "average_wer": 13.53, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -72,7 +83,10 @@
72
  {"model": "openai/whisper-large-v2", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:46:57Z", "speed": 3.43, "tokens_per_second": 12.96, "dataset_speed": {"librispeech-10mins": 2.24, "earnings22-10mins": 7.37}, "dataset_tokens_per_second": {"librispeech-10mins": 9.62, "earnings22-10mins": 24.02}, "average_wer": 6.56, "qoi": 0.64, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
73
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T04:37:40Z", "speed": 1.72, "tokens_per_second": 7.82, "dataset_speed": {"earnings22-10mins": 2.64, "librispeech-10mins": 1.45}, "dataset_tokens_per_second": {"earnings22-10mins": 8.23, "librispeech-10mins": 7.7}, "average_wer": 27.3, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
74
  {"model": "openai/whisper-base", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:29:12Z", "speed": 46.63, "tokens_per_second": 171.73, "dataset_speed": {"librispeech-10mins": 28.2, "earnings22-10mins": 135.55}, "dataset_tokens_per_second": {"librispeech-10mins": 117.07, "earnings22-10mins": 435.55}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
75
  {"model": "openai/whisper-small", "device": "iPhone 12 Pro Max", "os": "iOS 18.1", "timestamp": "2024-10-30T06:21:37Z", "speed": 6.78, "tokens_per_second": 25.27, "dataset_speed": {"librispeech-10mins": 5.14, "earnings22-10mins": 9.97}, "dataset_tokens_per_second": {"librispeech-10mins": 21.59, "earnings22-10mins": 32.41}, "average_wer": 9.11, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
76
  {"model": "openai/whisper-tiny", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:28:52Z", "speed": 71.34, "tokens_per_second": 290.2, "dataset_speed": {"librispeech-10mins": 45.57, "earnings22-10mins": 165.08}, "dataset_tokens_per_second": {"librispeech-10mins": 188.46, "earnings22-10mins": 660.33}, "average_wer": 16.67, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
77
  {"model": "openai/whisper-base.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:16:09Z", "speed": 51.43, "tokens_per_second": 175.74, "dataset_speed": {"librispeech-10mins": 33.26, "earnings22-10mins": 113.95}, "dataset_tokens_per_second": {"librispeech-10mins": 126.03, "earnings22-10mins": 346.77}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
78
  {"model": "openai/whisper-base", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:29:58Z", "speed": 61.94, "tokens_per_second": 228.47, "dataset_speed": {"earnings22-10mins": 173.45, "librispeech-10mins": 37.76}, "dataset_tokens_per_second": {"earnings22-10mins": 557.93, "librispeech-10mins": 157.05}, "average_wer": 12.63, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -88,8 +102,10 @@
88
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T14:36:25Z", "speed": 7.81, "tokens_per_second": 28.05, "dataset_speed": {"librispeech-10mins": 5.83, "earnings22-10mins": 11.87}, "dataset_tokens_per_second": {"librispeech-10mins": 21.13, "earnings22-10mins": 42.2}, "average_wer": 6.28, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
89
  {"model": "openai/whisper-base", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:30:07Z", "speed": 46.71, "tokens_per_second": 172.15, "dataset_speed": {"librispeech-10mins": 33.28, "earnings22-10mins": 78.55}, "dataset_tokens_per_second": {"librispeech-10mins": 138.4, "earnings22-10mins": 252.14}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
90
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:31:46Z", "speed": 3.61, "tokens_per_second": 12.44, "dataset_speed": {"librispeech-10mins": 3.14, "earnings22-10mins": 5.15}, "dataset_tokens_per_second": {"librispeech-10mins": 11.58, "earnings22-10mins": 15.24}, "average_wer": 27.82, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
91
  {"model": "openai/whisper-base.en", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:05:23Z", "speed": 45.25, "tokens_per_second": 155.11, "dataset_speed": {"earnings22-10mins": 70.51, "librispeech-10mins": 33.35}, "dataset_tokens_per_second": {"earnings22-10mins": 215.99, "librispeech-10mins": 126.43}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
92
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:51:15Z", "speed": 3.99, "tokens_per_second": 15.18, "dataset_speed": {"earnings22-10mins": 7.01, "librispeech-10mins": 2.79}, "dataset_tokens_per_second": {"earnings22-10mins": 24.23, "librispeech-10mins": 11.59}, "average_wer": 6.14, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
93
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T08:57:59Z", "speed": 2.69, "tokens_per_second": 9.42, "dataset_speed": {"librispeech-10mins": 2.44, "earnings22-10mins": 3.24}, "dataset_tokens_per_second": {"librispeech-10mins": 9.03, "earnings22-10mins": 10.28}, "average_wer": 23.2, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
94
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:51:50Z", "speed": 2.63, "tokens_per_second": 10.55, "dataset_speed": {"librispeech-10mins": 2.38, "earnings22-10mins": 3.71}, "dataset_tokens_per_second": {"librispeech-10mins": 10.25, "earnings22-10mins": 11.89}, "average_wer": 35.62, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
95
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:32:24Z", "speed": 9.73, "tokens_per_second": 38.99, "dataset_speed": {"earnings22-10mins": 18.93, "librispeech-10mins": 6.56}, "dataset_tokens_per_second": {"earnings22-10mins": 72.65, "librispeech-10mins": 27.38}, "average_wer": 6.09, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -101,12 +117,15 @@
101
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T10:03:17Z", "speed": 3.69, "tokens_per_second": 14.73, "dataset_speed": {"librispeech-10mins": 2.71, "earnings22-10mins": 5.91}, "dataset_tokens_per_second": {"librispeech-10mins": 13.29, "earnings22-10mins": 17.98}, "average_wer": 9.15, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
102
  {"model": "openai/whisper-tiny", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:57:08Z", "speed": 67.26, "tokens_per_second": 273.68, "dataset_speed": {"earnings22-10mins": 114.02, "librispeech-10mins": 47.76}, "dataset_tokens_per_second": {"earnings22-10mins": 456.82, "librispeech-10mins": 197.29}, "average_wer": 16.5, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
103
  {"model": "openai/whisper-base", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:04:01Z", "speed": 49.78, "tokens_per_second": 183.38, "dataset_speed": {"earnings22-10mins": 128.72, "librispeech-10mins": 30.9}, "dataset_tokens_per_second": {"earnings22-10mins": 413.18, "librispeech-10mins": 128.43}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
104
  {"model": "openai/whisper-large-v2/949MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T05:58:39Z", "speed": 1.99, "tokens_per_second": 8.37, "dataset_speed": {"earnings22-10mins": 2.7, "librispeech-10mins": 1.58}, "dataset_tokens_per_second": {"earnings22-10mins": 10.12, "librispeech-10mins": 7.34}, "average_wer": 7.7, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
105
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:17:01Z", "speed": 9.82, "tokens_per_second": 36.45, "dataset_speed": {"earnings22-10mins": 21.35, "librispeech-10mins": 6.39}, "dataset_tokens_per_second": {"earnings22-10mins": 69.41, "librispeech-10mins": 26.62}, "average_wer": 6.77, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
106
  {"model": "openai/whisper-tiny", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:25:25Z", "speed": 60.09, "tokens_per_second": 279.5, "dataset_speed": {"earnings22-10mins": 80.97, "librispeech-10mins": 47.82}, "dataset_tokens_per_second": {"earnings22-10mins": 418.9, "librispeech-10mins": 197.52}, "average_wer": 17.57, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
107
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T04:05:32Z", "speed": 3.15, "tokens_per_second": 11.07, "dataset_speed": {"librispeech-10mins": 2.78, "earnings22-10mins": 3.87}, "dataset_tokens_per_second": {"librispeech-10mins": 10.56, "earnings22-10mins": 12.03}, "average_wer": 18.57, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
108
  {"model": "openai/whisper-large-v2", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:29:27Z", "speed": 2.26, "tokens_per_second": 9.2, "dataset_speed": {"earnings22-10mins": 3.42, "librispeech-10mins": 2.01}, "dataset_tokens_per_second": {"earnings22-10mins": 11.71, "librispeech-10mins": 8.66}, "average_wer": 33.9, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
109
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T05:41:46Z", "speed": 8.31, "tokens_per_second": 30.83, "dataset_speed": {"librispeech-10mins": 5.73, "earnings22-10mins": 15.17}, "dataset_tokens_per_second": {"librispeech-10mins": 24.11, "earnings22-10mins": 48.7}, "average_wer": 7.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
110
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:57:57Z", "speed": 2.6, "tokens_per_second": 10.63, "dataset_speed": {"earnings22-10mins": 4.99, "librispeech-10mins": 2.09}, "dataset_tokens_per_second": {"earnings22-10mins": 14.95, "librispeech-10mins": 9.71}, "average_wer": 29.17, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
111
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T14:30:06Z", "speed": 3.88, "tokens_per_second": 16.22, "dataset_speed": {"librispeech-10mins": 2.87, "earnings22-10mins": 6.01}, "dataset_tokens_per_second": {"librispeech-10mins": 11.94, "earnings22-10mins": 25.23}, "average_wer": 6.04, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
112
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:44:20Z", "speed": 8.3, "tokens_per_second": 33.25, "dataset_speed": {"earnings22-10mins": 16.92, "librispeech-10mins": 5.51}, "dataset_tokens_per_second": {"earnings22-10mins": 64.89, "librispeech-10mins": 22.99}, "average_wer": 6.27, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -128,19 +147,25 @@
128
  {"model": "openai/whisper-small.en", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T03:03:36Z", "speed": 25.04, "tokens_per_second": 92.9, "dataset_speed": {"earnings22-10mins": 40.32, "librispeech-10mins": 18.18}, "dataset_tokens_per_second": {"earnings22-10mins": 144.22, "librispeech-10mins": 69.86}, "average_wer": 7.92, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
129
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:15:15Z", "speed": 2.34, "tokens_per_second": 10.11, "dataset_speed": {"librispeech-10mins": 1.99, "earnings22-10mins": 4.06}, "dataset_tokens_per_second": {"librispeech-10mins": 9.78, "earnings22-10mins": 11.77}, "average_wer": 32.83, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
130
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:50:43Z", "speed": 12.81, "tokens_per_second": 44.86, "dataset_speed": {"librispeech-10mins": 8.77, "earnings22-10mins": 23.81}, "dataset_tokens_per_second": {"librispeech-10mins": 31.79, "earnings22-10mins": 80.47}, "average_wer": 6.04, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
131
  {"model": "openai/whisper-base.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:34:09Z", "speed": 19.87, "tokens_per_second": 67.99, "dataset_speed": {"librispeech-10mins": 15.5, "earnings22-10mins": 27.73}, "dataset_tokens_per_second": {"librispeech-10mins": 58.79, "earnings22-10mins": 84.52}, "average_wer": 10.15, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
132
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:28:50Z", "speed": 3.44, "tokens_per_second": 12.97, "dataset_speed": {"earnings22-10mins": 4.79, "librispeech-10mins": 2.68}, "dataset_tokens_per_second": {"earnings22-10mins": 15.56, "librispeech-10mins": 11.53}, "average_wer": 6.56, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
133
  {"model": "openai/whisper-tiny.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:28:59Z", "speed": 27.18, "tokens_per_second": 98.6, "dataset_speed": {"librispeech-10mins": 18.9, "earnings22-10mins": 48.55}, "dataset_tokens_per_second": {"librispeech-10mins": 78.88, "earnings22-10mins": 149.45}, "average_wer": 14.7, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
134
  {"model": "openai/whisper-base", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:31:33Z", "speed": 19.15, "tokens_per_second": 70.34, "dataset_speed": {"librispeech-10mins": 14.79, "earnings22-10mins": 27.18}, "dataset_tokens_per_second": {"librispeech-10mins": 61.31, "earnings22-10mins": 87.01}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
135
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T11:08:17Z", "speed": 11.14, "tokens_per_second": 41.35, "dataset_speed": {"librispeech-10mins": 6.51, "earnings22-10mins": 38.99}, "dataset_tokens_per_second": {"librispeech-10mins": 27.14, "earnings22-10mins": 126.77}, "average_wer": 6.77, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
136
  {"model": "openai/whisper-base.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:05:35Z", "speed": 53.87, "tokens_per_second": 184.06, "dataset_speed": {"librispeech-10mins": 33.67, "earnings22-10mins": 135.54}, "dataset_tokens_per_second": {"librispeech-10mins": 127.56, "earnings22-10mins": 412.5}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
137
  {"model": "openai/whisper-tiny.en", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:43:34Z", "speed": 55.13, "tokens_per_second": 199.73, "dataset_speed": {"librispeech-10mins": 34.02, "earnings22-10mins": 146.27}, "dataset_tokens_per_second": {"librispeech-10mins": 141.48, "earnings22-10mins": 451.25}, "average_wer": 14.7, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
138
  {"model": "openai/whisper-small", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:36:04Z", "speed": 22.03, "tokens_per_second": 81.92, "dataset_speed": {"librispeech-10mins": 16.66, "earnings22-10mins": 32.55}, "dataset_tokens_per_second": {"librispeech-10mins": 69.92, "earnings22-10mins": 105.48}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
139
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T09:16:29Z", "speed": 5.64, "tokens_per_second": 23.04, "dataset_speed": {"librispeech-10mins": 4.15, "earnings22-10mins": 8.8}, "dataset_tokens_per_second": {"librispeech-10mins": 17.29, "earnings22-10mins": 35.29}, "average_wer": 6.11, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
140
  {"model": "openai/whisper-tiny.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:30:10Z", "speed": 44.97, "tokens_per_second": 154.8, "dataset_speed": {"librispeech-10mins": 30.34, "earnings22-10mins": 87.16}, "dataset_tokens_per_second": {"librispeech-10mins": 115.61, "earnings22-10mins": 267.88}, "average_wer": 14.62, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
141
  {"model": "openai/whisper-large-v3-v20240930/turbo", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T13:53:01Z", "speed": 2.44, "tokens_per_second": 9.23, "dataset_speed": {"earnings22-10mins": 2.44}, "dataset_tokens_per_second": {"earnings22-10mins": 9.23}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
142
  {"model": "openai/whisper-large-v3/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:21:18Z", "speed": 2.98, "tokens_per_second": 10.51, "dataset_speed": {"earnings22-10mins": 3.92, "librispeech-10mins": 2.72}, "dataset_tokens_per_second": {"earnings22-10mins": 12.11, "librispeech-10mins": 10.07}, "average_wer": 32.31, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
143
  {"model": "openai/whisper-small", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:35:41Z", "speed": 8.82, "tokens_per_second": 32.84, "dataset_speed": {"earnings22-10mins": 12.88, "librispeech-10mins": 6.71}, "dataset_tokens_per_second": {"earnings22-10mins": 41.79, "librispeech-10mins": 28.19}, "average_wer": 8.91, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
144
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T09:03:47Z", "speed": 2.28, "tokens_per_second": 7.88, "dataset_speed": {"librispeech-10mins": 1.85, "earnings22-10mins": 3.0}, "dataset_tokens_per_second": {"librispeech-10mins": 7.01, "earnings22-10mins": 9.29}, "average_wer": 7.21, "qoi": 0.61, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
145
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T14:24:29Z", "speed": 9.52, "tokens_per_second": 36.35, "dataset_speed": {"earnings22-10mins": 17.34, "librispeech-10mins": 6.57}, "dataset_tokens_per_second": {"earnings22-10mins": 59.97, "librispeech-10mins": 27.44}, "average_wer": 5.97, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
146
  {"model": "openai/whisper-small.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:09:44Z", "speed": 19.26, "tokens_per_second": 69.64, "dataset_speed": {"librispeech-10mins": 14.22, "earnings22-10mins": 29.93}, "dataset_tokens_per_second": {"librispeech-10mins": 54.63, "earnings22-10mins": 101.37}, "average_wer": 7.9, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -155,11 +180,14 @@
155
  {"model": "openai/whisper-large-v3-v20240930", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:33:24Z", "speed": 8.37, "tokens_per_second": 35.09, "dataset_speed": {"earnings22-10mins": 15.68, "librispeech-10mins": 5.71}, "dataset_tokens_per_second": {"earnings22-10mins": 66.53, "librispeech-10mins": 23.67}, "average_wer": 5.87, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
156
  {"model": "openai/whisper-small", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:35:21Z", "speed": 14.95, "tokens_per_second": 55.61, "dataset_speed": {"earnings22-10mins": 21.09, "librispeech-10mins": 11.59}, "dataset_tokens_per_second": {"earnings22-10mins": 68.34, "librispeech-10mins": 48.65}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
157
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:51:46Z", "speed": 4.6, "tokens_per_second": 15.84, "dataset_speed": {"earnings22-10mins": 6.33, "librispeech-10mins": 3.95}, "dataset_tokens_per_second": {"earnings22-10mins": 19.28, "librispeech-10mins": 14.55}, "average_wer": 24.15, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
158
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:21:15Z", "speed": 10.17, "tokens_per_second": 37.65, "dataset_speed": {"librispeech-10mins": 6.54, "earnings22-10mins": 22.93}, "dataset_tokens_per_second": {"librispeech-10mins": 27.44, "earnings22-10mins": 73.61}, "average_wer": 7.63, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
159
  {"model": "openai/whisper-large-v3", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:07:49Z", "speed": 2.22, "tokens_per_second": 8.76, "dataset_speed": {"librispeech-10mins": 2.03, "earnings22-10mins": 3.03}, "dataset_tokens_per_second": {"librispeech-10mins": 8.52, "earnings22-10mins": 9.79}, "average_wer": 34.31, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
160
  {"model": "openai/whisper-tiny.en", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:30:39Z", "speed": 33.12, "tokens_per_second": 114.01, "dataset_speed": {"librispeech-10mins": 24.04, "earnings22-10mins": 53.34}, "dataset_tokens_per_second": {"librispeech-10mins": 91.61, "earnings22-10mins": 163.92}, "average_wer": 14.57, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
161
  {"model": "openai/whisper-tiny.en", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:02:28Z", "speed": 7.2, "tokens_per_second": 26.01, "dataset_speed": {"librispeech-10mins": 5.0, "earnings22-10mins": 12.89}, "dataset_tokens_per_second": {"librispeech-10mins": 20.77, "earnings22-10mins": 39.58}, "average_wer": 14.46, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
162
  {"model": "openai/whisper-tiny.en", "device": "iPhone 12 Pro Max", "os": "iOS 18.1", "timestamp": "2024-10-30T06:12:44Z", "speed": 41.45, "tokens_per_second": 142.14, "dataset_speed": {"earnings22-10mins": 66.28, "librispeech-10mins": 30.19}, "dataset_tokens_per_second": {"earnings22-10mins": 203.69, "librispeech-10mins": 114.23}, "average_wer": 14.7, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
163
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:59:09Z", "speed": 1.71, "tokens_per_second": 7.65, "dataset_speed": {"librispeech-10mins": 1.48, "earnings22-10mins": 2.38}, "dataset_tokens_per_second": {"librispeech-10mins": 7.85, "earnings22-10mins": 7.05}, "average_wer": 29.44, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
164
  {"model": "openai/whisper-large-v3/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:02:00Z", "speed": 3.77, "tokens_per_second": 12.81, "dataset_speed": {"earnings22-10mins": 5.03, "librispeech-10mins": 3.01}, "dataset_tokens_per_second": {"earnings22-10mins": 15.56, "librispeech-10mins": 11.17}, "average_wer": 5.9, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
165
  {"model": "openai/whisper-tiny.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:12:27Z", "speed": 65.81, "tokens_per_second": 238.18, "dataset_speed": {"earnings22-10mins": 172.14, "librispeech-10mins": 40.75}, "dataset_tokens_per_second": {"earnings22-10mins": 529.91, "librispeech-10mins": 169.41}, "average_wer": 14.67, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -185,6 +213,7 @@
185
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:03:10Z", "speed": 1.82, "tokens_per_second": 6.57, "dataset_speed": {"earnings22-10mins": 2.28, "librispeech-10mins": 1.66}, "dataset_tokens_per_second": {"earnings22-10mins": 7.23, "librispeech-10mins": 6.33}, "average_wer": 29.48, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
186
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T09:23:26Z", "speed": 14.85, "tokens_per_second": 51.92, "dataset_speed": {"librispeech-10mins": 10.16, "earnings22-10mins": 27.7}, "dataset_tokens_per_second": {"librispeech-10mins": 36.72, "earnings22-10mins": 93.55}, "average_wer": 6.09, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
187
  {"model": "openai/whisper-tiny", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:26:42Z", "speed": 60.91, "tokens_per_second": 236.76, "dataset_speed": {"earnings22-10mins": 136.53, "librispeech-10mins": 39.26}, "dataset_tokens_per_second": {"earnings22-10mins": 496.97, "librispeech-10mins": 162.25}, "average_wer": 16.74, "qoi": 0.32, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
188
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:04:07Z", "speed": 4.12, "tokens_per_second": 14.16, "dataset_speed": {"librispeech-10mins": 3.33, "earnings22-10mins": 6.49}, "dataset_tokens_per_second": {"librispeech-10mins": 12.29, "earnings22-10mins": 19.78}, "average_wer": 21.71, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
189
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T08:24:39Z", "speed": 1.59, "tokens_per_second": 6.8, "dataset_speed": {"earnings22-10mins": 2.09, "librispeech-10mins": 1.29}, "dataset_tokens_per_second": {"earnings22-10mins": 8.11, "librispeech-10mins": 5.99}, "average_wer": 7.25, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
190
  {"model": "openai/whisper-small", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:06:49Z", "speed": 13.16, "tokens_per_second": 48.96, "dataset_speed": {"earnings22-10mins": 18.57, "librispeech-10mins": 10.2}, "dataset_tokens_per_second": {"earnings22-10mins": 60.16, "librispeech-10mins": 42.83}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -207,28 +236,36 @@
207
  {"model": "openai/whisper-base", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:32:22Z", "speed": 22.94, "tokens_per_second": 84.42, "dataset_speed": {"librispeech-10mins": 16.69, "earnings22-10mins": 36.76}, "dataset_tokens_per_second": {"librispeech-10mins": 69.24, "earnings22-10mins": 117.98}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
208
  {"model": "openai/whisper-base.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:33:18Z", "speed": 58.38, "tokens_per_second": 199.49, "dataset_speed": {"earnings22-10mins": 179.06, "librispeech-10mins": 34.94}, "dataset_tokens_per_second": {"earnings22-10mins": 544.93, "librispeech-10mins": 132.37}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
209
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T10:57:08Z", "speed": 2.32, "tokens_per_second": 7.86, "dataset_speed": {"earnings22-10mins": 3.0, "librispeech-10mins": 1.89}, "dataset_tokens_per_second": {"earnings22-10mins": 9.29, "librispeech-10mins": 6.97}, "average_wer": 6.25, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
210
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:42:38Z", "speed": 2.54, "tokens_per_second": 7.87, "dataset_speed": {"earnings22-10mins": 2.54}, "dataset_tokens_per_second": {"earnings22-10mins": 7.87}, "average_wer": 8.14, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
211
  {"model": "openai/whisper-base", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:31:39Z", "speed": 32.15, "tokens_per_second": 118.33, "dataset_speed": {"earnings22-10mins": 63.99, "librispeech-10mins": 21.5}, "dataset_tokens_per_second": {"earnings22-10mins": 205.4, "librispeech-10mins": 89.2}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
212
  {"model": "openai/whisper-tiny.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:30:19Z", "speed": 74.9, "tokens_per_second": 270.82, "dataset_speed": {"librispeech-10mins": 43.81, "earnings22-10mins": 260.54}, "dataset_tokens_per_second": {"librispeech-10mins": 182.01, "earnings22-10mins": 801.16}, "average_wer": 14.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
213
  {"model": "openai/whisper-tiny", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T02:57:06Z", "speed": 74.47, "tokens_per_second": 304.08, "dataset_speed": {"earnings22-10mins": 125.13, "librispeech-10mins": 53.08}, "dataset_tokens_per_second": {"earnings22-10mins": 504.49, "librispeech-10mins": 219.43}, "average_wer": 16.85, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
214
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T11:53:29Z", "speed": 17.76, "tokens_per_second": 59.48, "dataset_speed": {"librispeech-10mins": 10.36, "earnings22-10mins": 63.08}, "dataset_tokens_per_second": {"librispeech-10mins": 37.55, "earnings22-10mins": 193.65}, "average_wer": 8.01, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
215
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:04:19Z", "speed": 11.49, "tokens_per_second": 42.31, "dataset_speed": {"earnings22-10mins": 19.6, "librispeech-10mins": 8.14}, "dataset_tokens_per_second": {"earnings22-10mins": 73.3, "librispeech-10mins": 29.5}, "average_wer": 6.32, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
216
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:41:57Z", "speed": 4.04, "tokens_per_second": 15.27, "dataset_speed": {"librispeech-10mins": 2.62, "earnings22-10mins": 8.97}, "dataset_tokens_per_second": {"librispeech-10mins": 11.25, "earnings22-10mins": 29.12}, "average_wer": 6.56, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
217
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:40:41Z", "speed": 6.88, "tokens_per_second": 25.38, "dataset_speed": {"librispeech-10mins": 4.75, "earnings22-10mins": 12.53}, "dataset_tokens_per_second": {"librispeech-10mins": 19.79, "earnings22-10mins": 40.22}, "average_wer": 7.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
218
  {"model": "openai/whisper-tiny.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:30:12Z", "speed": 33.4, "tokens_per_second": 115.0, "dataset_speed": {"earnings22-10mins": 53.86, "librispeech-10mins": 24.24}, "dataset_tokens_per_second": {"earnings22-10mins": 165.52, "librispeech-10mins": 92.36}, "average_wer": 14.67, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
219
  {"model": "openai/whisper-base.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:34:12Z", "speed": 24.63, "tokens_per_second": 84.39, "dataset_speed": {"librispeech-10mins": 18.09, "earnings22-10mins": 38.65}, "dataset_tokens_per_second": {"librispeech-10mins": 68.55, "earnings22-10mins": 118.39}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
220
  {"model": "openai/whisper-tiny.en", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T02:58:13Z", "speed": 84.12, "tokens_per_second": 305.03, "dataset_speed": {"librispeech-10mins": 48.65, "earnings22-10mins": 314.25}, "dataset_tokens_per_second": {"librispeech-10mins": 203.01, "earnings22-10mins": 966.84}, "average_wer": 14.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
221
  {"model": "openai/whisper-base", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:59:16Z", "speed": 46.28, "tokens_per_second": 170.58, "dataset_speed": {"librispeech-10mins": 32.69, "earnings22-10mins": 79.45}, "dataset_tokens_per_second": {"librispeech-10mins": 135.97, "earnings22-10mins": 255.04}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
222
  {"model": "openai/whisper-base.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:34:00Z", "speed": 34.22, "tokens_per_second": 117.26, "dataset_speed": {"librispeech-10mins": 23.13, "earnings22-10mins": 65.94}, "dataset_tokens_per_second": {"librispeech-10mins": 87.65, "earnings22-10mins": 202.0}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
223
  {"model": "openai/whisper-base.en", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:33:41Z", "speed": 64.55, "tokens_per_second": 221.43, "dataset_speed": {"librispeech-10mins": 44.9, "earnings22-10mins": 115.16}, "dataset_tokens_per_second": {"librispeech-10mins": 170.13, "earnings22-10mins": 353.53}, "average_wer": 9.87, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
224
  {"model": "openai/whisper-tiny.en", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:58:00Z", "speed": 74.81, "tokens_per_second": 256.69, "dataset_speed": {"earnings22-10mins": 146.24, "librispeech-10mins": 50.33}, "dataset_tokens_per_second": {"earnings22-10mins": 449.68, "librispeech-10mins": 190.55}, "average_wer": 14.6, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
225
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:47:31Z", "speed": 7.96, "tokens_per_second": 26.7, "dataset_speed": {"librispeech-10mins": 5.47, "earnings22-10mins": 14.72}, "dataset_tokens_per_second": {"librispeech-10mins": 19.85, "earnings22-10mins": 45.22}, "average_wer": 7.94, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
226
- {"model": "openai/whisper-small.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:23:12Z", "speed": 14.04, "tokens_per_second": 53.95, "dataset_speed": {"librispeech-10mins": 14.04}, "dataset_tokens_per_second": {"librispeech-10mins": 53.95}, "average_wer": 7.1, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
227
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:44:44Z", "speed": 14.15, "tokens_per_second": 47.87, "dataset_speed": {"librispeech-10mins": 9.37, "earnings22-10mins": 29.04}, "dataset_tokens_per_second": {"librispeech-10mins": 34.42, "earnings22-10mins": 89.73}, "average_wer": 6.63, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
228
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T09:05:16Z", "speed": 6.78, "tokens_per_second": 24.98, "dataset_speed": {"librispeech-10mins": 4.63, "earnings22-10mins": 12.68}, "dataset_tokens_per_second": {"librispeech-10mins": 19.26, "earnings22-10mins": 40.7}, "average_wer": 7.73, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
229
  {"model": "openai/whisper-base", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T02:58:55Z", "speed": 50.46, "tokens_per_second": 185.99, "dataset_speed": {"earnings22-10mins": 83.83, "librispeech-10mins": 36.14}, "dataset_tokens_per_second": {"earnings22-10mins": 269.24, "librispeech-10mins": 150.25}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
230
  {"model": "distil-whisper/distil-large-v3", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:18:10Z", "speed": 1.64, "tokens_per_second": 6.09, "dataset_speed": {"librispeech-10mins": 1.07, "earnings22-10mins": 3.53}, "dataset_tokens_per_second": {"librispeech-10mins": 4.47, "earnings22-10mins": 11.45}, "average_wer": 6.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
231
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:10:18Z", "speed": 1.89, "tokens_per_second": 8.85, "dataset_speed": {"earnings22-10mins": 2.84, "librispeech-10mins": 1.59}, "dataset_tokens_per_second": {"earnings22-10mins": 8.4, "librispeech-10mins": 8.99}, "average_wer": 26.13, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
 
 
232
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T11:29:21Z", "speed": 4.8, "tokens_per_second": 17.77, "dataset_speed": {"earnings22-10mins": 8.77, "librispeech-10mins": 3.31}, "dataset_tokens_per_second": {"earnings22-10mins": 28.04, "librispeech-10mins": 13.92}, "average_wer": 7.35, "qoi": 0.65, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
233
  {"model": "openai/whisper-tiny.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:03:21Z", "speed": 70.26, "tokens_per_second": 253.99, "dataset_speed": {"librispeech-10mins": 40.96, "earnings22-10mins": 249.59}, "dataset_tokens_per_second": {"librispeech-10mins": 170.08, "earnings22-10mins": 767.48}, "average_wer": 14.7, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
234
  {"model": "openai/whisper-small.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T17:09:33Z", "speed": 21.63, "tokens_per_second": 78.38, "dataset_speed": {"earnings22-10mins": 48.7, "librispeech-10mins": 13.92}, "dataset_tokens_per_second": {"earnings22-10mins": 165.83, "librispeech-10mins": 53.49}, "average_wer": 8.32, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -237,18 +274,23 @@
237
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T07:26:56Z", "speed": 2.48, "tokens_per_second": 10.85, "dataset_speed": {"librispeech-10mins": 1.99, "earnings22-10mins": 4.8}, "dataset_tokens_per_second": {"librispeech-10mins": 9.76, "earnings22-10mins": 15.98}, "average_wer": 26.68, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
238
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:14:31Z", "speed": 7.3, "tokens_per_second": 27.01, "dataset_speed": {"earnings22-10mins": 15.72, "librispeech-10mins": 4.76}, "dataset_tokens_per_second": {"earnings22-10mins": 50.43, "librispeech-10mins": 19.95}, "average_wer": 7.63, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
239
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:47:22Z", "speed": 1.14, "tokens_per_second": 5.81, "dataset_speed": {"earnings22-10mins": 1.14, "librispeech-10mins": 1.14}, "dataset_tokens_per_second": {"earnings22-10mins": 6.14, "librispeech-10mins": 5.7}, "average_wer": 34.9, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
240
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T05:12:48Z", "speed": 2.64, "tokens_per_second": 9.21, "dataset_speed": {"librispeech-10mins": 2.37, "earnings22-10mins": 3.25}, "dataset_tokens_per_second": {"librispeech-10mins": 8.75, "earnings22-10mins": 10.23}, "average_wer": 21.99, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
241
  {"model": "openai/whisper-base.en", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:16:51Z", "speed": 5.25, "tokens_per_second": 12.27, "dataset_speed": {"librispeech-10mins": 5.28, "earnings22-10mins": 5.22}, "dataset_tokens_per_second": {"librispeech-10mins": 2.5, "earnings22-10mins": 21.98}, "average_wer": 96.03, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
242
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:49:32Z", "speed": 8.71, "tokens_per_second": 30.45, "dataset_speed": {"earnings22-10mins": 13.56, "librispeech-10mins": 6.42}, "dataset_tokens_per_second": {"earnings22-10mins": 45.93, "librispeech-10mins": 23.15}, "average_wer": 6.08, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
243
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:47:08Z", "speed": 10.92, "tokens_per_second": 36.61, "dataset_speed": {"earnings22-10mins": 18.62, "librispeech-10mins": 7.74}, "dataset_tokens_per_second": {"earnings22-10mins": 57.19, "librispeech-10mins": 28.09}, "average_wer": 8.01, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
244
  {"model": "openai/whisper-tiny", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:29:14Z", "speed": 32.22, "tokens_per_second": 125.36, "dataset_speed": {"librispeech-10mins": 24.09, "earnings22-10mins": 48.76}, "dataset_tokens_per_second": {"librispeech-10mins": 99.59, "earnings22-10mins": 177.71}, "average_wer": 16.6, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
245
  {"model": "openai/whisper-small.en", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:44:52Z", "speed": 10.9, "tokens_per_second": 39.45, "dataset_speed": {"librispeech-10mins": 9.31, "earnings22-10mins": 13.16}, "dataset_tokens_per_second": {"librispeech-10mins": 35.73, "earnings22-10mins": 44.74}, "average_wer": 7.97, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
246
  {"model": "openai/whisper-base", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:14:20Z", "speed": 49.92, "tokens_per_second": 183.99, "dataset_speed": {"librispeech-10mins": 36.15, "earnings22-10mins": 80.88}, "dataset_tokens_per_second": {"librispeech-10mins": 150.27, "earnings22-10mins": 259.76}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
247
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:35:22Z", "speed": 3.9, "tokens_per_second": 14.02, "dataset_speed": {"earnings22-10mins": 5.52, "librispeech-10mins": 3.38}, "dataset_tokens_per_second": {"earnings22-10mins": 17.68, "librispeech-10mins": 12.84}, "average_wer": 27.72, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
248
  {"model": "openai/whisper-small", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:35:01Z", "speed": 21.73, "tokens_per_second": 80.8, "dataset_speed": {"earnings22-10mins": 61.76, "librispeech-10mins": 13.2}, "dataset_tokens_per_second": {"earnings22-10mins": 200.1, "librispeech-10mins": 55.4}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
249
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T06:06:25Z", "speed": 10.32, "tokens_per_second": 34.61, "dataset_speed": {"earnings22-10mins": 16.66, "librispeech-10mins": 7.49}, "dataset_tokens_per_second": {"earnings22-10mins": 51.2, "librispeech-10mins": 27.19}, "average_wer": 7.97, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
250
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T06:35:24Z", "speed": 5.36, "tokens_per_second": 23.39, "dataset_speed": {"librispeech-10mins": 3.96, "earnings22-10mins": 8.3}, "dataset_tokens_per_second": {"librispeech-10mins": 16.46, "earnings22-10mins": 37.99}, "average_wer": 6.25, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
251
  {"model": "openai/whisper-base.en", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:00:19Z", "speed": 48.25, "tokens_per_second": 183.79, "dataset_speed": {"librispeech-10mins": 39.19, "earnings22-10mins": 62.83}, "dataset_tokens_per_second": {"librispeech-10mins": 148.42, "earnings22-10mins": 240.74}, "average_wer": 10.18, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
252
  {"model": "openai/whisper-small", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:18:21Z", "speed": 18.04, "tokens_per_second": 67.22, "dataset_speed": {"librispeech-10mins": 12.81, "earnings22-10mins": 30.58}, "dataset_tokens_per_second": {"librispeech-10mins": 53.77, "earnings22-10mins": 99.47}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
253
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T10:53:54Z", "speed": 4.95, "tokens_per_second": 16.85, "dataset_speed": {"earnings22-10mins": 11.4, "librispeech-10mins": 3.33}, "dataset_tokens_per_second": {"earnings22-10mins": 35.1, "librispeech-10mins": 12.28}, "average_wer": 12.08, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
254
  {"model": "openai/whisper-base", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:08:08Z", "speed": 3.3, "tokens_per_second": 18.0, "dataset_speed": {"librispeech-10mins": 4.14, "earnings22-10mins": 2.74}, "dataset_tokens_per_second": {"librispeech-10mins": 6.85, "earnings22-10mins": 25.39}, "average_wer": 100.0, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -256,8 +298,10 @@
256
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:53:52Z", "speed": 2.03, "tokens_per_second": 8.67, "dataset_speed": {"earnings22-10mins": 3.19, "librispeech-10mins": 1.81}, "dataset_tokens_per_second": {"earnings22-10mins": 9.91, "librispeech-10mins": 8.44}, "average_wer": 36.38, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
257
  {"model": "openai/whisper-large-v3", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T06:38:34Z", "speed": 2.75, "tokens_per_second": 10.44, "dataset_speed": {"librispeech-10mins": 2.23, "earnings22-10mins": 5.06}, "dataset_tokens_per_second": {"librispeech-10mins": 9.35, "earnings22-10mins": 15.29}, "average_wer": 28.93, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
258
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T05:08:02Z", "speed": 3.52, "tokens_per_second": 11.93, "dataset_speed": {"earnings22-10mins": 4.44, "librispeech-10mins": 3.01}, "dataset_tokens_per_second": {"earnings22-10mins": 13.42, "librispeech-10mins": 11.11}, "average_wer": 15.36, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
259
  {"model": "openai/whisper-base.en", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:34:11Z", "speed": 24.44, "tokens_per_second": 83.77, "dataset_speed": {"librispeech-10mins": 18.0, "earnings22-10mins": 38.16}, "dataset_tokens_per_second": {"librispeech-10mins": 68.2, "earnings22-10mins": 116.91}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
260
  {"model": "openai/whisper-tiny", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:28:52Z", "speed": 87.84, "tokens_per_second": 356.81, "dataset_speed": {"librispeech-10mins": 60.15, "earnings22-10mins": 163.32}, "dataset_tokens_per_second": {"librispeech-10mins": 248.68, "earnings22-10mins": 651.63}, "average_wer": 16.43, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
261
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T09:59:53Z", "speed": 1.45, "tokens_per_second": 6.86, "dataset_speed": {"earnings22-10mins": 2.59, "librispeech-10mins": 1.01}, "dataset_tokens_per_second": {"earnings22-10mins": 8.01, "librispeech-10mins": 6.41}, "average_wer": 15.05, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
262
  {"model": "openai/whisper-small.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:39:23Z", "speed": 9.03, "tokens_per_second": 32.61, "dataset_speed": {"earnings22-10mins": 11.89, "librispeech-10mins": 7.29}, "dataset_tokens_per_second": {"earnings22-10mins": 40.26, "librispeech-10mins": 27.93}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
263
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T14:26:15Z", "speed": 3.92, "tokens_per_second": 15.63, "dataset_speed": {"earnings22-10mins": 6.41, "librispeech-10mins": 2.83}, "dataset_tokens_per_second": {"earnings22-10mins": 24.47, "librispeech-10mins": 11.76}, "average_wer": 6.08, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -266,6 +310,7 @@
266
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T14:37:54Z", "speed": 10.21, "tokens_per_second": 34.5, "dataset_speed": {"earnings22-10mins": 10.21}, "dataset_tokens_per_second": {"earnings22-10mins": 34.5}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
267
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T14:37:57Z", "speed": 9.15, "tokens_per_second": 34.26, "dataset_speed": {"earnings22-10mins": 9.15}, "dataset_tokens_per_second": {"earnings22-10mins": 34.26}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
268
  {"model": "openai/whisper-large-v3-v20240930/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:40:01Z", "speed": 12.85, "tokens_per_second": 42.4, "dataset_speed": {"librispeech-10mins": 8.71, "earnings22-10mins": 24.59}, "dataset_tokens_per_second": {"librispeech-10mins": 30.93, "earnings22-10mins": 74.92}, "average_wer": 6.14, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
269
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T05:56:58Z", "speed": 1.38, "tokens_per_second": 4.25, "dataset_speed": {"earnings22-10mins": 1.38}, "dataset_tokens_per_second": {"earnings22-10mins": 4.25}, "average_wer": 8.28, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
270
  {"model": "openai/whisper-base.en", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:16:15Z", "speed": 47.66, "tokens_per_second": 181.2, "dataset_speed": {"librispeech-10mins": 39.17, "earnings22-10mins": 60.92}, "dataset_tokens_per_second": {"librispeech-10mins": 148.35, "earnings22-10mins": 232.51}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
271
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:25:58Z", "speed": 15.18, "tokens_per_second": 51.2, "dataset_speed": {"earnings22-10mins": 32.36, "librispeech-10mins": 9.93}, "dataset_tokens_per_second": {"earnings22-10mins": 99.89, "librispeech-10mins": 36.32}, "average_wer": 6.77, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
@@ -274,6 +319,7 @@
274
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:41:28Z", "speed": 4.75, "tokens_per_second": 17.58, "dataset_speed": {"librispeech-10mins": 3.17, "earnings22-10mins": 9.53}, "dataset_tokens_per_second": {"librispeech-10mins": 13.28, "earnings22-10mins": 30.58}, "average_wer": 7.66, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
275
  {"model": "openai/whisper-small.en", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:04:27Z", "speed": 17.4, "tokens_per_second": 62.94, "dataset_speed": {"librispeech-10mins": 14.83, "earnings22-10mins": 21.05}, "dataset_tokens_per_second": {"librispeech-10mins": 56.91, "earnings22-10mins": 71.54}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
276
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T11:45:28Z", "speed": 1.58, "tokens_per_second": 4.83, "dataset_speed": {"earnings22-10mins": 1.58}, "dataset_tokens_per_second": {"earnings22-10mins": 4.83}, "average_wer": 8.28, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
277
  {"model": "openai/whisper-small.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T08:02:10Z", "speed": 3.52, "tokens_per_second": 12.06, "dataset_speed": {"earnings22-10mins": 3.52}, "dataset_tokens_per_second": {"earnings22-10mins": 12.06}, "average_wer": 10.76, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
278
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-29T18:27:45Z", "speed": 15.02, "tokens_per_second": 50.67, "dataset_speed": {"earnings22-10mins": 31.79, "librispeech-10mins": 9.85}, "dataset_tokens_per_second": {"earnings22-10mins": 98.06, "librispeech-10mins": 36.05}, "average_wer": 6.52, "qoi": 0.69, "commit_hash": "9f493bc", "commit_timestamp": "2024-10-29T101123"}
279
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-29T18:11:02Z", "speed": 2.94, "tokens_per_second": 11.75, "dataset_speed": {"librispeech-10mins": 1.96, "earnings22-10mins": 5.9}, "dataset_tokens_per_second": {"librispeech-10mins": 9.65, "earnings22-10mins": 18.1}, "average_wer": 7.84, "qoi": 0.69, "commit_hash": "9f493bc", "commit_timestamp": "2024-10-29T101123"}
 
1
+ {"model": "openai/whisper-small", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:11:13Z", "speed": 17.01, "tokens_per_second": 63.41, "dataset_speed": {"earnings22-10mins": 23.78, "librispeech-10mins": 13.26}, "dataset_tokens_per_second": {"earnings22-10mins": 77.37, "librispeech-10mins": 55.66}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
2
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T08:30:14Z", "speed": 2.73, "tokens_per_second": 9.56, "dataset_speed": {"librispeech-10mins": 2.43, "earnings22-10mins": 3.36}, "dataset_tokens_per_second": {"librispeech-10mins": 9.23, "earnings22-10mins": 10.24}, "average_wer": 21.71, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
3
  {"model": "openai/whisper-small.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T05:34:19Z", "speed": 13.29, "tokens_per_second": 48.06, "dataset_speed": {"librispeech-10mins": 10.54, "earnings22-10mins": 18.03}, "dataset_tokens_per_second": {"librispeech-10mins": 40.39, "earnings22-10mins": 61.23}, "average_wer": 8.04, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
4
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:41:37Z", "speed": 2.39, "tokens_per_second": 9.94, "dataset_speed": {"librispeech-10mins": 2.04, "earnings22-10mins": 4.07}, "dataset_tokens_per_second": {"librispeech-10mins": 9.51, "earnings22-10mins": 12.01}, "average_wer": 32.59, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
5
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T09:19:06Z", "speed": 13.55, "tokens_per_second": 47.43, "dataset_speed": {"librispeech-10mins": 8.95, "earnings22-10mins": 28.01}, "dataset_tokens_per_second": {"librispeech-10mins": 32.43, "earnings22-10mins": 94.58}, "average_wer": 6.25, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
6
+ {"model": "openai/whisper-tiny.en", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:07:18Z", "speed": 83.51, "tokens_per_second": 302.78, "dataset_speed": {"librispeech-10mins": 49.32, "earnings22-10mins": 274.75}, "dataset_tokens_per_second": {"librispeech-10mins": 205.79, "earnings22-10mins": 845.31}, "average_wer": 14.64, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
7
+ {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:48:57Z", "speed": 2.9, "tokens_per_second": 10.29, "dataset_speed": {"earnings22-10mins": 3.56, "librispeech-10mins": 2.57}, "dataset_tokens_per_second": {"earnings22-10mins": 11.32, "librispeech-10mins": 9.78}, "average_wer": 20.57, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
8
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T06:09:33Z", "speed": 3.41, "tokens_per_second": 13.5, "dataset_speed": {"earnings22-10mins": 5.34, "librispeech-10mins": 2.89}, "dataset_tokens_per_second": {"earnings22-10mins": 17.52, "librispeech-10mins": 12.41}, "average_wer": 29.31, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
9
  {"model": "openai/whisper-tiny", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:28:42Z", "speed": 43.81, "tokens_per_second": 170.39, "dataset_speed": {"librispeech-10mins": 31.29, "earnings22-10mins": 73.25}, "dataset_tokens_per_second": {"librispeech-10mins": 129.35, "earnings22-10mins": 266.88}, "average_wer": 16.64, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
10
  {"model": "openai/whisper-base", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:04:09Z", "speed": 46.2, "tokens_per_second": 170.28, "dataset_speed": {"earnings22-10mins": 79.42, "librispeech-10mins": 32.62}, "dataset_tokens_per_second": {"earnings22-10mins": 254.95, "librispeech-10mins": 135.66}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
19
  {"model": "openai/whisper-large-v3-v20240930", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:10:44Z", "speed": 9.81, "tokens_per_second": 38.31, "dataset_speed": {"librispeech-10mins": 6.57, "earnings22-10mins": 19.44}, "dataset_tokens_per_second": {"librispeech-10mins": 27.13, "earnings22-10mins": 71.56}, "average_wer": 5.95, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
20
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T08:56:19Z", "speed": 4.93, "tokens_per_second": 17.01, "dataset_speed": {"earnings22-10mins": 6.61, "librispeech-10mins": 3.94}, "dataset_tokens_per_second": {"earnings22-10mins": 20.43, "librispeech-10mins": 14.98}, "average_wer": 7.21, "qoi": 0.59, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
21
  {"model": "openai/whisper-large-v2", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:05:30Z", "speed": 3.15, "tokens_per_second": 12.64, "dataset_speed": {"earnings22-10mins": 4.26, "librispeech-10mins": 2.81}, "dataset_tokens_per_second": {"earnings22-10mins": 14.44, "librispeech-10mins": 12.09}, "average_wer": 29.2, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
22
+ {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:34:56Z", "speed": 2.02, "tokens_per_second": 9.36, "dataset_speed": {"librispeech-10mins": 1.95, "earnings22-10mins": 2.18}, "dataset_tokens_per_second": {"librispeech-10mins": 9.05, "earnings22-10mins": 10.0}, "average_wer": 26.58, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
23
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T10:22:40Z", "speed": 1.14, "tokens_per_second": 5.06, "dataset_speed": {"earnings22-10mins": 3.19, "librispeech-10mins": 0.69}, "dataset_tokens_per_second": {"earnings22-10mins": 9.87, "librispeech-10mins": 4.03}, "average_wer": 11.06, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
24
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T03:42:57Z", "speed": 4.1, "tokens_per_second": 16.11, "dataset_speed": {"earnings22-10mins": 6.02, "librispeech-10mins": 3.47}, "dataset_tokens_per_second": {"earnings22-10mins": 19.74, "librispeech-10mins": 14.92}, "average_wer": 25.39, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
25
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:14:32Z", "speed": 2.92, "tokens_per_second": 13.51, "dataset_speed": {"librispeech-10mins": 2.72, "earnings22-10mins": 3.56}, "dataset_tokens_per_second": {"librispeech-10mins": 12.66, "earnings22-10mins": 16.3}, "average_wer": 33.17, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
33
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T06:39:22Z", "speed": 9.85, "tokens_per_second": 38.05, "dataset_speed": {"earnings22-10mins": 14.66, "librispeech-10mins": 7.43}, "dataset_tokens_per_second": {"earnings22-10mins": 60.35, "librispeech-10mins": 26.8}, "average_wer": 6.49, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
34
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:28:06Z", "speed": 3.62, "tokens_per_second": 14.27, "dataset_speed": {"librispeech-10mins": 2.39, "earnings22-10mins": 10.14}, "dataset_tokens_per_second": {"librispeech-10mins": 11.12, "earnings22-10mins": 30.95}, "average_wer": 16.47, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
35
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T08:49:06Z", "speed": 10.2, "tokens_per_second": 34.03, "dataset_speed": {"librispeech-10mins": 7.17, "earnings22-10mins": 17.75}, "dataset_tokens_per_second": {"librispeech-10mins": 25.71, "earnings22-10mins": 54.7}, "average_wer": 8.11, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
36
+ {"model": "distil-whisper/distil-large-v3", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:39:36Z", "speed": 10.71, "tokens_per_second": 39.72, "dataset_speed": {"librispeech-10mins": 6.96, "earnings22-10mins": 23.37}, "dataset_tokens_per_second": {"librispeech-10mins": 28.99, "earnings22-10mins": 75.88}, "average_wer": 6.63, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
37
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T10:04:02Z", "speed": 3.12, "tokens_per_second": 14.16, "dataset_speed": {"librispeech-10mins": 2.04, "earnings22-10mins": 9.63}, "dataset_tokens_per_second": {"librispeech-10mins": 11.5, "earnings22-10mins": 30.18}, "average_wer": 15.77, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
38
+ {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T17:18:26Z", "speed": 6.57, "tokens_per_second": 26.29, "dataset_speed": {"librispeech-10mins": 4.75, "earnings22-10mins": 10.68}, "dataset_tokens_per_second": {"librispeech-10mins": 19.78, "earnings22-10mins": 40.98}, "average_wer": 6.39, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
39
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T04:02:08Z", "speed": 2.6, "tokens_per_second": 9.24, "dataset_speed": {"earnings22-10mins": 3.26, "librispeech-10mins": 2.31}, "dataset_tokens_per_second": {"earnings22-10mins": 10.27, "librispeech-10mins": 8.79}, "average_wer": 22.85, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
40
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:30:39Z", "speed": 11.08, "tokens_per_second": 40.85, "dataset_speed": {"librispeech-10mins": 7.43, "earnings22-10mins": 21.85}, "dataset_tokens_per_second": {"librispeech-10mins": 30.94, "earnings22-10mins": 70.09}, "average_wer": 7.56, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
41
  {"model": "openai/whisper-base.en", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T03:00:20Z", "speed": 49.42, "tokens_per_second": 169.41, "dataset_speed": {"librispeech-10mins": 35.29, "earnings22-10mins": 82.67}, "dataset_tokens_per_second": {"librispeech-10mins": 133.77, "earnings22-10mins": 253.24}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
49
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:31:41Z", "speed": 2.05, "tokens_per_second": 9.62, "dataset_speed": {"earnings22-10mins": 2.45, "librispeech-10mins": 1.9}, "dataset_tokens_per_second": {"earnings22-10mins": 9.87, "librispeech-10mins": 9.53}, "average_wer": 28.82, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
50
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:34:42Z", "speed": 15.09, "tokens_per_second": 50.86, "dataset_speed": {"earnings22-10mins": 31.0, "librispeech-10mins": 9.98}, "dataset_tokens_per_second": {"earnings22-10mins": 95.47, "librispeech-10mins": 36.55}, "average_wer": 6.49, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
51
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T11:29:24Z", "speed": 4.85, "tokens_per_second": 17.91, "dataset_speed": {"earnings22-10mins": 8.96, "librispeech-10mins": 3.33}, "dataset_tokens_per_second": {"earnings22-10mins": 28.67, "librispeech-10mins": 13.93}, "average_wer": 7.35, "qoi": 0.65, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
52
+ {"model": "openai/whisper-small", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:13:23Z", "speed": 14.01, "tokens_per_second": 52.19, "dataset_speed": {"librispeech-10mins": 10.38, "earnings22-10mins": 21.58}, "dataset_tokens_per_second": {"librispeech-10mins": 43.57, "earnings22-10mins": 70.2}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
53
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T14:33:37Z", "speed": 14.31, "tokens_per_second": 52.86, "dataset_speed": {"librispeech-10mins": 8.68, "earnings22-10mins": 40.96}, "dataset_tokens_per_second": {"librispeech-10mins": 31.45, "earnings22-10mins": 154.28}, "average_wer": 6.63, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
54
  {"model": "openai/whisper-small", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:35:46Z", "speed": 8.98, "tokens_per_second": 33.43, "dataset_speed": {"earnings22-10mins": 13.07, "librispeech-10mins": 6.84}, "dataset_tokens_per_second": {"earnings22-10mins": 42.41, "librispeech-10mins": 28.75}, "average_wer": 8.91, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
55
  {"model": "openai/whisper-small", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:07:15Z", "speed": 18.73, "tokens_per_second": 69.66, "dataset_speed": {"librispeech-10mins": 13.11, "earnings22-10mins": 32.9}, "dataset_tokens_per_second": {"librispeech-10mins": 55.01, "earnings22-10mins": 106.59}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
56
  {"model": "openai/whisper-base.en", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:39:34Z", "speed": 36.12, "tokens_per_second": 123.97, "dataset_speed": {"librispeech-10mins": 26.88, "earnings22-10mins": 55.15}, "dataset_tokens_per_second": {"librispeech-10mins": 101.84, "earnings22-10mins": 169.58}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
57
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T04:42:27Z", "speed": 2.51, "tokens_per_second": 9.92, "dataset_speed": {"librispeech-10mins": 2.09, "earnings22-10mins": 3.62}, "dataset_tokens_per_second": {"librispeech-10mins": 9.52, "earnings22-10mins": 10.97}, "average_wer": 22.61, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
58
+ {"model": "openai/whisper-large-v2/949MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:35:13Z", "speed": 3.03, "tokens_per_second": 13.12, "dataset_speed": {"librispeech-10mins": 2.59, "earnings22-10mins": 4.44}, "dataset_tokens_per_second": {"librispeech-10mins": 12.07, "earnings22-10mins": 16.53}, "average_wer": 27.51, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
59
  {"model": "openai/whisper-base", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:31:50Z", "speed": 60.42, "tokens_per_second": 222.67, "dataset_speed": {"librispeech-10mins": 41.65, "earnings22-10mins": 110.39}, "dataset_tokens_per_second": {"librispeech-10mins": 173.14, "earnings22-10mins": 354.52}, "average_wer": 12.63, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
60
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:19:02Z", "speed": 2.84, "tokens_per_second": 11.97, "dataset_speed": {"earnings22-10mins": 4.47, "librispeech-10mins": 2.44}, "dataset_tokens_per_second": {"earnings22-10mins": 14.53, "librispeech-10mins": 11.33}, "average_wer": 29.27, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
61
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:10:13Z", "speed": 10.11, "tokens_per_second": 37.47, "dataset_speed": {"earnings22-10mins": 25.11, "librispeech-10mins": 6.34}, "dataset_tokens_per_second": {"earnings22-10mins": 81.06, "librispeech-10mins": 26.51}, "average_wer": 6.8, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
62
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:44:59Z", "speed": 5.5, "tokens_per_second": 21.96, "dataset_speed": {"librispeech-10mins": 3.99, "earnings22-10mins": 8.86}, "dataset_tokens_per_second": {"librispeech-10mins": 16.57, "earnings22-10mins": 33.96}, "average_wer": 6.25, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
63
  {"model": "openai/whisper-small.en", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:34:39Z", "speed": 20.62, "tokens_per_second": 74.18, "dataset_speed": {"librispeech-10mins": 14.03, "earnings22-10mins": 39.0}, "dataset_tokens_per_second": {"librispeech-10mins": 53.8, "earnings22-10mins": 131.05}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
64
+ {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T16:43:20Z", "speed": 8.02, "tokens_per_second": 29.62, "dataset_speed": {"earnings22-10mins": 14.56, "librispeech-10mins": 5.54}, "dataset_tokens_per_second": {"earnings22-10mins": 46.73, "librispeech-10mins": 23.13}, "average_wer": 7.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
65
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T06:31:14Z", "speed": 2.89, "tokens_per_second": 9.97, "dataset_speed": {"librispeech-10mins": 2.3, "earnings22-10mins": 3.91}, "dataset_tokens_per_second": {"librispeech-10mins": 8.71, "earnings22-10mins": 12.12}, "average_wer": 7.21, "qoi": 0.61, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
66
  {"model": "openai/whisper-tiny", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:42:35Z", "speed": 53.44, "tokens_per_second": 217.74, "dataset_speed": {"librispeech-10mins": 35.43, "earnings22-10mins": 109.09}, "dataset_tokens_per_second": {"librispeech-10mins": 146.61, "earnings22-10mins": 437.63}, "average_wer": 16.64, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
67
  {"model": "openai/whisper-small.en", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:23:36Z", "speed": 15.13, "tokens_per_second": 57.62, "dataset_speed": {"earnings22-10mins": 16.34, "librispeech-10mins": 14.09}, "dataset_tokens_per_second": {"earnings22-10mins": 61.74, "librispeech-10mins": 54.07}, "average_wer": 8.11, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
68
+ {"model": "openai/whisper-large-v2/turbo", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-31T15:43:52Z", "speed": 3.39, "tokens_per_second": 12.99, "dataset_speed": {"librispeech-10mins": 2.88, "earnings22-10mins": 4.24}, "dataset_tokens_per_second": {"librispeech-10mins": 12.4, "earnings22-10mins": 13.95}, "average_wer": 39.29, "qoi": 0.61, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
69
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:22:16Z", "speed": 6.65, "tokens_per_second": 24.49, "dataset_speed": {"librispeech-10mins": 4.61, "earnings22-10mins": 11.97}, "dataset_tokens_per_second": {"librispeech-10mins": 19.15, "earnings22-10mins": 38.43}, "average_wer": 7.73, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
70
+ {"model": "openai/whisper-base.en", "device": "iPhone 12", "os": "iOS 17.2.1", "timestamp": "2024-10-30T18:19:55Z", "speed": 14.19, "tokens_per_second": 48.54, "dataset_speed": {"librispeech-10mins": 11.55, "earnings22-10mins": 18.41}, "dataset_tokens_per_second": {"librispeech-10mins": 43.81, "earnings22-10mins": 56.12}, "average_wer": 10.15, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
71
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T08:06:06Z", "speed": 8.81, "tokens_per_second": 30.78, "dataset_speed": {"librispeech-10mins": 6.45, "earnings22-10mins": 13.91}, "dataset_tokens_per_second": {"librispeech-10mins": 23.3, "earnings22-10mins": 46.98}, "average_wer": 6.28, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
72
  {"model": "openai/whisper-small.en", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:39:03Z", "speed": 22.72, "tokens_per_second": 82.18, "dataset_speed": {"earnings22-10mins": 31.14, "librispeech-10mins": 17.9}, "dataset_tokens_per_second": {"earnings22-10mins": 105.86, "librispeech-10mins": 68.62}, "average_wer": 8.15, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
73
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:58:03Z", "speed": 4.89, "tokens_per_second": 16.98, "dataset_speed": {"librispeech-10mins": 3.26, "earnings22-10mins": 11.72}, "dataset_tokens_per_second": {"librispeech-10mins": 12.41, "earnings22-10mins": 36.1}, "average_wer": 13.53, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
83
  {"model": "openai/whisper-large-v2", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:46:57Z", "speed": 3.43, "tokens_per_second": 12.96, "dataset_speed": {"librispeech-10mins": 2.24, "earnings22-10mins": 7.37}, "dataset_tokens_per_second": {"librispeech-10mins": 9.62, "earnings22-10mins": 24.02}, "average_wer": 6.56, "qoi": 0.64, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
84
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T04:37:40Z", "speed": 1.72, "tokens_per_second": 7.82, "dataset_speed": {"earnings22-10mins": 2.64, "librispeech-10mins": 1.45}, "dataset_tokens_per_second": {"earnings22-10mins": 8.23, "librispeech-10mins": 7.7}, "average_wer": 27.3, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
85
  {"model": "openai/whisper-base", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:29:12Z", "speed": 46.63, "tokens_per_second": 171.73, "dataset_speed": {"librispeech-10mins": 28.2, "earnings22-10mins": 135.55}, "dataset_tokens_per_second": {"librispeech-10mins": 117.07, "earnings22-10mins": 435.55}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
86
+ {"model": "openai/whisper-small.en", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:17:34Z", "speed": 14.07, "tokens_per_second": 51.11, "dataset_speed": {"librispeech-10mins": 11.17, "earnings22-10mins": 19.05}, "dataset_tokens_per_second": {"librispeech-10mins": 42.92, "earnings22-10mins": 65.13}, "average_wer": 8.39, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
87
+ {"model": "openai/whisper-base", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:08:35Z", "speed": 38.24, "tokens_per_second": 140.94, "dataset_speed": {"earnings22-10mins": 86.19, "librispeech-10mins": 24.61}, "dataset_tokens_per_second": {"earnings22-10mins": 276.68, "librispeech-10mins": 102.35}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
88
  {"model": "openai/whisper-small", "device": "iPhone 12 Pro Max", "os": "iOS 18.1", "timestamp": "2024-10-30T06:21:37Z", "speed": 6.78, "tokens_per_second": 25.27, "dataset_speed": {"librispeech-10mins": 5.14, "earnings22-10mins": 9.97}, "dataset_tokens_per_second": {"librispeech-10mins": 21.59, "earnings22-10mins": 32.41}, "average_wer": 9.11, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
89
+ {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T17:24:27Z", "speed": 8.94, "tokens_per_second": 33.12, "dataset_speed": {"earnings22-10mins": 14.34, "librispeech-10mins": 6.55}, "dataset_tokens_per_second": {"earnings22-10mins": 54.43, "librispeech-10mins": 23.68}, "average_wer": 6.59, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
90
  {"model": "openai/whisper-tiny", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:28:52Z", "speed": 71.34, "tokens_per_second": 290.2, "dataset_speed": {"librispeech-10mins": 45.57, "earnings22-10mins": 165.08}, "dataset_tokens_per_second": {"librispeech-10mins": 188.46, "earnings22-10mins": 660.33}, "average_wer": 16.67, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
91
  {"model": "openai/whisper-base.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:16:09Z", "speed": 51.43, "tokens_per_second": 175.74, "dataset_speed": {"librispeech-10mins": 33.26, "earnings22-10mins": 113.95}, "dataset_tokens_per_second": {"librispeech-10mins": 126.03, "earnings22-10mins": 346.77}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
92
  {"model": "openai/whisper-base", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:29:58Z", "speed": 61.94, "tokens_per_second": 228.47, "dataset_speed": {"earnings22-10mins": 173.45, "librispeech-10mins": 37.76}, "dataset_tokens_per_second": {"earnings22-10mins": 557.93, "librispeech-10mins": 157.05}, "average_wer": 12.63, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
102
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T14:36:25Z", "speed": 7.81, "tokens_per_second": 28.05, "dataset_speed": {"librispeech-10mins": 5.83, "earnings22-10mins": 11.87}, "dataset_tokens_per_second": {"librispeech-10mins": 21.13, "earnings22-10mins": 42.2}, "average_wer": 6.28, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
103
  {"model": "openai/whisper-base", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:30:07Z", "speed": 46.71, "tokens_per_second": 172.15, "dataset_speed": {"librispeech-10mins": 33.28, "earnings22-10mins": 78.55}, "dataset_tokens_per_second": {"librispeech-10mins": 138.4, "earnings22-10mins": 252.14}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
104
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:31:46Z", "speed": 3.61, "tokens_per_second": 12.44, "dataset_speed": {"librispeech-10mins": 3.14, "earnings22-10mins": 5.15}, "dataset_tokens_per_second": {"librispeech-10mins": 11.58, "earnings22-10mins": 15.24}, "average_wer": 27.82, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
105
+ {"model": "distil-whisper/distil-large-v3/594MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:43:19Z", "speed": 11.08, "tokens_per_second": 41.01, "dataset_speed": {"earnings22-10mins": 24.89, "librispeech-10mins": 7.14}, "dataset_tokens_per_second": {"earnings22-10mins": 79.77, "librispeech-10mins": 29.94}, "average_wer": 7.59, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
106
  {"model": "openai/whisper-base.en", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:05:23Z", "speed": 45.25, "tokens_per_second": 155.11, "dataset_speed": {"earnings22-10mins": 70.51, "librispeech-10mins": 33.35}, "dataset_tokens_per_second": {"earnings22-10mins": 215.99, "librispeech-10mins": 126.43}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
107
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:51:15Z", "speed": 3.99, "tokens_per_second": 15.18, "dataset_speed": {"earnings22-10mins": 7.01, "librispeech-10mins": 2.79}, "dataset_tokens_per_second": {"earnings22-10mins": 24.23, "librispeech-10mins": 11.59}, "average_wer": 6.14, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
108
+ {"model": "openai/whisper-large-v3", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:00:37Z", "speed": 3.08, "tokens_per_second": 11.31, "dataset_speed": {"earnings22-10mins": 4.33, "librispeech-10mins": 2.46}, "dataset_tokens_per_second": {"earnings22-10mins": 13.27, "librispeech-10mins": 10.33}, "average_wer": 41.0, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
109
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T08:57:59Z", "speed": 2.69, "tokens_per_second": 9.42, "dataset_speed": {"librispeech-10mins": 2.44, "earnings22-10mins": 3.24}, "dataset_tokens_per_second": {"librispeech-10mins": 9.03, "earnings22-10mins": 10.28}, "average_wer": 23.2, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
110
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:51:50Z", "speed": 2.63, "tokens_per_second": 10.55, "dataset_speed": {"librispeech-10mins": 2.38, "earnings22-10mins": 3.71}, "dataset_tokens_per_second": {"librispeech-10mins": 10.25, "earnings22-10mins": 11.89}, "average_wer": 35.62, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
111
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:32:24Z", "speed": 9.73, "tokens_per_second": 38.99, "dataset_speed": {"earnings22-10mins": 18.93, "librispeech-10mins": 6.56}, "dataset_tokens_per_second": {"earnings22-10mins": 72.65, "librispeech-10mins": 27.38}, "average_wer": 6.09, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
117
  {"model": "openai/whisper-large-v3/947MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T10:03:17Z", "speed": 3.69, "tokens_per_second": 14.73, "dataset_speed": {"librispeech-10mins": 2.71, "earnings22-10mins": 5.91}, "dataset_tokens_per_second": {"librispeech-10mins": 13.29, "earnings22-10mins": 17.98}, "average_wer": 9.15, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
118
  {"model": "openai/whisper-tiny", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:57:08Z", "speed": 67.26, "tokens_per_second": 273.68, "dataset_speed": {"earnings22-10mins": 114.02, "librispeech-10mins": 47.76}, "dataset_tokens_per_second": {"earnings22-10mins": 456.82, "librispeech-10mins": 197.29}, "average_wer": 16.5, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
119
  {"model": "openai/whisper-base", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:04:01Z", "speed": 49.78, "tokens_per_second": 183.38, "dataset_speed": {"earnings22-10mins": 128.72, "librispeech-10mins": 30.9}, "dataset_tokens_per_second": {"earnings22-10mins": 413.18, "librispeech-10mins": 128.43}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
120
+ {"model": "openai/whisper-base.en", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:10:25Z", "speed": 40.68, "tokens_per_second": 139.89, "dataset_speed": {"librispeech-10mins": 26.48, "earnings22-10mins": 88.18}, "dataset_tokens_per_second": {"librispeech-10mins": 100.38, "earnings22-10mins": 272.02}, "average_wer": 10.11, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
121
  {"model": "openai/whisper-large-v2/949MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T05:58:39Z", "speed": 1.99, "tokens_per_second": 8.37, "dataset_speed": {"earnings22-10mins": 2.7, "librispeech-10mins": 1.58}, "dataset_tokens_per_second": {"earnings22-10mins": 10.12, "librispeech-10mins": 7.34}, "average_wer": 7.7, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
122
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:17:01Z", "speed": 9.82, "tokens_per_second": 36.45, "dataset_speed": {"earnings22-10mins": 21.35, "librispeech-10mins": 6.39}, "dataset_tokens_per_second": {"earnings22-10mins": 69.41, "librispeech-10mins": 26.62}, "average_wer": 6.77, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
123
  {"model": "openai/whisper-tiny", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:25:25Z", "speed": 60.09, "tokens_per_second": 279.5, "dataset_speed": {"earnings22-10mins": 80.97, "librispeech-10mins": 47.82}, "dataset_tokens_per_second": {"earnings22-10mins": 418.9, "librispeech-10mins": 197.52}, "average_wer": 17.57, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
124
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T04:05:32Z", "speed": 3.15, "tokens_per_second": 11.07, "dataset_speed": {"librispeech-10mins": 2.78, "earnings22-10mins": 3.87}, "dataset_tokens_per_second": {"librispeech-10mins": 10.56, "earnings22-10mins": 12.03}, "average_wer": 18.57, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
125
  {"model": "openai/whisper-large-v2", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:29:27Z", "speed": 2.26, "tokens_per_second": 9.2, "dataset_speed": {"earnings22-10mins": 3.42, "librispeech-10mins": 2.01}, "dataset_tokens_per_second": {"earnings22-10mins": 11.71, "librispeech-10mins": 8.66}, "average_wer": 33.9, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
126
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T05:41:46Z", "speed": 8.31, "tokens_per_second": 30.83, "dataset_speed": {"librispeech-10mins": 5.73, "earnings22-10mins": 15.17}, "dataset_tokens_per_second": {"librispeech-10mins": 24.11, "earnings22-10mins": 48.7}, "average_wer": 7.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
127
+ {"model": "openai/whisper-large-v3/947MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:06:22Z", "speed": 2.81, "tokens_per_second": 12.91, "dataset_speed": {"earnings22-10mins": 4.89, "librispeech-10mins": 2.34}, "dataset_tokens_per_second": {"earnings22-10mins": 15.39, "librispeech-10mins": 12.36}, "average_wer": 30.2, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
128
+ {"model": "openai/whisper-tiny.en", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:07:20Z", "speed": 51.91, "tokens_per_second": 188.14, "dataset_speed": {"earnings22-10mins": 129.25, "librispeech-10mins": 32.53}, "dataset_tokens_per_second": {"earnings22-10mins": 398.72, "librispeech-10mins": 135.35}, "average_wer": 14.67, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
129
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:57:57Z", "speed": 2.6, "tokens_per_second": 10.63, "dataset_speed": {"earnings22-10mins": 4.99, "librispeech-10mins": 2.09}, "dataset_tokens_per_second": {"earnings22-10mins": 14.95, "librispeech-10mins": 9.71}, "average_wer": 29.17, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
130
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T14:30:06Z", "speed": 3.88, "tokens_per_second": 16.22, "dataset_speed": {"librispeech-10mins": 2.87, "earnings22-10mins": 6.01}, "dataset_tokens_per_second": {"librispeech-10mins": 11.94, "earnings22-10mins": 25.23}, "average_wer": 6.04, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
131
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:44:20Z", "speed": 8.3, "tokens_per_second": 33.25, "dataset_speed": {"earnings22-10mins": 16.92, "librispeech-10mins": 5.51}, "dataset_tokens_per_second": {"earnings22-10mins": 64.89, "librispeech-10mins": 22.99}, "average_wer": 6.27, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
147
  {"model": "openai/whisper-small.en", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T03:03:36Z", "speed": 25.04, "tokens_per_second": 92.9, "dataset_speed": {"earnings22-10mins": 40.32, "librispeech-10mins": 18.18}, "dataset_tokens_per_second": {"earnings22-10mins": 144.22, "librispeech-10mins": 69.86}, "average_wer": 7.92, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
148
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:15:15Z", "speed": 2.34, "tokens_per_second": 10.11, "dataset_speed": {"librispeech-10mins": 1.99, "earnings22-10mins": 4.06}, "dataset_tokens_per_second": {"librispeech-10mins": 9.78, "earnings22-10mins": 11.77}, "average_wer": 32.83, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
149
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:50:43Z", "speed": 12.81, "tokens_per_second": 44.86, "dataset_speed": {"librispeech-10mins": 8.77, "earnings22-10mins": 23.81}, "dataset_tokens_per_second": {"librispeech-10mins": 31.79, "earnings22-10mins": 80.47}, "average_wer": 6.04, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
150
+ {"model": "openai/whisper-large-v2", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:27:32Z", "speed": 2.72, "tokens_per_second": 10.9, "dataset_speed": {"librispeech-10mins": 2.39, "earnings22-10mins": 4.07}, "dataset_tokens_per_second": {"librispeech-10mins": 10.28, "earnings22-10mins": 13.39}, "average_wer": 31.27, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
151
  {"model": "openai/whisper-base.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:34:09Z", "speed": 19.87, "tokens_per_second": 67.99, "dataset_speed": {"librispeech-10mins": 15.5, "earnings22-10mins": 27.73}, "dataset_tokens_per_second": {"librispeech-10mins": 58.79, "earnings22-10mins": 84.52}, "average_wer": 10.15, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
152
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:28:50Z", "speed": 3.44, "tokens_per_second": 12.97, "dataset_speed": {"earnings22-10mins": 4.79, "librispeech-10mins": 2.68}, "dataset_tokens_per_second": {"earnings22-10mins": 15.56, "librispeech-10mins": 11.53}, "average_wer": 6.56, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
153
  {"model": "openai/whisper-tiny.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:28:59Z", "speed": 27.18, "tokens_per_second": 98.6, "dataset_speed": {"librispeech-10mins": 18.9, "earnings22-10mins": 48.55}, "dataset_tokens_per_second": {"librispeech-10mins": 78.88, "earnings22-10mins": 149.45}, "average_wer": 14.7, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
154
  {"model": "openai/whisper-base", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T07:31:33Z", "speed": 19.15, "tokens_per_second": 70.34, "dataset_speed": {"librispeech-10mins": 14.79, "earnings22-10mins": 27.18}, "dataset_tokens_per_second": {"librispeech-10mins": 61.31, "earnings22-10mins": 87.01}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
155
  {"model": "distil-whisper/distil-large-v3", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T11:08:17Z", "speed": 11.14, "tokens_per_second": 41.35, "dataset_speed": {"librispeech-10mins": 6.51, "earnings22-10mins": 38.99}, "dataset_tokens_per_second": {"librispeech-10mins": 27.14, "earnings22-10mins": 126.77}, "average_wer": 6.77, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
156
  {"model": "openai/whisper-base.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:05:35Z", "speed": 53.87, "tokens_per_second": 184.06, "dataset_speed": {"librispeech-10mins": 33.67, "earnings22-10mins": 135.54}, "dataset_tokens_per_second": {"librispeech-10mins": 127.56, "earnings22-10mins": 412.5}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
157
+ {"model": "openai/whisper-tiny", "device": "iPhone 12", "os": "iOS 17.2.1", "timestamp": "2024-10-30T18:12:46Z", "speed": 26.5, "tokens_per_second": 103.05, "dataset_speed": {"librispeech-10mins": 19.75, "earnings22-10mins": 40.36}, "dataset_tokens_per_second": {"librispeech-10mins": 81.65, "earnings22-10mins": 146.97}, "average_wer": 16.88, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
158
  {"model": "openai/whisper-tiny.en", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:43:34Z", "speed": 55.13, "tokens_per_second": 199.73, "dataset_speed": {"librispeech-10mins": 34.02, "earnings22-10mins": 146.27}, "dataset_tokens_per_second": {"librispeech-10mins": 141.48, "earnings22-10mins": 451.25}, "average_wer": 14.7, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
159
  {"model": "openai/whisper-small", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:36:04Z", "speed": 22.03, "tokens_per_second": 81.92, "dataset_speed": {"librispeech-10mins": 16.66, "earnings22-10mins": 32.55}, "dataset_tokens_per_second": {"librispeech-10mins": 69.92, "earnings22-10mins": 105.48}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
160
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T09:16:29Z", "speed": 5.64, "tokens_per_second": 23.04, "dataset_speed": {"librispeech-10mins": 4.15, "earnings22-10mins": 8.8}, "dataset_tokens_per_second": {"librispeech-10mins": 17.29, "earnings22-10mins": 35.29}, "average_wer": 6.11, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
161
  {"model": "openai/whisper-tiny.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:30:10Z", "speed": 44.97, "tokens_per_second": 154.8, "dataset_speed": {"librispeech-10mins": 30.34, "earnings22-10mins": 87.16}, "dataset_tokens_per_second": {"librispeech-10mins": 115.61, "earnings22-10mins": 267.88}, "average_wer": 14.62, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
162
+ {"model": "openai/whisper-small.en", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:14:53Z", "speed": 21.6, "tokens_per_second": 78.36, "dataset_speed": {"librispeech-10mins": 16.07, "earnings22-10mins": 33.01}, "dataset_tokens_per_second": {"librispeech-10mins": 61.75, "earnings22-10mins": 112.61}, "average_wer": 8.35, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
163
  {"model": "openai/whisper-large-v3-v20240930/turbo", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T13:53:01Z", "speed": 2.44, "tokens_per_second": 9.23, "dataset_speed": {"earnings22-10mins": 2.44}, "dataset_tokens_per_second": {"earnings22-10mins": 9.23}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
164
+ {"model": "openai/whisper-large-v3/turbo", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-31T15:53:55Z", "speed": 3.9, "tokens_per_second": 13.45, "dataset_speed": {"earnings22-10mins": 4.93, "librispeech-10mins": 3.24}, "dataset_tokens_per_second": {"earnings22-10mins": 15.71, "librispeech-10mins": 12.01}, "average_wer": 35.64, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
165
+ {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T16:56:45Z", "speed": 11.85, "tokens_per_second": 39.72, "dataset_speed": {"earnings22-10mins": 20.07, "librispeech-10mins": 8.42}, "dataset_tokens_per_second": {"earnings22-10mins": 61.66, "librispeech-10mins": 30.57}, "average_wer": 8.01, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
166
  {"model": "openai/whisper-large-v3/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:21:18Z", "speed": 2.98, "tokens_per_second": 10.51, "dataset_speed": {"earnings22-10mins": 3.92, "librispeech-10mins": 2.72}, "dataset_tokens_per_second": {"earnings22-10mins": 12.11, "librispeech-10mins": 10.07}, "average_wer": 32.31, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
167
  {"model": "openai/whisper-small", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:35:41Z", "speed": 8.82, "tokens_per_second": 32.84, "dataset_speed": {"earnings22-10mins": 12.88, "librispeech-10mins": 6.71}, "dataset_tokens_per_second": {"earnings22-10mins": 41.79, "librispeech-10mins": 28.19}, "average_wer": 8.91, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
168
+ {"model": "openai/whisper-base", "device": "iPhone 12", "os": "iOS 17.2.1", "timestamp": "2024-10-30T18:17:07Z", "speed": 15.0, "tokens_per_second": 55.09, "dataset_speed": {"librispeech-10mins": 11.24, "earnings22-10mins": 22.57}, "dataset_tokens_per_second": {"librispeech-10mins": 46.58, "earnings22-10mins": 72.26}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
169
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T09:03:47Z", "speed": 2.28, "tokens_per_second": 7.88, "dataset_speed": {"librispeech-10mins": 1.85, "earnings22-10mins": 3.0}, "dataset_tokens_per_second": {"librispeech-10mins": 7.01, "earnings22-10mins": 9.29}, "average_wer": 7.21, "qoi": 0.61, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
170
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T14:24:29Z", "speed": 9.52, "tokens_per_second": 36.35, "dataset_speed": {"earnings22-10mins": 17.34, "librispeech-10mins": 6.57}, "dataset_tokens_per_second": {"earnings22-10mins": 59.97, "librispeech-10mins": 27.44}, "average_wer": 5.97, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
171
  {"model": "openai/whisper-small.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:09:44Z", "speed": 19.26, "tokens_per_second": 69.64, "dataset_speed": {"librispeech-10mins": 14.22, "earnings22-10mins": 29.93}, "dataset_tokens_per_second": {"librispeech-10mins": 54.63, "earnings22-10mins": 101.37}, "average_wer": 7.9, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
180
  {"model": "openai/whisper-large-v3-v20240930", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:33:24Z", "speed": 8.37, "tokens_per_second": 35.09, "dataset_speed": {"earnings22-10mins": 15.68, "librispeech-10mins": 5.71}, "dataset_tokens_per_second": {"earnings22-10mins": 66.53, "librispeech-10mins": 23.67}, "average_wer": 5.87, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
181
  {"model": "openai/whisper-small", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T07:35:21Z", "speed": 14.95, "tokens_per_second": 55.61, "dataset_speed": {"earnings22-10mins": 21.09, "librispeech-10mins": 11.59}, "dataset_tokens_per_second": {"earnings22-10mins": 68.34, "librispeech-10mins": 48.65}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
182
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:51:46Z", "speed": 4.6, "tokens_per_second": 15.84, "dataset_speed": {"earnings22-10mins": 6.33, "librispeech-10mins": 3.95}, "dataset_tokens_per_second": {"earnings22-10mins": 19.28, "librispeech-10mins": 14.55}, "average_wer": 24.15, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
183
+ {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:31:17Z", "speed": 4.61, "tokens_per_second": 15.64, "dataset_speed": {"earnings22-10mins": 5.78, "librispeech-10mins": 3.76}, "dataset_tokens_per_second": {"earnings22-10mins": 18.09, "librispeech-10mins": 13.86}, "average_wer": 33.23, "qoi": 0.66, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
184
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:21:15Z", "speed": 10.17, "tokens_per_second": 37.65, "dataset_speed": {"librispeech-10mins": 6.54, "earnings22-10mins": 22.93}, "dataset_tokens_per_second": {"librispeech-10mins": 27.44, "earnings22-10mins": 73.61}, "average_wer": 7.63, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
185
  {"model": "openai/whisper-large-v3", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:07:49Z", "speed": 2.22, "tokens_per_second": 8.76, "dataset_speed": {"librispeech-10mins": 2.03, "earnings22-10mins": 3.03}, "dataset_tokens_per_second": {"librispeech-10mins": 8.52, "earnings22-10mins": 9.79}, "average_wer": 34.31, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
186
+ {"model": "openai/whisper-tiny", "device": "iPad Air (5th generation)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T15:06:38Z", "speed": 49.98, "tokens_per_second": 203.87, "dataset_speed": {"librispeech-10mins": 33.6, "earnings22-10mins": 97.96}, "dataset_tokens_per_second": {"librispeech-10mins": 139.01, "earnings22-10mins": 393.8}, "average_wer": 16.71, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
187
  {"model": "openai/whisper-tiny.en", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:30:39Z", "speed": 33.12, "tokens_per_second": 114.01, "dataset_speed": {"librispeech-10mins": 24.04, "earnings22-10mins": 53.34}, "dataset_tokens_per_second": {"librispeech-10mins": 91.61, "earnings22-10mins": 163.92}, "average_wer": 14.57, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
188
  {"model": "openai/whisper-tiny.en", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:02:28Z", "speed": 7.2, "tokens_per_second": 26.01, "dataset_speed": {"librispeech-10mins": 5.0, "earnings22-10mins": 12.89}, "dataset_tokens_per_second": {"librispeech-10mins": 20.77, "earnings22-10mins": 39.58}, "average_wer": 14.46, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
189
  {"model": "openai/whisper-tiny.en", "device": "iPhone 12 Pro Max", "os": "iOS 18.1", "timestamp": "2024-10-30T06:12:44Z", "speed": 41.45, "tokens_per_second": 142.14, "dataset_speed": {"earnings22-10mins": 66.28, "librispeech-10mins": 30.19}, "dataset_tokens_per_second": {"earnings22-10mins": 203.69, "librispeech-10mins": 114.23}, "average_wer": 14.7, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
190
+ {"model": "openai/whisper-large-v3-v20240930", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T17:03:58Z", "speed": 6.66, "tokens_per_second": 26.7, "dataset_speed": {"librispeech-10mins": 4.63, "earnings22-10mins": 12.41}, "dataset_tokens_per_second": {"librispeech-10mins": 19.11, "earnings22-10mins": 48.16}, "average_wer": 8.46, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
191
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:59:09Z", "speed": 1.71, "tokens_per_second": 7.65, "dataset_speed": {"librispeech-10mins": 1.48, "earnings22-10mins": 2.38}, "dataset_tokens_per_second": {"librispeech-10mins": 7.85, "earnings22-10mins": 7.05}, "average_wer": 29.44, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
192
  {"model": "openai/whisper-large-v3/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:02:00Z", "speed": 3.77, "tokens_per_second": 12.81, "dataset_speed": {"earnings22-10mins": 5.03, "librispeech-10mins": 3.01}, "dataset_tokens_per_second": {"earnings22-10mins": 15.56, "librispeech-10mins": 11.17}, "average_wer": 5.9, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
193
  {"model": "openai/whisper-tiny.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:12:27Z", "speed": 65.81, "tokens_per_second": 238.18, "dataset_speed": {"earnings22-10mins": 172.14, "librispeech-10mins": 40.75}, "dataset_tokens_per_second": {"earnings22-10mins": 529.91, "librispeech-10mins": 169.41}, "average_wer": 14.67, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
213
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:03:10Z", "speed": 1.82, "tokens_per_second": 6.57, "dataset_speed": {"earnings22-10mins": 2.28, "librispeech-10mins": 1.66}, "dataset_tokens_per_second": {"earnings22-10mins": 7.23, "librispeech-10mins": 6.33}, "average_wer": 29.48, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
214
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T09:23:26Z", "speed": 14.85, "tokens_per_second": 51.92, "dataset_speed": {"librispeech-10mins": 10.16, "earnings22-10mins": 27.7}, "dataset_tokens_per_second": {"librispeech-10mins": 36.72, "earnings22-10mins": 93.55}, "average_wer": 6.09, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
215
  {"model": "openai/whisper-tiny", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T05:26:42Z", "speed": 60.91, "tokens_per_second": 236.76, "dataset_speed": {"earnings22-10mins": 136.53, "librispeech-10mins": 39.26}, "dataset_tokens_per_second": {"earnings22-10mins": 496.97, "librispeech-10mins": 162.25}, "average_wer": 16.74, "qoi": 0.32, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
216
+ {"model": "openai/whisper-large-v3-v20240930/turbo", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T17:10:54Z", "speed": 10.19, "tokens_per_second": 33.65, "dataset_speed": {"librispeech-10mins": 7.0, "earnings22-10mins": 18.79}, "dataset_tokens_per_second": {"librispeech-10mins": 24.89, "earnings22-10mins": 57.24}, "average_wer": 6.04, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
217
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T08:04:07Z", "speed": 4.12, "tokens_per_second": 14.16, "dataset_speed": {"librispeech-10mins": 3.33, "earnings22-10mins": 6.49}, "dataset_tokens_per_second": {"librispeech-10mins": 12.29, "earnings22-10mins": 19.78}, "average_wer": 21.71, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
218
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T08:24:39Z", "speed": 1.59, "tokens_per_second": 6.8, "dataset_speed": {"earnings22-10mins": 2.09, "librispeech-10mins": 1.29}, "dataset_tokens_per_second": {"earnings22-10mins": 8.11, "librispeech-10mins": 5.99}, "average_wer": 7.25, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
219
  {"model": "openai/whisper-small", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T01:06:49Z", "speed": 13.16, "tokens_per_second": 48.96, "dataset_speed": {"earnings22-10mins": 18.57, "librispeech-10mins": 10.2}, "dataset_tokens_per_second": {"earnings22-10mins": 60.16, "librispeech-10mins": 42.83}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
236
  {"model": "openai/whisper-base", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:32:22Z", "speed": 22.94, "tokens_per_second": 84.42, "dataset_speed": {"librispeech-10mins": 16.69, "earnings22-10mins": 36.76}, "dataset_tokens_per_second": {"librispeech-10mins": 69.24, "earnings22-10mins": 117.98}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
237
  {"model": "openai/whisper-base.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:33:18Z", "speed": 58.38, "tokens_per_second": 199.49, "dataset_speed": {"earnings22-10mins": 179.06, "librispeech-10mins": 34.94}, "dataset_tokens_per_second": {"earnings22-10mins": 544.93, "librispeech-10mins": 132.37}, "average_wer": 10.39, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
238
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T10:57:08Z", "speed": 2.32, "tokens_per_second": 7.86, "dataset_speed": {"earnings22-10mins": 3.0, "librispeech-10mins": 1.89}, "dataset_tokens_per_second": {"earnings22-10mins": 9.29, "librispeech-10mins": 6.97}, "average_wer": 6.25, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
239
+ {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:51:14Z", "speed": 16.35, "tokens_per_second": 55.28, "dataset_speed": {"librispeech-10mins": 10.69, "earnings22-10mins": 34.93}, "dataset_tokens_per_second": {"librispeech-10mins": 39.17, "earnings22-10mins": 108.17}, "average_wer": 6.52, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
240
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:42:38Z", "speed": 2.54, "tokens_per_second": 7.87, "dataset_speed": {"earnings22-10mins": 2.54}, "dataset_tokens_per_second": {"earnings22-10mins": 7.87}, "average_wer": 8.14, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
241
  {"model": "openai/whisper-base", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:31:39Z", "speed": 32.15, "tokens_per_second": 118.33, "dataset_speed": {"earnings22-10mins": 63.99, "librispeech-10mins": 21.5}, "dataset_tokens_per_second": {"earnings22-10mins": 205.4, "librispeech-10mins": 89.2}, "average_wer": 12.56, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
242
+ {"model": "openai/whisper-small.en", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:23:12Z", "speed": 18.93, "tokens_per_second": 68.41, "dataset_speed": {"earnings22-10mins": 29.08, "librispeech-10mins": 14.04}, "dataset_tokens_per_second": {"earnings22-10mins": 98.49, "librispeech-10mins": 53.95}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
243
  {"model": "openai/whisper-tiny.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:30:19Z", "speed": 74.9, "tokens_per_second": 270.82, "dataset_speed": {"librispeech-10mins": 43.81, "earnings22-10mins": 260.54}, "dataset_tokens_per_second": {"librispeech-10mins": 182.01, "earnings22-10mins": 801.16}, "average_wer": 14.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
244
  {"model": "openai/whisper-tiny", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T02:57:06Z", "speed": 74.47, "tokens_per_second": 304.08, "dataset_speed": {"earnings22-10mins": 125.13, "librispeech-10mins": 53.08}, "dataset_tokens_per_second": {"earnings22-10mins": 504.49, "librispeech-10mins": 219.43}, "average_wer": 16.85, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
245
+ {"model": "openai/whisper-large-v2/turbo/955MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:53:52Z", "speed": 4.3, "tokens_per_second": 15.23, "dataset_speed": {"librispeech-10mins": 3.64, "earnings22-10mins": 6.15}, "dataset_tokens_per_second": {"librispeech-10mins": 13.86, "earnings22-10mins": 19.04}, "average_wer": 24.96, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
246
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T11:53:29Z", "speed": 17.76, "tokens_per_second": 59.48, "dataset_speed": {"librispeech-10mins": 10.36, "earnings22-10mins": 63.08}, "dataset_tokens_per_second": {"librispeech-10mins": 37.55, "earnings22-10mins": 193.65}, "average_wer": 8.01, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
247
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:04:19Z", "speed": 11.49, "tokens_per_second": 42.31, "dataset_speed": {"earnings22-10mins": 19.6, "librispeech-10mins": 8.14}, "dataset_tokens_per_second": {"earnings22-10mins": 73.3, "librispeech-10mins": 29.5}, "average_wer": 6.32, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
248
  {"model": "openai/whisper-large-v2/turbo", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T08:41:57Z", "speed": 4.04, "tokens_per_second": 15.27, "dataset_speed": {"librispeech-10mins": 2.62, "earnings22-10mins": 8.97}, "dataset_tokens_per_second": {"librispeech-10mins": 11.25, "earnings22-10mins": 29.12}, "average_wer": 6.56, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
249
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:40:41Z", "speed": 6.88, "tokens_per_second": 25.38, "dataset_speed": {"librispeech-10mins": 4.75, "earnings22-10mins": 12.53}, "dataset_tokens_per_second": {"librispeech-10mins": 19.79, "earnings22-10mins": 40.22}, "average_wer": 7.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
250
  {"model": "openai/whisper-tiny.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:30:12Z", "speed": 33.4, "tokens_per_second": 115.0, "dataset_speed": {"earnings22-10mins": 53.86, "librispeech-10mins": 24.24}, "dataset_tokens_per_second": {"earnings22-10mins": 165.52, "librispeech-10mins": 92.36}, "average_wer": 14.67, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
251
  {"model": "openai/whisper-base.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:34:12Z", "speed": 24.63, "tokens_per_second": 84.39, "dataset_speed": {"librispeech-10mins": 18.09, "earnings22-10mins": 38.65}, "dataset_tokens_per_second": {"librispeech-10mins": 68.55, "earnings22-10mins": 118.39}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
252
+ {"model": "openai/whisper-base.en", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:09:37Z", "speed": 50.84, "tokens_per_second": 184.25, "dataset_speed": {"earnings22-10mins": 72.16, "librispeech-10mins": 39.28}, "dataset_tokens_per_second": {"earnings22-10mins": 249.68, "librispeech-10mins": 148.78}, "average_wer": 10.22, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
253
  {"model": "openai/whisper-tiny.en", "device": "Apple M3 Max", "os": "macOS 15.1.0", "timestamp": "2024-10-30T02:58:13Z", "speed": 84.12, "tokens_per_second": 305.03, "dataset_speed": {"librispeech-10mins": 48.65, "earnings22-10mins": 314.25}, "dataset_tokens_per_second": {"librispeech-10mins": 203.01, "earnings22-10mins": 966.84}, "average_wer": 14.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
254
  {"model": "openai/whisper-base", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:59:16Z", "speed": 46.28, "tokens_per_second": 170.58, "dataset_speed": {"librispeech-10mins": 32.69, "earnings22-10mins": 79.45}, "dataset_tokens_per_second": {"librispeech-10mins": 135.97, "earnings22-10mins": 255.04}, "average_wer": 12.53, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
255
  {"model": "openai/whisper-base.en", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T07:34:00Z", "speed": 34.22, "tokens_per_second": 117.26, "dataset_speed": {"librispeech-10mins": 23.13, "earnings22-10mins": 65.94}, "dataset_tokens_per_second": {"librispeech-10mins": 87.65, "earnings22-10mins": 202.0}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
256
  {"model": "openai/whisper-base.en", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:33:41Z", "speed": 64.55, "tokens_per_second": 221.43, "dataset_speed": {"librispeech-10mins": 44.9, "earnings22-10mins": 115.16}, "dataset_tokens_per_second": {"librispeech-10mins": 170.13, "earnings22-10mins": 353.53}, "average_wer": 9.87, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
257
  {"model": "openai/whisper-tiny.en", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T02:58:00Z", "speed": 74.81, "tokens_per_second": 256.69, "dataset_speed": {"earnings22-10mins": 146.24, "librispeech-10mins": 50.33}, "dataset_tokens_per_second": {"earnings22-10mins": 449.68, "librispeech-10mins": 190.55}, "average_wer": 14.6, "qoi": 0.38, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
258
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:47:31Z", "speed": 7.96, "tokens_per_second": 26.7, "dataset_speed": {"librispeech-10mins": 5.47, "earnings22-10mins": 14.72}, "dataset_tokens_per_second": {"librispeech-10mins": 19.85, "earnings22-10mins": 45.22}, "average_wer": 7.94, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
259
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:44:44Z", "speed": 14.15, "tokens_per_second": 47.87, "dataset_speed": {"librispeech-10mins": 9.37, "earnings22-10mins": 29.04}, "dataset_tokens_per_second": {"librispeech-10mins": 34.42, "earnings22-10mins": 89.73}, "average_wer": 6.63, "qoi": 0.68, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
260
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 15 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T09:05:16Z", "speed": 6.78, "tokens_per_second": 24.98, "dataset_speed": {"librispeech-10mins": 4.63, "earnings22-10mins": 12.68}, "dataset_tokens_per_second": {"librispeech-10mins": 19.26, "earnings22-10mins": 40.7}, "average_wer": 7.73, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
261
  {"model": "openai/whisper-base", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T02:58:55Z", "speed": 50.46, "tokens_per_second": 185.99, "dataset_speed": {"earnings22-10mins": 83.83, "librispeech-10mins": 36.14}, "dataset_tokens_per_second": {"earnings22-10mins": 269.24, "librispeech-10mins": 150.25}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
262
+ {"model": "openai/whisper-base.en", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:09:29Z", "speed": 61.6, "tokens_per_second": 211.88, "dataset_speed": {"earnings22-10mins": 141.96, "librispeech-10mins": 39.4}, "dataset_tokens_per_second": {"earnings22-10mins": 438.17, "librispeech-10mins": 149.34}, "average_wer": 10.04, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
263
+ {"model": "openai/whisper-tiny.en", "device": "iPhone 12", "os": "iOS 17.2.1", "timestamp": "2024-10-30T18:13:48Z", "speed": 23.11, "tokens_per_second": 83.83, "dataset_speed": {"earnings22-10mins": 35.18, "librispeech-10mins": 17.22}, "dataset_tokens_per_second": {"earnings22-10mins": 108.3, "librispeech-10mins": 71.9}, "average_wer": 14.74, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
264
  {"model": "distil-whisper/distil-large-v3", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T11:18:10Z", "speed": 1.64, "tokens_per_second": 6.09, "dataset_speed": {"librispeech-10mins": 1.07, "earnings22-10mins": 3.53}, "dataset_tokens_per_second": {"librispeech-10mins": 4.47, "earnings22-10mins": 11.45}, "average_wer": 6.7, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
265
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:10:18Z", "speed": 1.89, "tokens_per_second": 8.85, "dataset_speed": {"earnings22-10mins": 2.84, "librispeech-10mins": 1.59}, "dataset_tokens_per_second": {"earnings22-10mins": 8.4, "librispeech-10mins": 8.99}, "average_wer": 26.13, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
266
+ {"model": "openai/whisper-tiny", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:06:17Z", "speed": 77.2, "tokens_per_second": 318.37, "dataset_speed": {"librispeech-10mins": 49.26, "earnings22-10mins": 179.38}, "dataset_tokens_per_second": {"librispeech-10mins": 203.5, "earnings22-10mins": 738.44}, "average_wer": 17.6, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
267
+ {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T16:33:01Z", "speed": 4.12, "tokens_per_second": 12.45, "dataset_speed": {"earnings22-10mins": 4.12}, "dataset_tokens_per_second": {"earnings22-10mins": 12.45}, "average_wer": 33.36, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
268
+ {"model": "openai/whisper-small", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:11:32Z", "speed": 21.79, "tokens_per_second": 81.12, "dataset_speed": {"librispeech-10mins": 15.54, "earnings22-10mins": 36.54}, "dataset_tokens_per_second": {"librispeech-10mins": 65.21, "earnings22-10mins": 118.69}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
269
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T11:29:21Z", "speed": 4.8, "tokens_per_second": 17.77, "dataset_speed": {"earnings22-10mins": 8.77, "librispeech-10mins": 3.31}, "dataset_tokens_per_second": {"earnings22-10mins": 28.04, "librispeech-10mins": 13.92}, "average_wer": 7.35, "qoi": 0.65, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
270
  {"model": "openai/whisper-tiny.en", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:03:21Z", "speed": 70.26, "tokens_per_second": 253.99, "dataset_speed": {"librispeech-10mins": 40.96, "earnings22-10mins": 249.59}, "dataset_tokens_per_second": {"librispeech-10mins": 170.08, "earnings22-10mins": 767.48}, "average_wer": 14.7, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
271
  {"model": "openai/whisper-small.en", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T17:09:33Z", "speed": 21.63, "tokens_per_second": 78.38, "dataset_speed": {"earnings22-10mins": 48.7, "librispeech-10mins": 13.92}, "dataset_tokens_per_second": {"earnings22-10mins": 165.83, "librispeech-10mins": 53.49}, "average_wer": 8.32, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
274
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T07:26:56Z", "speed": 2.48, "tokens_per_second": 10.85, "dataset_speed": {"librispeech-10mins": 1.99, "earnings22-10mins": 4.8}, "dataset_tokens_per_second": {"librispeech-10mins": 9.76, "earnings22-10mins": 15.98}, "average_wer": 26.68, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
275
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T08:14:31Z", "speed": 7.3, "tokens_per_second": 27.01, "dataset_speed": {"earnings22-10mins": 15.72, "librispeech-10mins": 4.76}, "dataset_tokens_per_second": {"earnings22-10mins": 50.43, "librispeech-10mins": 19.95}, "average_wer": 7.63, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
276
  {"model": "openai/whisper-large-v2/949MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:47:22Z", "speed": 1.14, "tokens_per_second": 5.81, "dataset_speed": {"earnings22-10mins": 1.14, "librispeech-10mins": 1.14}, "dataset_tokens_per_second": {"earnings22-10mins": 6.14, "librispeech-10mins": 5.7}, "average_wer": 34.9, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
277
+ {"model": "openai/whisper-small.en", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:15:21Z", "speed": 17.57, "tokens_per_second": 63.58, "dataset_speed": {"librispeech-10mins": 14.37, "earnings22-10mins": 22.64}, "dataset_tokens_per_second": {"librispeech-10mins": 55.14, "earnings22-10mins": 76.95}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
278
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T05:12:48Z", "speed": 2.64, "tokens_per_second": 9.21, "dataset_speed": {"librispeech-10mins": 2.37, "earnings22-10mins": 3.25}, "dataset_tokens_per_second": {"librispeech-10mins": 8.75, "earnings22-10mins": 10.23}, "average_wer": 21.99, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
279
  {"model": "openai/whisper-base.en", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:16:51Z", "speed": 5.25, "tokens_per_second": 12.27, "dataset_speed": {"librispeech-10mins": 5.28, "earnings22-10mins": 5.22}, "dataset_tokens_per_second": {"librispeech-10mins": 2.5, "earnings22-10mins": 21.98}, "average_wer": 96.03, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
280
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 15 Pro Max", "os": "iOS 18.2", "timestamp": "2024-10-30T02:49:32Z", "speed": 8.71, "tokens_per_second": 30.45, "dataset_speed": {"earnings22-10mins": 13.56, "librispeech-10mins": 6.42}, "dataset_tokens_per_second": {"earnings22-10mins": 45.93, "librispeech-10mins": 23.15}, "average_wer": 6.08, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
281
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T07:47:08Z", "speed": 10.92, "tokens_per_second": 36.61, "dataset_speed": {"earnings22-10mins": 18.62, "librispeech-10mins": 7.74}, "dataset_tokens_per_second": {"earnings22-10mins": 57.19, "librispeech-10mins": 28.09}, "average_wer": 8.01, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
282
+ {"model": "openai/whisper-base", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T15:08:25Z", "speed": 57.35, "tokens_per_second": 211.56, "dataset_speed": {"librispeech-10mins": 36.37, "earnings22-10mins": 136.3}, "dataset_tokens_per_second": {"librispeech-10mins": 151.28, "earnings22-10mins": 438.42}, "average_wer": 12.63, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
283
  {"model": "openai/whisper-tiny", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:29:14Z", "speed": 32.22, "tokens_per_second": 125.36, "dataset_speed": {"librispeech-10mins": 24.09, "earnings22-10mins": 48.76}, "dataset_tokens_per_second": {"librispeech-10mins": 99.59, "earnings22-10mins": 177.71}, "average_wer": 16.6, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
284
  {"model": "openai/whisper-small.en", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T04:44:52Z", "speed": 10.9, "tokens_per_second": 39.45, "dataset_speed": {"librispeech-10mins": 9.31, "earnings22-10mins": 13.16}, "dataset_tokens_per_second": {"librispeech-10mins": 35.73, "earnings22-10mins": 44.74}, "average_wer": 7.97, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
285
  {"model": "openai/whisper-base", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:14:20Z", "speed": 49.92, "tokens_per_second": 183.99, "dataset_speed": {"librispeech-10mins": 36.15, "earnings22-10mins": 80.88}, "dataset_tokens_per_second": {"librispeech-10mins": 150.27, "earnings22-10mins": 259.76}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
286
  {"model": "openai/whisper-large-v2/turbo/955MB", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T01:35:22Z", "speed": 3.9, "tokens_per_second": 14.02, "dataset_speed": {"earnings22-10mins": 5.52, "librispeech-10mins": 3.38}, "dataset_tokens_per_second": {"earnings22-10mins": 17.68, "librispeech-10mins": 12.84}, "average_wer": 27.72, "qoi": 0.58, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
287
  {"model": "openai/whisper-small", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T07:35:01Z", "speed": 21.73, "tokens_per_second": 80.8, "dataset_speed": {"earnings22-10mins": 61.76, "librispeech-10mins": 13.2}, "dataset_tokens_per_second": {"earnings22-10mins": 200.1, "librispeech-10mins": 55.4}, "average_wer": 9.04, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
288
+ {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T16:56:18Z", "speed": 17.18, "tokens_per_second": 57.54, "dataset_speed": {"earnings22-10mins": 36.34, "librispeech-10mins": 11.27}, "dataset_tokens_per_second": {"earnings22-10mins": 111.56, "librispeech-10mins": 40.86}, "average_wer": 7.9, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
289
  {"model": "distil-whisper/distil-large-v3/turbo/600MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T06:06:25Z", "speed": 10.32, "tokens_per_second": 34.61, "dataset_speed": {"earnings22-10mins": 16.66, "librispeech-10mins": 7.49}, "dataset_tokens_per_second": {"earnings22-10mins": 51.2, "librispeech-10mins": 27.19}, "average_wer": 7.97, "qoi": 0.62, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
290
+ {"model": "openai/whisper-tiny", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:06:23Z", "speed": 74.87, "tokens_per_second": 305.0, "dataset_speed": {"librispeech-10mins": 53.37, "earnings22-10mins": 125.7}, "dataset_tokens_per_second": {"librispeech-10mins": 220.65, "earnings22-10mins": 504.48}, "average_wer": 16.47, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
291
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T06:35:24Z", "speed": 5.36, "tokens_per_second": 23.39, "dataset_speed": {"librispeech-10mins": 3.96, "earnings22-10mins": 8.3}, "dataset_tokens_per_second": {"librispeech-10mins": 16.46, "earnings22-10mins": 37.99}, "average_wer": 6.25, "qoi": 0.7, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
292
  {"model": "openai/whisper-base.en", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:00:19Z", "speed": 48.25, "tokens_per_second": 183.79, "dataset_speed": {"librispeech-10mins": 39.19, "earnings22-10mins": 62.83}, "dataset_tokens_per_second": {"librispeech-10mins": 148.42, "earnings22-10mins": 240.74}, "average_wer": 10.18, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
293
+ {"model": "openai/whisper-tiny.en", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:07:23Z", "speed": 77.21, "tokens_per_second": 278.99, "dataset_speed": {"librispeech-10mins": 51.22, "earnings22-10mins": 157.42}, "dataset_tokens_per_second": {"librispeech-10mins": 212.62, "earnings22-10mins": 483.79}, "average_wer": 14.6, "qoi": 0.37, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
294
  {"model": "openai/whisper-small", "device": "Apple M2", "os": "macOS 15.1.0", "timestamp": "2024-10-30T06:18:21Z", "speed": 18.04, "tokens_per_second": 67.22, "dataset_speed": {"librispeech-10mins": 12.81, "earnings22-10mins": 30.58}, "dataset_tokens_per_second": {"librispeech-10mins": 53.77, "earnings22-10mins": 99.47}, "average_wer": 9.01, "qoi": 0.55, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
295
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "Apple M2 Ultra", "os": "macOS 15.0.1", "timestamp": "2024-10-30T10:53:54Z", "speed": 4.95, "tokens_per_second": 16.85, "dataset_speed": {"earnings22-10mins": 11.4, "librispeech-10mins": 3.33}, "dataset_tokens_per_second": {"earnings22-10mins": 35.1, "librispeech-10mins": 12.28}, "average_wer": 12.08, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
296
  {"model": "openai/whisper-base", "device": "iPhone 11", "os": "iOS 17.6.1", "timestamp": "2024-10-30T07:08:08Z", "speed": 3.3, "tokens_per_second": 18.0, "dataset_speed": {"librispeech-10mins": 4.14, "earnings22-10mins": 2.74}, "dataset_tokens_per_second": {"librispeech-10mins": 6.85, "earnings22-10mins": 25.39}, "average_wer": 100.0, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
298
  {"model": "openai/whisper-large-v2/949MB", "device": "Apple M1", "os": "macOS 15.1.0", "timestamp": "2024-10-30T07:53:52Z", "speed": 2.03, "tokens_per_second": 8.67, "dataset_speed": {"earnings22-10mins": 3.19, "librispeech-10mins": 1.81}, "dataset_tokens_per_second": {"earnings22-10mins": 9.91, "librispeech-10mins": 8.44}, "average_wer": 36.38, "qoi": 0.63, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
299
  {"model": "openai/whisper-large-v3", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-30T06:38:34Z", "speed": 2.75, "tokens_per_second": 10.44, "dataset_speed": {"librispeech-10mins": 2.23, "earnings22-10mins": 5.06}, "dataset_tokens_per_second": {"librispeech-10mins": 9.35, "earnings22-10mins": 15.29}, "average_wer": 28.93, "qoi": 0.74, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
300
  {"model": "openai/whisper-large-v3/turbo/954MB", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T05:08:02Z", "speed": 3.52, "tokens_per_second": 11.93, "dataset_speed": {"earnings22-10mins": 4.44, "librispeech-10mins": 3.01}, "dataset_tokens_per_second": {"earnings22-10mins": 13.42, "librispeech-10mins": 11.11}, "average_wer": 15.36, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
301
+ {"model": "openai/whisper-base", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T15:08:32Z", "speed": 50.48, "tokens_per_second": 186.05, "dataset_speed": {"librispeech-10mins": 36.49, "earnings22-10mins": 82.08}, "dataset_tokens_per_second": {"librispeech-10mins": 151.71, "earnings22-10mins": 263.62}, "average_wer": 12.6, "qoi": 0.39, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
302
  {"model": "openai/whisper-base.en", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T07:34:11Z", "speed": 24.44, "tokens_per_second": 83.77, "dataset_speed": {"librispeech-10mins": 18.0, "earnings22-10mins": 38.16}, "dataset_tokens_per_second": {"librispeech-10mins": 68.2, "earnings22-10mins": 116.91}, "average_wer": 9.91, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
303
  {"model": "openai/whisper-tiny", "device": "iPad Pro 11-inch (M4)", "os": "iPadOS 18.1", "timestamp": "2024-10-30T07:28:52Z", "speed": 87.84, "tokens_per_second": 356.81, "dataset_speed": {"librispeech-10mins": 60.15, "earnings22-10mins": 163.32}, "dataset_tokens_per_second": {"librispeech-10mins": 248.68, "earnings22-10mins": 651.63}, "average_wer": 16.43, "qoi": 0.33, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
304
+ {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T16:12:16Z", "speed": 2.17, "tokens_per_second": 9.15, "dataset_speed": {"librispeech-10mins": 1.81, "earnings22-10mins": 3.2}, "dataset_tokens_per_second": {"librispeech-10mins": 8.92, "earnings22-10mins": 9.76}, "average_wer": 23.51, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
305
  {"model": "openai/whisper-large-v3/947MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T09:59:53Z", "speed": 1.45, "tokens_per_second": 6.86, "dataset_speed": {"earnings22-10mins": 2.59, "librispeech-10mins": 1.01}, "dataset_tokens_per_second": {"earnings22-10mins": 8.01, "librispeech-10mins": 6.41}, "average_wer": 15.05, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
306
  {"model": "openai/whisper-small.en", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T07:39:23Z", "speed": 9.03, "tokens_per_second": 32.61, "dataset_speed": {"earnings22-10mins": 11.89, "librispeech-10mins": 7.29}, "dataset_tokens_per_second": {"earnings22-10mins": 40.26, "librispeech-10mins": 27.93}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
307
  {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T14:26:15Z", "speed": 3.92, "tokens_per_second": 15.63, "dataset_speed": {"earnings22-10mins": 6.41, "librispeech-10mins": 2.83}, "dataset_tokens_per_second": {"earnings22-10mins": 24.47, "librispeech-10mins": 11.76}, "average_wer": 6.08, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
310
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 13", "os": "iOS 17.3", "timestamp": "2024-10-30T14:37:54Z", "speed": 10.21, "tokens_per_second": 34.5, "dataset_speed": {"earnings22-10mins": 10.21}, "dataset_tokens_per_second": {"earnings22-10mins": 34.5}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
311
  {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 14", "os": "iOS 17.3", "timestamp": "2024-10-30T14:37:57Z", "speed": 9.15, "tokens_per_second": 34.26, "dataset_speed": {"earnings22-10mins": 9.15}, "dataset_tokens_per_second": {"earnings22-10mins": 34.26}, "average_wer": 7.85, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
312
  {"model": "openai/whisper-large-v3-v20240930/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:40:01Z", "speed": 12.85, "tokens_per_second": 42.4, "dataset_speed": {"librispeech-10mins": 8.71, "earnings22-10mins": 24.59}, "dataset_tokens_per_second": {"librispeech-10mins": 30.93, "earnings22-10mins": 74.92}, "average_wer": 6.14, "qoi": 0.73, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
313
+ {"model": "openai/whisper-large-v3-v20240930/626MB", "device": "Apple M3 Pro", "os": "macOS 15.1.0", "timestamp": "2024-10-30T17:15:23Z", "speed": 6.73, "tokens_per_second": 26.92, "dataset_speed": {"earnings22-10mins": 12.9, "librispeech-10mins": 4.55}, "dataset_tokens_per_second": {"earnings22-10mins": 49.39, "librispeech-10mins": 19.02}, "average_wer": 5.9, "qoi": 0.71, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
314
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad mini (A17 Pro)", "os": "iPadOS 18.0.1", "timestamp": "2024-10-30T05:56:58Z", "speed": 1.38, "tokens_per_second": 4.25, "dataset_speed": {"earnings22-10mins": 1.38}, "dataset_tokens_per_second": {"earnings22-10mins": 4.25}, "average_wer": 8.28, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
315
  {"model": "openai/whisper-base.en", "device": "iPhone 16", "os": "iOS 18.0.1", "timestamp": "2024-10-30T06:16:15Z", "speed": 47.66, "tokens_per_second": 181.2, "dataset_speed": {"librispeech-10mins": 39.17, "earnings22-10mins": 60.92}, "dataset_tokens_per_second": {"librispeech-10mins": 148.35, "earnings22-10mins": 232.51}, "average_wer": 9.98, "qoi": 0.51, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
316
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M2 Pro", "os": "macOS 15.0.1", "timestamp": "2024-10-30T02:25:58Z", "speed": 15.18, "tokens_per_second": 51.2, "dataset_speed": {"earnings22-10mins": 32.36, "librispeech-10mins": 9.93}, "dataset_tokens_per_second": {"earnings22-10mins": 99.89, "librispeech-10mins": 36.32}, "average_wer": 6.77, "qoi": 0.69, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
 
319
  {"model": "distil-whisper/distil-large-v3/594MB", "device": "iPhone 13 Pro", "os": "iOS 18.1", "timestamp": "2024-10-30T05:41:28Z", "speed": 4.75, "tokens_per_second": 17.58, "dataset_speed": {"librispeech-10mins": 3.17, "earnings22-10mins": 9.53}, "dataset_tokens_per_second": {"librispeech-10mins": 13.28, "earnings22-10mins": 30.58}, "average_wer": 7.66, "qoi": 0.67, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
320
  {"model": "openai/whisper-small.en", "device": "iPhone 16 Pro", "os": "iOS 18.0", "timestamp": "2024-10-30T03:04:27Z", "speed": 17.4, "tokens_per_second": 62.94, "dataset_speed": {"librispeech-10mins": 14.83, "earnings22-10mins": 21.05}, "dataset_tokens_per_second": {"librispeech-10mins": 56.91, "earnings22-10mins": 71.54}, "average_wer": 7.87, "qoi": 0.6, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
321
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "iPad Air 11-inch (M2)", "os": "iPadOS 17.6.1", "timestamp": "2024-10-30T11:45:28Z", "speed": 1.58, "tokens_per_second": 4.83, "dataset_speed": {"earnings22-10mins": 1.58}, "dataset_tokens_per_second": {"earnings22-10mins": 4.83}, "average_wer": 8.28, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
322
+ {"model": "openai/whisper-large-v3-v20240930/turbo/632MB", "device": "iPhone 16 Plus", "os": "iOS 18.0.1", "timestamp": "2024-10-30T17:25:00Z", "speed": 12.83, "tokens_per_second": 48.07, "dataset_speed": {"earnings22-10mins": 12.83}, "dataset_tokens_per_second": {"earnings22-10mins": 48.07}, "average_wer": 7.92, "qoi": 1, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
323
  {"model": "openai/whisper-small.en", "device": "iPhone 12 mini", "os": "iOS 17.7", "timestamp": "2024-10-30T08:02:10Z", "speed": 3.52, "tokens_per_second": 12.06, "dataset_speed": {"earnings22-10mins": 3.52}, "dataset_tokens_per_second": {"earnings22-10mins": 12.06}, "average_wer": 10.76, "qoi": 0, "commit_hash": "a9b92c4", "commit_timestamp": "2024-10-29T190053"}
324
  {"model": "distil-whisper/distil-large-v3/turbo", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-29T18:27:45Z", "speed": 15.02, "tokens_per_second": 50.67, "dataset_speed": {"earnings22-10mins": 31.79, "librispeech-10mins": 9.85}, "dataset_tokens_per_second": {"earnings22-10mins": 98.06, "librispeech-10mins": 36.05}, "average_wer": 6.52, "qoi": 0.69, "commit_hash": "9f493bc", "commit_timestamp": "2024-10-29T101123"}
325
  {"model": "openai/whisper-large-v3/947MB", "device": "Apple M3 Max", "os": "macOS 15.2.0", "timestamp": "2024-10-29T18:11:02Z", "speed": 2.94, "tokens_per_second": 11.75, "dataset_speed": {"librispeech-10mins": 1.96, "earnings22-10mins": 5.9}, "dataset_tokens_per_second": {"librispeech-10mins": 9.65, "earnings22-10mins": 18.1}, "average_wer": 7.84, "qoi": 0.69, "commit_hash": "9f493bc", "commit_timestamp": "2024-10-29T101123"}
dashboard_data/support_data.csv CHANGED
@@ -1,23 +1,23 @@
1
- ,Model,"Apple M2 Pro (Mac14,12)","Apple M2 Ultra (Mac14,14)","Apple M2 (Mac14,2)","Apple M3 Max (Mac15,10)","Apple M3 Max (Mac15,9)","Apple M1 (MacBookAir10,1)","iPad Air 11-inch (M2) (iPad14,8)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 11 (iPhone12,1)","iPhone 12 mini (iPhone13,1)","iPhone 12 Pro Max (iPhone13,4)","iPhone 13 Pro (iPhone14,2)","iPhone 13 (iPhone14,5)","iPhone 14 (iPhone14,7)","iPhone 15 Pro (iPhone16,1)","iPhone 15 Pro Max (iPhone16,2)","iPhone 16 Pro (iPhone17,1)","iPhone 16 (iPhone17,3)"
2
- distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,βœ… iPadOS 17.6.1,Not Supported,βœ… iPadOS 18.1,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
4
- distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad14%2C8_summary_2024-10-30T073931.json>iPadOS 17.6.1</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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
6
- openai_whisper-base,openai_whisper-base,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
7
- openai_whisper-base.en,openai_whisper-base.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
8
- openai_whisper-large-v2,openai_whisper-large-v2,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
10
- openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
12
- openai_whisper-large-v3,openai_whisper-large-v3,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</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/2024-10-29T190053_a9b92c4/iPad14%2C8_summary_2024-10-30T073931.json>iPadOS 17.6.1</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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
15
- openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</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/2024-10-29T190053_a9b92c4/iPhone14%2C7_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
17
- openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
18
- openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
20
- openai_whisper-small,openai_whisper-small,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,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/2024-10-29T190053_a9b92c4/iPhone13%2C1_summary_2024-10-30T022739.json>iOS 17.7</a>,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
21
- openai_whisper-small.en,openai_whisper-small.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,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/2024-10-29T190053_a9b92c4/iPhone13%2C1_summary_2024-10-30T022739.json>iOS 17.7</a>,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
22
- openai_whisper-tiny,openai_whisper-tiny,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,βœ… iOS 17.7,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
23
- openai_whisper-tiny.en,openai_whisper-tiny.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1
 
1
+ ,Model,"Apple M2 Pro (Mac14,12)","Apple M2 Ultra (Mac14,14)","Apple M2 (Mac14,2)","Apple M3 Max (Mac15,10)","Apple M3 Pro (Mac15,6)","Apple M3 Max (Mac15,9)","Apple M1 (MacBookAir10,1)","iPad Air (5th generation) (iPad13,16)","iPad Air 11-inch (M2) (iPad14,8)","iPad mini (A17 Pro) (iPad16,1)","iPad Pro 11-inch (M4) (iPad16,3)","iPhone 11 (iPhone12,1)","iPhone 12 mini (iPhone13,1)","iPhone 12 (iPhone13,2)","iPhone 12 Pro Max (iPhone13,4)","iPhone 13 Pro (iPhone14,2)","iPhone 13 (iPhone14,5)","iPhone 14 (iPhone14,7)","iPhone 15 Pro (iPhone16,1)","iPhone 15 Pro Max (iPhone16,2)","iPhone 16 Pro (iPhone17,1)","iPhone 16 (iPhone17,3)","iPhone 16 Plus (iPhone17,4)"
2
+ distil-whisper_distil-large-v3,distil-whisper_distil-large-v3,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,Not Supported,βœ… iPadOS 17.6.1,Not Supported,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
4
+ distil-whisper_distil-large-v3_turbo,distil-whisper_distil-large-v3_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad14%2C8_summary_2024-10-30T073931.json>iPadOS 17.6.1</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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
6
+ openai_whisper-base,openai_whisper-base,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 17.2.1,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
7
+ openai_whisper-base.en,openai_whisper-base.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 17.2.1,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
8
+ openai_whisper-large-v2,openai_whisper-large-v2,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
10
+ openai_whisper-large-v2_turbo,openai_whisper-large-v2_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
12
+ openai_whisper-large-v3,openai_whisper-large-v3,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</a>,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/MacBookAir10%2C1_summary_2024-10-30T012535.json>macOS 15.1</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/2024-10-29T190053_a9b92c4/iPad14%2C8_summary_2024-10-30T073931.json>iPadOS 17.6.1</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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
15
+ openai_whisper-large-v3-v20240930_turbo,openai_whisper-large-v3-v20240930_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</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/2024-10-29T190053_a9b92c4/iPhone14%2C7_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone17%2C4_summary_2024-10-30T132649.json>iOS 18.0.1</a>
17
+ openai_whisper-large-v3_947MB,openai_whisper-large-v3_947MB,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
18
+ openai_whisper-large-v3_turbo,openai_whisper-large-v3_turbo,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,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/2024-10-29T190053_a9b92c4/iPad16%2C1_summary_2024-10-29T234233.json>iPadOS 18.0.1</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/2024-10-29T190053_a9b92c4/iPad16%2C3_summary_2024-10-30T073931.json>iPadOS 18.1</a>,Not Supported,Not Supported,Not Supported,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.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,Not Supported,Not Supported,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,Not Supported,Not Supported,Not Supported,βœ… iOS 18.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone14%2C5_summary_2024-10-30T073931.json>iOS 17.3</a>,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,⚠️ <a style='color: #3B82F6; text-decoration: underline; text-decoration-style: dotted;' href=https://huggingface.co/datasets/argmaxinc/whisperkit-evals-dataset/blob/main/benchmark_data/2024-10-29T190053_a9b92c4/iPhone17%2C4_summary_2024-10-30T132649.json>iOS 18.0.1</a>
20
+ openai_whisper-small,openai_whisper-small,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,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/2024-10-29T190053_a9b92c4/iPhone13%2C1_summary_2024-10-30T022739.json>iOS 17.7</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/2024-10-29T190053_a9b92c4/iPhone13%2C2_summary_2024-10-30T152729.json>iOS 17.2.1</a>,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
21
+ openai_whisper-small.en,openai_whisper-small.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,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/2024-10-29T190053_a9b92c4/iPhone13%2C1_summary_2024-10-30T022739.json>iOS 17.7</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/2024-10-29T190053_a9b92c4/iPhone13%2C2_summary_2024-10-30T152729.json>iOS 17.2.1</a>,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
22
+ openai_whisper-tiny,openai_whisper-tiny,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,Not Supported,βœ… iOS 17.7,βœ… iOS 17.2.1,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,οΏ½οΏ½οΏ½ iOS 18.0.1
23
+ openai_whisper-tiny.en,openai_whisper-tiny.en,βœ… macOS 15.0.1,βœ… macOS 15.0.1,βœ… macOS 15.1,βœ… macOS 15.2,βœ… macOS 15.1,βœ… macOS 15.1,βœ… macOS 15.1,βœ… iPadOS 18.1,βœ… iPadOS 17.6.1,βœ… iPadOS 18.0.1,βœ… iPadOS 18.1,βœ… iOS 17.6.1,βœ… iOS 17.7,βœ… iOS 17.2.1,βœ… iOS 18.1,βœ… iOS 18.1,βœ… iOS 17.3,βœ… iOS 17.3,βœ… iOS 18.1,βœ… iOS 18.2,βœ… iOS 18.0,βœ… iOS 18.0.1,βœ… iOS 18.0.1
dashboard_data/version.json CHANGED
@@ -1 +1 @@
1
- {"last_modified": "2024-10-30T15:37:31+00:00", "sha": "1d996e314f1747a3716ef64849c3a18fb2f50864", "releases": ["9f493bc", "a9b92c4"]}
 
1
+ {"last_modified": "2024-10-30T15:37:31+00:00", "sha": "1d996e314f1747a3716ef64849c3a18fb2f50864", "releases": ["a9b92c4"]}