diff --git a/config/.config.yaml b/config/.config.yaml index 1367b09..42f9f90 100644 --- a/config/.config.yaml +++ b/config/.config.yaml @@ -23,7 +23,7 @@ wakeup_words: selected_module: LLM: antaf - TTS: sherpa_tts + TTS: qwen3_tts ASR: qwen3_asr_local LLM: @@ -40,7 +40,7 @@ LLM: TTS: qwen3_tts: type: qwen3_tts - model_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-12Hz-1.7B-CustomVoice + model_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-12Hz-0.6B-CustomVoice tokenizer_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-Tokenizer-12Hz device: cuda:2 dtype: bfloat16