3,012
社区成员




按照官方开源实现了 https://github.com/quic/qidk/tree/master/Solutions/NLPSolution3-AutomaticSpeechRecognition-Whisper
测试高通whisper模型snpe加载在QCS6490上延迟还比较高,一次推理需要耗时250ms左右。高通github社区是否可以提供whisper 模型在qnn推理实现的apk demo?
另外目前whisper decode模型没有在TfLite delegate上启用推理加速,TfLite delegate是否可以在QCS6490上支持HTP加速,是否提供示例?
我做过whisper 转成qnn,在8550 htp上跑过,6490不确定