|
|
|
@ -54,10 +54,10 @@ mybatis-plus:
|
|
|
|
|
|
|
|
|
|
paddle-speech:
|
|
|
|
|
# https://github.com/PaddlePaddle/PaddleSpeech/wiki/PaddleSpeech-Server-RESTful-API
|
|
|
|
|
tts: http://192.168.10.137:8090/paddlespeech/tts
|
|
|
|
|
asr: http://192.168.10.137:8090/paddlespeech/asr
|
|
|
|
|
tts: http://192.168.10.138:8090/paddlespeech/tts
|
|
|
|
|
asr: http://192.168.10.138:8090/paddlespeech/asr
|
|
|
|
|
rasa:
|
|
|
|
|
base-url: http://192.168.10.137:8890/virtual-patient-rasa/
|
|
|
|
|
base-url: http://192.168.10.138:8890/virtual-patient-rasa/
|
|
|
|
|
talk: rasa/talkRasa
|
|
|
|
|
saveRasaFile: rasaFile/saveRasaFile
|
|
|
|
|
train: rasaCmd/trainExec
|
|
|
|
|