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