From 4f97d729c4e2e04dc17da0b0969c04063ce718f5 Mon Sep 17 00:00:00 2001 From: chenshaohua <635616957@qq.com> Date: Sat, 17 Jan 2026 21:33:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9asr=E5=92=8Ctts=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application-dev.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-dev.yml b/ruoyi-admin/src/main/resources/application-dev.yml index d8d2d2c..ff09ca9 100644 --- a/ruoyi-admin/src/main/resources/application-dev.yml +++ b/ruoyi-admin/src/main/resources/application-dev.yml @@ -111,5 +111,5 @@ chat: model: qd-job-turbo audioText: - asr: http://39.98.44.136:8001/asr/file - tts: http://39.98.44.136:19527/synthesize \ No newline at end of file + asr: http://192.168.0.14:8001/asr/file + tts: http://192.168.0.14:19527/synthesize \ No newline at end of file