mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
Performance test (#118)
* update: optimize performance test files * update:异步测试方法 * update:改回默认FunASR --------- Co-authored-by: Alexisxty <alexisty233@gmail.com> Co-authored-by: hrz <1710360675@qq.com>
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ CMD_exit:
|
||||
|
||||
# 具体处理时选择的模块(The module selected for specific processing)
|
||||
selected_module:
|
||||
ASR: DoubaoASR
|
||||
ASR: FunASR
|
||||
VAD: SileroVAD
|
||||
# 将根据配置名称对应的type调用实际的LLM适配器
|
||||
LLM: ChatGLMLLM
|
||||
|
||||
Reference in New Issue
Block a user