diff --git a/README.md b/README.md index 984bbec7..7d533237 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To avoid the trouble of environment setup, [running in Docker container](#runnin ### Prerequisites - Python 2.7 only supported -- PaddlePaddle 1.6 version (Coming soon ...) +- PaddlePaddle 1.6.0 or later ### Setup - Make sure these libraries or tools installed: `pkg-config`, `flac`, `ogg`, `vorbis`, `boost` and `swig`, e.g. installing them via `apt-get`: diff --git a/README_cn.md b/README_cn.md index ddc8274e..1efbad1e 100644 --- a/README_cn.md +++ b/README_cn.md @@ -25,7 +25,7 @@ ### 前提 - 只支持Python 2.7 -- PaddlePaddle 1.6 版本(即将发布) +- PaddlePaddle 1.6.0 版本及以上 ### 安装 - 请确保以下库或工具已安装完毕:`pkg-config`, `flac`, `ogg`, `vorbis`, `boost` 和 `swig`, 如可以通过`apt-get`安装: