Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Update to python3 & update pocketsphinx version #96

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

769176706
Copy link

python2 3 compatible

Copy link
Contributor

@wzpan wzpan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来这些改动是基于以前的仓库 wzpan/dingdang-robot 的基础上修改的,和现在的 dingdang-robot/dingdang-robot 的主干分支差异很大。

为了避免误回滚原来的提交,本次的 pull request 暂时不能采纳。建议你重新在 dingdang-robot/dingdang-robot 的基础上 diff 和修改,不要直接覆盖原来的代码。

)](http://onmw7y6f4.bkt.clouddn.com/dingdang-group.png)

> 温馨提示:使用 [wzpan/dingdang-robot](https://github.com/wzpan/dingdang-robot/) 的用户请参考 [迁移仓库](https://github.com/dingdang-robot/dingdang-robot/wiki/transfer) 迁移到本仓库,以获得更新服务。
注意:本项目已迁移到 [dingdang-robot/dingdang-robot](https://github.com/dingdang-robot/dingdang-robot) ,当前仓库将归档,不再更新维护。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里怎么会有 wzpan/dingdang-robot 的 README 部分?

@@ -1,13 +1,13 @@
# -*- coding: utf-8-*-
from __future__ import absolute_import
import logging
from . import plugin_loader
from . import config
import pkgutil
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的代码也被回滚了,新的 dingdang-robot/dingdang-robot 应该使用 plugin_loader 和 config 模块。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants