VoiceDialogue / tests

Commit History

refactor(core): Architecturally decouple Audio, ASR, and TTS modules
60f8238

liumaolin commited on

简化LLM模型路径管理。
2baeba2

liumaolin commited on

在测试文件中添加对中文和英文系统提示的导入检查,以确保在未定义时能够正确加载配置。
1816130

liumaolin commited on

Add unit tests for TTS audio generator
c6519c7

liumaolin commited on

Simplify system prompts for test dialogue in Chinese and English
ece34f8

liumaolin commited on

Refactor `test_llm_dialogue.py` for improved pipeline creation and streamlined testing
20d87ca

liumaolin commited on

Refactor `test_llm_dialogue.py` to enhance multi-dataset testing for LLM dialogue
6556ced

liumaolin commited on

Standardize punctuation for system prompts in both Chinese and English text generation modules.
bedd7b8

liumaolin commited on

Add dynamic library path setup for `TestLLMDialogue`
9965918

liumaolin commited on

Refactor `TestLLMDialogue` to use dynamic LLM model parameters
b2c10c8

liumaolin commited on

Add unit tests for LLM dialogue with configurable chat history
aac52b6

liumaolin commited on