未验证 提交 db022fac 编写于 作者: H Hui Zhang 提交者: GitHub

fix doc (#611)

上级 90512c39
......@@ -21,24 +21,24 @@
* python>=3.7
* paddlepaddle>=2.1.0
Please see [install](docs/install.md).
Please see [install](doc/install.md).
## Getting Started
Please see [Getting Started](docs/src/geting_started.md) and [tiny egs](examples/tiny/README.md).
Please see [Getting Started](doc/src/getting_started.md) and [tiny egs](examples/tiny/README.md).
## More Information
* [Install](docs/src/install.md)
* [Getting Started](docs/src/getting_started.md)
* [Data Prepration](docs/src/data_preparation.md)
* [Data Augmentation](docs/src/augmentation.md)
* [Ngram LM](docs/src/ngram_lm.md)
* [Server Demo](docs/src/server.md)
* [Benchmark](docs/src/benchmark.md)
* [Relased Model](docs/src/released_model.md)
* [FAQ](docs/src/faq.md)
* [Install](doc/src/install.md)
* [Getting Started](doc/src/getting_started.md)
* [Data Prepration](doc/src/data_preparation.md)
* [Data Augmentation](doc/src/augmentation.md)
* [Ngram LM](doc/src/ngram_lm.md)
* [Server Demo](doc/src/server.md)
* [Benchmark](doc/src/benchmark.md)
* [Relased Model](doc/src/released_model.md)
* [FAQ](doc/src/faq.md)
## Questions and Help
......@@ -52,4 +52,4 @@ DeepSpeech is provided under the [Apache-2.0 License](./LICENSE).
## Acknowledgement
We depends on many open source repos. See [References](docs/src/reference.md) for more information.
\ No newline at end of file
We depends on many open source repos. See [References](doc/src/reference.md) for more information.
\ No newline at end of file
......@@ -22,23 +22,23 @@
* python>=3.7
* paddlepaddle>=2.1.0
参看 [安装](docs/install.md)
参看 [安装](doc/install.md)
## 开始
请查看 [Getting Started](docs/src/geting_started.md)[tiny egs](examples/tiny/README.md)
请查看 [Getting Started](doc/src/getting_started.md)[tiny egs](examples/tiny/README.md)
## 更多信息
* [安装](docs/src/install.md)
* [开始](docs/src/getting_started.md)
* [数据处理](docs/src/data_preparation.md)
* [数据增强](docs/src/augmentation.md)
* [语言模型](docs/src/ngram_lm.md)
* [服务部署](docs/src/server.md)
* [Benchmark](docs/src/benchmark.md)
* [Relased Model](docs/src/released_model.md)
* [FAQ](docs/src/faq.md)
* [安装](doc/src/install.md)
* [开始](doc/src/getting_started.md)
* [数据处理](doc/src/data_preparation.md)
* [数据增强](doc/src/augmentation.md)
* [语言模型](doc/src/ngram_lm.md)
* [服务部署](doc/src/server.md)
* [Benchmark](doc/src/benchmark.md)
* [Relased Model](doc/src/released_model.md)
* [FAQ](doc/src/faq.md)
## 问题和帮助
......@@ -50,4 +50,4 @@ DeepSpeech遵循[Apache-2.0开源协议](./LICENSE)。
## 感谢
开发中参考一些优秀的仓库,详情参见 [References](docs/src/reference.md)
\ No newline at end of file
开发中参考一些优秀的仓库,详情参见 [References](doc/src/reference.md)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册