whitphx HF Staff commited on
Commit
5e7ded7
·
verified ·
1 Parent(s): fee4bb5

Update benchmark: onnx-community/whisper-large-v3-turbo-korean-ggml-ONNX (web/automatic-speech-recognition)

Browse files

Benchmark ID: c0095c59-78e1-4316-8fd6-8029eb64d6b5
Status: completed
Timestamp: 2025-10-21T07:11:51.088Z

automatic-speech-recognition/onnx-community/whisper-large-v3-turbo-korean-ggml-ONNX/web_warm_webgpu_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "c0095c59-78e1-4316-8fd6-8029eb64d6b5",
3
+ "status": "completed",
4
+ "timestamp": 1761030711088,
5
+ "startedAt": 1761111908623,
6
+ "completedAt": 1761111916281,
7
+ "platform": "web",
8
+ "modelId": "onnx-community/whisper-large-v3-turbo-korean-ggml-ONNX",
9
+ "task": "automatic-speech-recognition",
10
+ "mode": "warm",
11
+ "device": "webgpu",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "environment": {
19
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
20
+ "platform": "Linux x86_64",
21
+ "cpuCores": 32,
22
+ "memory": {
23
+ "deviceMemory": 8
24
+ },
25
+ "gpu": {
26
+ "vendor": "Google Inc. (NVIDIA)",
27
+ "renderer": "ANGLE (NVIDIA, Vulkan 1.4.303 (NVIDIA NVIDIA A10G (0x00002237)), NVIDIA)",
28
+ "webgpuAdapter": "nvidia"
29
+ }
30
+ },
31
+ "error": {
32
+ "type": "runtime_error",
33
+ "message": "Can't create a session. ERROR_CODE: 1, ERROR_MESSAGE: Deserialize tensor layers.21.final_layer_norm.weight failed.Failed to load external data file \"\"encoder_model.onnx_data\"\", error: Module.MountedFiles is not available.",
34
+ "stage": "load"
35
+ }
36
+ }