From 711df77d38b447fbd4bd3276e49d81ede26b701d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=BD=AE?= Date: Thu, 18 Sep 2025 20:20:36 +0800 Subject: [PATCH] config --- va_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/va_config.json b/va_config.json index 6c544bb..ed9868d 100644 --- a/va_config.json +++ b/va_config.json @@ -1,7 +1,7 @@ { "volume": 10, - "mic_name": "Plantronics", - "audio_output_device": "Plantronics", + "mic_name": "bcm2835 Headphones: - (hw:0,0)", + "audio_output_device": "bcm2835 Headphones", "model_name": "qwen2.5:0.5b", "voice": "en_US-kathleen-low.onnx", "enable_audio_processing": false,