From e37a65ba1dbec053863bd932fe777d85de7790b5 Mon Sep 17 00:00:00 2001 From: hailin Date: Tue, 7 Apr 2026 02:25:02 -0700 Subject: [PATCH] fix: TTS use cuda:2 (0 occupied) --- config/.config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.config.yaml b/config/.config.yaml index 0b6c5b9..ca8324f 100644 --- a/config/.config.yaml +++ b/config/.config.yaml @@ -44,7 +44,7 @@ TTS: type: qwen3_tts model_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-12Hz-1.7B-CustomVoice tokenizer_path: /home/ZeroStack/xiaozhi/Qwen3-TTS-Tokenizer-12Hz - device: cuda:0 + device: cuda:2 dtype: bfloat16 speaker: Chelsie language: Chinese