qaihm-bot commited on
Commit
c04c15e
·
verified ·
1 Parent(s): c0f520a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -38,10 +38,10 @@ More details on model performance across various devices, can be found
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 159.078 ms | 0 - 97 MB | FP16 | GPU | [WhisperEncoder.tflite](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperEncoder.tflite)
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 23.491 ms | 6 - 8 MB | FP16 | NPU | [WhisperDecoder.tflite](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperDecoder.tflite)
43
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 467.575 ms | 0 - 84 MB | FP16 | NPU | [WhisperEncoder.so](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperEncoder.so)
44
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 23.659 ms | 40 - 55 MB | FP16 | NPU | [WhisperDecoder.so](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperDecoder.so)
45
 
46
 
47
 
@@ -104,15 +104,15 @@ python -m qai_hub_models.models.whisper_base_en.export
104
  Profile Job summary of WhisperEncoder
105
  --------------------------------------------------
106
  Device: SA8255 (Proxy) (13)
107
- Estimated Inference Time: 467.55 ms
108
- Estimated Peak Memory Range: 0.05-84.05 MB
109
- Compute Units: NPU (580) | Total (580)
110
 
111
  Profile Job summary of WhisperDecoder
112
  --------------------------------------------------
113
  Device: SA8255 (Proxy) (13)
114
- Estimated Inference Time: 23.55 ms
115
- Estimated Peak Memory Range: 40.47-56.10 MB
116
  Compute Units: NPU (821) | Total (821)
117
 
118
 
 
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 158.707 ms | 24 - 124 MB | FP16 | GPU | [WhisperEncoder.tflite](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperEncoder.tflite)
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 23.494 ms | 6 - 8 MB | FP16 | NPU | [WhisperDecoder.tflite](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperDecoder.tflite)
43
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 450.599 ms | 0 - 79 MB | FP16 | NPU | [WhisperEncoder.so](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperEncoder.so)
44
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 3.979 ms | 9 - 200 MB | FP16 | NPU | [WhisperDecoder.so](https://huggingface.co/qualcomm/Whisper-Base-En/blob/main/WhisperDecoder.so)
45
 
46
 
47
 
 
104
  Profile Job summary of WhisperEncoder
105
  --------------------------------------------------
106
  Device: SA8255 (Proxy) (13)
107
+ Estimated Inference Time: 448.13 ms
108
+ Estimated Peak Memory Range: 0.05-95.81 MB
109
+ Compute Units: NPU (531) | Total (531)
110
 
111
  Profile Job summary of WhisperDecoder
112
  --------------------------------------------------
113
  Device: SA8255 (Proxy) (13)
114
+ Estimated Inference Time: 4.01 ms
115
+ Estimated Peak Memory Range: 5.11-206.12 MB
116
  Compute Units: NPU (821) | Total (821)
117
 
118