Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
6e9a230f
D
DeepSpeech
项目概览
PaddlePaddle
/
DeepSpeech
大约 2 年 前同步成功
通知
210
Star
8425
Fork
1598
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
245
列表
看板
标记
里程碑
合并请求
3
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
DeepSpeech
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
245
Issue
245
列表
看板
标记
里程碑
合并请求
3
合并请求
3
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
6e9a230f
编写于
10月 19, 2021
作者:
H
Hui Zhang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update readme
上级
b079577e
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
19 addition
and
19 deletion
+19
-19
README.md
README.md
+9
-9
docs/source/index.rst
docs/source/index.rst
+10
-10
未找到文件。
README.md
浏览文件 @
6e9a230f
...
...
@@ -9,7 +9,7 @@
## Features
See
[
feature list
](
docs/source/feature_list.md
)
for more information.
See
[
feature list
](
docs/source/
asr/
feature_list.md
)
for more information.
## Setup
...
...
@@ -18,20 +18,20 @@ All tested under:
*
python>=3.7
*
paddlepaddle==2.1.2
Please see
[
install
](
docs/source/install.md
)
.
Please see
[
install
](
docs/source/
asr/
install.md
)
.
## Getting Started
Please see
[
Getting Started
](
docs/source/getting_started.md
)
and
[
tiny egs
](
examples/tiny/s0/README.md
)
.
Please see
[
Getting Started
](
docs/source/
asr/
getting_started.md
)
and
[
tiny egs
](
examples/tiny/s0/README.md
)
.
## More Information
*
[
Data Prepration
](
docs/source/data_preparation.md
)
*
[
Data Augmentation
](
docs/source/augmentation.md
)
*
[
Ngram LM
](
docs/source/ngram_lm.md
)
*
[
Benchmark
](
docs/source/benchmark.md
)
*
[
Relased Model
](
docs/source/released_model.md
)
*
[
Data Prepration
](
docs/source/
asr/
data_preparation.md
)
*
[
Data Augmentation
](
docs/source/a
sr/a
ugmentation.md
)
*
[
Ngram LM
](
docs/source/
asr/
ngram_lm.md
)
*
[
Benchmark
](
docs/source/
asr/
benchmark.md
)
*
[
Relased Model
](
docs/source/
asr/
released_model.md
)
## Questions and Help
...
...
@@ -45,4 +45,4 @@ DeepSpeech is provided under the [Apache-2.0 License](./LICENSE).
## Acknowledgement
We depends on many open source repos. See
[
References
](
docs/source/reference.md
)
for more information.
We depends on many open source repos. See
[
References
](
docs/source/
asr/
reference.md
)
for more information.
docs/source/index.rst
浏览文件 @
6e9a230f
Welcome to paddle Deepspeech documentation !
==============================================
**Deepspeech** is a
ASR library
implemented by paddlepaddle.
**Deepspeech** is a
Speech toolkits
implemented by paddlepaddle.
Contents
...
...
@@ -11,37 +11,37 @@ Contents
:maxdepth: 1
:caption: Introduction
deepspeech_architecture
asr/
deepspeech_architecture
.. toctree::
:maxdepth: 1
:caption: Getting_started
install
getting_started
asr/
install
asr/
getting_started
.. toctree::
:maxdepth: 1
:caption: More Information
data_preparation
augmentation
feature_list
ngram_lm
asr/
data_preparation
a
sr/a
ugmentation
asr/
feature_list
asr/
ngram_lm
.. toctree::
:maxdepth: 1
:caption: Released_model
released_model
asr/
released_model
.. toctree::
:maxdepth: 1
:caption: Acknowledgement
reference
asr/
reference
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录