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:
欣南科技
2025-02-23 16:22:21 +08:00
committed by GitHub
co-authored by Alexisxty hrz
parent 3bc0b821a1
commit 2d01812f8d
+1 -1
View File
@@ -72,7 +72,7 @@ CMD_exit:
# 具体处理时选择的模块(The module selected for specific processing)
selected_module:
ASR: DoubaoASR
ASR: FunASR
VAD: SileroVAD
# 将根据配置名称对应的type调用实际的LLM适配器
LLM: ChatGLMLLM