mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 01:23:55 +08:00
更新 performance_test_tool.py
This commit is contained in:
@@ -2,6 +2,7 @@ import os
|
|||||||
import importlib.util
|
import importlib.util
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
|
print("使用前请根据doc/performance_texter.md的说明准备配置。")
|
||||||
def list_performance_text_modules():
|
def list_performance_text_modules():
|
||||||
performance_text_dir = os.path.join(os.path.dirname(__file__), "performance_text")
|
performance_text_dir = os.path.join(os.path.dirname(__file__), "performance_text")
|
||||||
modules = []
|
modules = []
|
||||||
|
|||||||
Reference in New Issue
Block a user