diff --git a/config/.config.yaml b/config/.config.yaml index 4eef51c..33fb4af 100644 --- a/config/.config.yaml +++ b/config/.config.yaml @@ -41,11 +41,15 @@ wakeup_words: - "你好小虎" selected_module: - LLM: Qwen3Local + LLM: antaf TTS: sherpa_tts ASR: qwen3_asr_local LLM: + antaf: + type: antaf + bridge_url: http://127.0.0.1:18900 + timeout: 60 Qwen3Local: type: openai model_name: Qwen3-32B