资源简介
:一款完全本地化的,集语音识别、语义处理、语音合成的聊天机器人
代码片段和文件信息
# encoding: utf-8
“““
Roby ---- an open source AI talking chatbot
Copyright (C) 2014 Mark Young
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 3 of the License or
(at your option) any later version.
This program is distributed in the hope that it will be useful
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not see .
“““
import sysosre
import time
import aiml
import wave
import pyaudio
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-02-24 17:13 roby-chatbot\
文件 35149 2020-02-24 17:13 roby-chatbot\LICENSE
文件 176 2020-02-24 17:13 roby-chatbot\NEWS
文件 2248 2020-02-24 17:13 roby-chatbot\README.md
文件 27 2020-02-24 17:13 roby-chatbot\TODO
目录 0 2020-02-24 17:13 roby-chatbot\aiml\
文件 41352 2020-02-24 17:13 roby-chatbot\aiml\ai.aiml
文件 33102 2020-02-24 17:13 roby-chatbot\aiml\alice.aiml
文件 2390 2020-02-24 17:13 roby-chatbot\aiml\astrology.aiml
文件 409521 2020-02-24 17:13 roby-chatbot\aiml\atomic.aiml
文件 7793 2020-02-24 17:13 roby-chatbot\aiml\badanswer.aiml
文件 86065 2020-02-24 17:13 roby-chatbot\aiml\biography.aiml
文件 413664 2020-02-24 17:13 roby-chatbot\aiml\bot.aiml
文件 7878 2020-02-24 17:13 roby-chatbot\aiml\bot_profile.aiml
文件 167417 2020-02-24 17:13 roby-chatbot\aiml\client.aiml
文件 19579 2020-02-24 17:13 roby-chatbot\aiml\client_profile.aiml
文件 22113 2020-02-24 17:13 roby-chatbot\aiml\computers.aiml
文件 1770 2020-02-24 17:13 roby-chatbot\aiml\continuation.aiml
文件 4270 2020-02-24 17:13 roby-chatbot\aiml\date.aiml
文件 667280 2020-02-24 17:13 roby-chatbot\aiml\default.aiml
文件 5263 2020-02-24 17:13 roby-chatbot\aiml\drugs.aiml
文件 15542 2020-02-24 17:13 roby-chatbot\aiml\emotion.aiml
文件 5555 2020-02-24 17:13 roby-chatbot\aiml\food.aiml
文件 165161 2020-02-24 17:13 roby-chatbot\aiml\geography.aiml
文件 10481 2020-02-24 17:13 roby-chatbot\aiml\gossip.aiml
文件 1792 2020-02-24 17:13 roby-chatbot\aiml\history.aiml
文件 11660 2020-02-24 17:13 roby-chatbot\aiml\humor.aiml
文件 7697 2020-02-24 17:13 roby-chatbot\aiml\imponderables.aiml
文件 5377 2020-02-24 17:13 roby-chatbot\aiml\inquiry.aiml
文件 2909 2020-02-24 17:13 roby-chatbot\aiml\interjection.aiml
文件 1230 2020-02-24 17:13 roby-chatbot\aiml\iu.aiml
............此处省略52个文件信息
- 上一篇:Python爬取公众号文章
- 下一篇:python爬虫-scrapy框架
相关资源
- python 微信机器人代码
- python个人微信机器人
- Python使用微信实现两个机器人的聊天
- 深度学习入门:基于Python的理论与实
- 基于机器学习框架tensorflow的图像分类
- 基于MTCNN实现制作脸部VOC格式数据集
- 机器学习实战:基于 Scikit-Learn 和 T
- python聊天机器人(扫码登陆网页版微
- 《大数据与机器学习:实践方法与行
- python 微信机器人 源码
- python 连接微信和图灵机器人,完成自
- python 扫描二维码登陆网页微信并监测
- 机器学习经典算法
- python机器学习课件+源码+视频教程
- 机器学习决策树2个经典案例
- 《机器学习实战》源代码
- 微信机器人(项目)-Python项目开发案
- Python机器学习算法赵志勇pdf
- python机器学习方法
- 机器学习和和对应的笔记
- python微信自动回复(机器人)
- Python机器学习及实践从零开始通往K
- 机器学习实践应用 带书签目录 高清完
- 林轩田机器学习笔记
- 课件-Python项目案例开发从入门到实战
- python机器学习中文情感分析全套代码
- Python项目案例开发从入门到实战源代
- Python项目案例开发从入门到实战源代
- 基于SnowNLP的豆瓣评论情感分析及词云
- 实战python局部加权线性回归
评论
共有 条评论