-
目的:我希望在rk3568上部署离线的sensevoice-small
https://k2-fsa.github.io/sherpa/onnx/install/aarch64-embedded-linux.html
我根据这个网址的教程,我交叉编译了sherpa-onnx,然后我将生成的动态库传输进了嵌入式系统
上述文档提到的运行二进制文件使用的命令为
./sherpa-onnx-als…
-
I have tried to compile an image with the mentioned settings but I always get some error at the end, am I doing something wrong?
[🔨] mkdir: created directory '/home/jehu_daniel_fraga_gutierrez/Ki…
-
Hi!
I'm trying to build develop-5.10 for a rk3328 board, using the defconfig located in arch/arm64/configs/defconfig.
The build throw this error:
```
| .../linux-5.10/drivers/clk/sunxi-ng/c…
-
I have built this on 2 different platforms both running debian testing.
Intel N4020 (2 x 1.1GHz)
Rockchip RK3568 (4 x A44 1.8GHz)
On the rockchip it took about 30 minutes to compile. On the intel…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
With commit cfb130d42a8fce7fc6a12015e34a9df8388e47de applied, there is no video output…
-
Hello,
When using the SPI Interface on the Zero3W and comparing it to the Rasperry Pi Zero 2W it becomes apparent that the spi interface
has additional delay after the acutal SPI R/W before the pr…
-
我用的wiki上的办法编译出来的sd固件无法启动,经过反复查验,我把官方固件的分区uboot.img提取出来,刷入我的SD卡中就可以了,现在,我删去了build.sh中build_all的build_uboot,然后把官方固件的uboot.img放在u-boot目录下编译就可以启动了。
我的系统是archlinux,其他都是按[wiki](https://wiki.friendlyelec.co…
-
### 详细叙述
mt7925网卡点击编辑或者添加都会报错,无线驱动应该是没问题的,手机可以搜到wifi信号
```javascript
TypeError Cannot read properties of undefined (reading 'push')
```
/etc/config/wireless配置如下:
```
config wifi-devic…
-
### 请提出你的问题 Please ask your question
版本、环境信息:
1)paddlepaddle-gpu 版本:2.6.0.post116
paddlelite 版本 当前develop分支8795a4d3d v2.13rc v2.10
paddleocr版本 v2.7.1
2)Host 环境:x86_64…
-
I have an iot-3399e board with Kernel 4.19 the board is rebooting after about 10min, the CPU Temp is at ~65C. The DTS is from a running ubuntu image with the same kernel version.
There is no error on…