override

Results 12 comments of override

MacOS遇到同样的问题

same question,thanks for all answer,this is full code about libs/ktem/ktem/index/file/graph/pipelines.py ,you can use it ``` import os import subprocess from pathlib import Path from shutil import rmtree from typing import...

你可以参考我的issue #222 ,配置里选对xiaozhi Assistant的Board Type的类型(咱们固件不一定一样,按需选你的),再烧录固件 ![Image](https://github.com/user-attachments/assets/631514bc-809e-49ac-93af-36ba189c1f43)

楼上正解,我再补充一下:/mnt/data/kvc这个路径(这玩意0.3.2版本引入的,为了prefill cache),不一定所有服务器都有,没有的就会卡住

/mnt路径可能特殊,你可以创建一个/home/user/kvc目录再试

@ejohnyu 老哥,请教下新的代码是哪个?1.7.2的代码吗?我也遇到了这个问题