You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
Hi, we've successfully run whisper with QNN delegate on snapdragon 8 gen2, gen3 and snapdragon 7.
However, when running on 8 elite (SM8750) we get the next issue:
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite W <W> Initializing HtpProvider
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite E <E> Dsp startup: SoC model (SnapdragonModel) is unknown
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite E <E> Htp startup on load failed
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite E <E> Unable to load Remote symbols 4000
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite E <E> Failed to init router
2025-02-26 07:44:51.491 11521-11552 QnnDsp com.whispertflite E <E> Provider initialization failed, unable to detect platform info
2025-02-26 07:44:51.491 11521-11552 tflite com.whispertflite E Failed to get HTP platform info. Error 1100
2025-02-26 07:44:51.491 11521-11552 tflite com.whispertflite E Restored original execution plan after delegate application failure.