Commit d1fde5f
committed
fix: skip sherpaonnx on Windows ARM (no onnxruntime pre-built), add serde_json dep
- sherpa-onnx-sys fails on aarch64-windows (no pre-built onnxruntime)
- serde_json needed by sherpaonnx_engine.rs for credentials parsing
- All other sherpaonnx variants pass (Linux x86_64, macOS x86+ARM, Win x86)1 parent 76ccfce commit d1fde5f
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 110 | | |
116 | 111 | | |
117 | 112 | | |
| |||
0 commit comments