olivebot/test/rasa
xszyou 524e4d0e65 提供funasr集成
1、修正语音和文字的交互逻辑;
2、提供funasr的可选集成。
2023-05-17 18:38:47 +08:00
..
actions Fay数字人助理版提交 2023-05-12 18:56:36 +08:00
data Fay数字人助理版提交 2023-05-12 18:56:36 +08:00
models 提供funasr集成 2023-05-17 18:38:47 +08:00
tests 更新本地nlp 2023-04-23 14:55:00 +08:00
config.yml Fay数字人助理版提交 2023-05-12 18:56:36 +08:00
credentials.yml 更新本地nlp 2023-04-23 14:55:00 +08:00
domain.yml Fay数字人助理版提交 2023-05-12 18:56:36 +08:00
endpoints.yml 更新本地nlp 2023-04-23 14:55:00 +08:00
nlp_rasa.py 更新本地nlp 2023-04-23 14:55:00 +08:00
readme.txt Fay数字人助理版提交 2023-05-12 18:56:36 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1、安装启动chatglm(github)
2、安装rasa 包rasa、rasa-sdk、jieba
3、进入test/rasa目录启动actionsrasa run actions
4、启动rasa api serverrasa run --enable-api
5、fay_core.py 引入nlp_rasa.py