未验证 提交 4c8c2178 编写于 作者: Z Zeyu Chen 提交者: GitHub

Update README_cn.md

上级 aaafe141
[English](README.md)
# DeepSpeech on PaddlePaddle
[English](README.md)
![License](https://img.shields.io/badge/license-Apache%202-red.svg)
![python version](https://img.shields.io/badge/python-3.7+-orange.svg)
![support os](https://img.shields.io/badge/os-linux-yellow.svg)
*DeepSpeech on PaddlePaddle*是一个采用[PaddlePaddle](https://github.com/PaddlePaddle/Paddle)平台的端到端自动语音识别(ASR)引擎的开源项目,
我们的愿景是为语音识别在工业应用和学术研究上,提供易于使用、高效和可扩展的工具,包括训练,推理,测试模块,以及 demo 部署。同时,我们还将发布一些预训练好的英语和普通话模型。
## 模型
* [Baidu's Deep Speech2](http://proceedings.mlr.press/v48/amodei16.pdf)
## 安装
* python 3.7
* paddlepaddle 2.0.0
* python>=3.7
* paddlepaddle>=2.0.0
- 安装依赖
......@@ -47,3 +52,7 @@ source tools/venv/bin/activate
## 问题和帮助
欢迎您在[Github问题](https://github.com/PaddlePaddle/models/issues)中提交问题和bug。也欢迎您为这个项目做出贡献。
## License
DeepSpeech遵循[Apache-2.0开源协议](./LICENSE)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册