diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 98d07e2..5492e5e 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -223,4 +223,5 @@ chat: audioText: asr: http://192.168.133.200:8000/asr/file - tts: http://192.168.133.200:19527/synthesize \ No newline at end of file + #tts: http://192.168.133.200:19527/synthesize + tts: http://10.98.76.104:19528/synthesize \ No newline at end of file