diff --git a/.gitignore b/.gitignore index 698d638c..a25b3401 100644 --- a/.gitignore +++ b/.gitignore @@ -141,8 +141,8 @@ music/ # Cython debug symbols cython_debug/ *.iml -model.pt tmp +.history .DS_Store main/xiaozhi-server/data main/manager-web/node_modules @@ -151,3 +151,6 @@ main/manager-web/node_modules .private_config.yaml .env.development +# model files +main/xiaozhi-server/models/SenseVoiceSmall/model.pt +main/xiaozhi-server/models/sherpa-onnx* diff --git a/README.md b/README.md index e00e7345..3e61b7a2 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,13 @@ +
+
+
+
+
+
-
+ style="width: 18px;height: 18px;margin-right: 10px;" />
+
-
+
+
- 设备管理
+
+ 智能体管理
+
-
-
+
+
+
+
-
+
-
+
+
+ style="width: 37px;height: 37px;background: #5778ff;border-radius: 50%;display: flex;align-items: center;justify-content: center;">
+
+
保存配置后,需要重启设备,新的配置才会生效。