diff --git a/docs/source/install.md b/docs/source/install.md index 317a7ca0f23c597fcf1fefa9369691b1a5267452..437c06492b795d3fe96a3f2e07131d727eb8a26e 100644 --- a/docs/source/install.md +++ b/docs/source/install.md @@ -32,6 +32,8 @@ You need to install `Visual Studio` to make the C++ compilation environment. https://visualstudio.microsoft.com/visual-cpp-build-tools/ +You can also see [#1195](https://github.com/PaddlePaddle/PaddleSpeech/discussions/1195) for more help. + #### Mac ```bash brew install gcc diff --git a/docs/source/install_cn.md b/docs/source/install_cn.md index e00bf04063216fda30c99cf3dc1788b297b9cba2..a05c6adfffb51e8f0fa7365ec1d64e372f0b9c96 100644 --- a/docs/source/install_cn.md +++ b/docs/source/install_cn.md @@ -29,6 +29,8 @@ conda install -y -c conda-forge sox libsndfile bzip2 https://visualstudio.microsoft.com/visual-cpp-build-tools/ +你可以前往讨论区[#1195](https://github.com/PaddlePaddle/PaddleSpeech/discussions/1195)获取更多帮助。 + #### Mac ```bash brew install gcc