Skip to content

Commit a0f335c

Browse files
cwp-windSuper User
andauthored
Fix compilation error for Ascend NPU (#2731)
Co-authored-by: Super User <[email protected]>
1 parent 8aef0c7 commit a0f335c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sherpa-onnx/csrc/ascend/offline-sense-voice-model-ascend.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <algorithm>
1010
#include <mutex> // NOLINT
1111
#include <vector>
12+
#include <array>
1213

1314
#if __ANDROID_API__ >= 9
1415
#include "android/asset_manager.h"

0 commit comments

Comments
 (0)