whitphx HF Staff commited on
Commit
30bb5d6
·
verified ·
1 Parent(s): ed4d113

Update benchmark: onnx-community/kitten-tts-nano-0.1-ONNX (web/text-to-speech)

Browse files

Benchmark ID: 9a7862de-89d0-42b9-aad6-8df105b6b3b2
Status: completed
Timestamp: 2025-10-21T07:11:50.823Z

text-to-speech/onnx-community/kitten-tts-nano-0.1-ONNX/web_warm_wasm_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "9a7862de-89d0-42b9-aad6-8df105b6b3b2",
3
+ "status": "completed",
4
+ "timestamp": 1761030710823,
5
+ "startedAt": 1761102018345,
6
+ "completedAt": 1761102020949,
7
+ "platform": "web",
8
+ "modelId": "onnx-community/kitten-tts-nano-0.1-ONNX",
9
+ "task": "text-to-speech",
10
+ "mode": "warm",
11
+ "device": "wasm",
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
+ },
26
+ "error": {
27
+ "type": "runtime_error",
28
+ "message": "Unsupported model type: style_text_to_speech_2",
29
+ "stage": "load"
30
+ }
31
+ }