Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
dd433982
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看板
“b54435a8ab77bb8d74f05949a2ff0d7cddc112ec”上不存在“doc/design/float16.html”
未验证
提交
dd433982
编写于
6月 28, 2021
作者:
H
Hui Zhang
提交者:
GitHub
6月 28, 2021
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #690 from PaddlePaddle/rsl
more detial of result
上级
718bd307
f8d52e59
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
26 addition
and
25 deletion
+26
-25
examples/aishell/s0/README.md
examples/aishell/s0/README.md
+1
-1
examples/aishell/s1/README.md
examples/aishell/s1/README.md
+9
-8
examples/librispeech/s0/README.md
examples/librispeech/s0/README.md
+5
-5
examples/librispeech/s1/README.md
examples/librispeech/s1/README.md
+11
-11
未找到文件。
examples/aishell/s0/README.md
浏览文件 @
dd433982
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
| Model | Params | Release | Config | Test set | Loss | CER |
| Model | Params | Release | Config | Test set | Loss | CER |
| --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- |
| DeepSpeech2 | 58.4M | 2.2.0 | conf/deepspeech2.yaml + spec aug + new datapipe | test | 6.396368026733398 | 0.068382 |
| DeepSpeech2 | 58.4M | 2.2.0 | conf/deepspeech2.yaml + spec aug + new datapipe | test | 6.396368026733398 | 0.068382
,0.073507
|
| DeepSpeech2 | 58.4M | 2.1.0 | conf/deepspeech2.yaml + spec aug | test | 7.483316898345947 | 0.077860 |
| DeepSpeech2 | 58.4M | 2.1.0 | conf/deepspeech2.yaml + spec aug | test | 7.483316898345947 | 0.077860 |
| DeepSpeech2 | 58.4M | 2.1.0 | conf/deepspeech2.yaml | test | 7.299022197723389 | 0.078671 |
| DeepSpeech2 | 58.4M | 2.1.0 | conf/deepspeech2.yaml | test | 7.299022197723389 | 0.078671 |
| DeepSpeech2 | 58.4M | 2.0.0 | conf/deepspeech2.yaml | test | - | 0.078977 |
| DeepSpeech2 | 58.4M | 2.0.0 | conf/deepspeech2.yaml | test | - | 0.078977 |
...
...
examples/aishell/s1/README.md
浏览文件 @
dd433982
...
@@ -3,11 +3,12 @@
...
@@ -3,11 +3,12 @@
## Conformer
## Conformer
| Model | Params | Config | Augmentation| Test set | Decode method | Loss | WER |
| Model | Params | Config | Augmentation| Test set | Decode method | Loss | WER |
| --- | --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- | --- |
| conformer | 47.06M | conf/conformer.yaml | spec_aug + shift | test | attention | - | 0.059858 |
| conformer | 47.07M | conf/conformer.yaml | spec_aug + shift | test | attention | - | 0.059858 |
| conformer | 47.06M | conf/conformer.yaml | spec_aug + shift | test | ctc_greedy_search | - | 0.062311 |
| conformer | 47.07M | conf/conformer.yaml | spec_aug + shift | test | ctc_greedy_search | - | 0.062311 |
| conformer | 47.06M | conf/conformer.yaml | spec_aug + shift | test | ctc_prefix_beam_search | - | 0.062196 |
| conformer | 47.07M | conf/conformer.yaml | spec_aug + shift | test | ctc_prefix_beam_search | - | 0.062196 |
| conformer | 47.06M | conf/conformer.yaml | spec_aug + shift | test | attention_rescoring | - | 0.054694 |
| conformer | 47.07M | conf/conformer.yaml | spec_aug + shift | test | attention_rescoring | - | 0.054694 |
## Chunk Conformer
## Chunk Conformer
...
@@ -21,6 +22,6 @@
...
@@ -21,6 +22,6 @@
## Transformer
## Transformer
| Model | Config | Augmentation| Test set | Decode method | Loss | WER |
| Model |
Params |
Config | Augmentation| Test set | Decode method | Loss | WER |
| --- | --- | --- | --- | --- | --- | ---|
| --- | --- | --- | --- | --- | --- | ---
| ---
|
| transformer | conf/transformer.yaml | spec_aug + shift | test | attention | - | - |
| transformer |
- |
conf/transformer.yaml | spec_aug + shift | test | attention | - | - |
examples/librispeech/s0/README.md
浏览文件 @
dd433982
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
## Deepspeech2
## Deepspeech2
| Model | Params |
R
elease | Config | Test set | Loss | WER |
| Model | Params |
r
elease | Config | Test set | Loss | WER |
| --- | --- | --- |
--- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- |
| DeepSpeech2 | 42.96M |
2.1.0 | conf/deepspeech2.yaml | 15.184467315673828 | test-clean | 0.072154 |
| DeepSpeech2 | 42.96M | 2.1.0 | conf/deepspeech2.yaml | 15.184467315673828 | test-clean | 0.072154 |
| DeepSpeech2 | 42.96M |
2.0.0 | conf/deepspeech2.yaml | - | test-clean | 0.073973 |
| DeepSpeech2 | 42.96M | 2.0.0 | conf/deepspeech2.yaml | - | test-clean | 0.073973 |
| DeepSpeech2 | 42.96M |
1.8.5 | - | test-clean | - | 0.074939 |
| DeepSpeech2 | 42.96M | 1.8.5 | - | test-clean | - | 0.074939 |
examples/librispeech/s1/README.md
浏览文件 @
dd433982
...
@@ -2,17 +2,17 @@
...
@@ -2,17 +2,17 @@
## Conformer
## Conformer
| Model | Config | Augmentation| Test set | Decode method | Loss | WER |
| Model |
Params |
Config | Augmentation| Test set | Decode method | Loss | WER |
| --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- |
--- |
| conformer |
conf/conformer.yaml | spec_aug + shift | test-all | attention | test-all
6.35 | 0.057117 |
| conformer |
47.63 M | conf/conformer.yaml | spec_aug + shift | test-all | attention |
6.35 | 0.057117 |
| conformer |
conf/conformer.yaml | spec_aug + shift | test-clean | attention | test-all
6.35 | 0.030162 |
| conformer |
47.63 M | conf/conformer.yaml | spec_aug + shift | test-clean | attention |
6.35 | 0.030162 |
| conformer |
conf/conformer.yaml | spec_aug + shift | test-clean | ctc_greedy_search | test-all
6.35 | 0.037910 |
| conformer |
47.63 M | conf/conformer.yaml | spec_aug + shift | test-clean | ctc_greedy_search |
6.35 | 0.037910 |
| conformer |
conf/conformer.yaml | spec_aug + shift | test-clean | ctc_prefix_beam_search | test-all
6.35 | 0.037761 |
| conformer |
47.63 M | conf/conformer.yaml | spec_aug + shift | test-clean | ctc_prefix_beam_search |
6.35 | 0.037761 |
| conformer |
conf/conformer.yaml | spec_aug + shift | test-clean | attention_rescoring | test-all
6.35 | 0.032115 |
| conformer |
47.63 M | conf/conformer.yaml | spec_aug + shift | test-clean | attention_rescoring |
6.35 | 0.032115 |
## Transformer
## Transformer
| Model | Config | Augmentation| Test set | Decode method | Loss | WER |
| Model |
Params |
Config | Augmentation| Test set | Decode method | Loss | WER |
| --- | --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- | --- |
--- |
| transformer |
conf/transformer.yaml | spec_aug + shift | test-all | attention | test-all
6.98 | 0.066500 |
| transformer |
32.52 M | conf/transformer.yaml | spec_aug + shift | test-all | attention |
6.98 | 0.066500 |
| transformer |
conf/transformer.yaml | spec_aug + shift | test-clean | attention | test-all
6.98 | 0.036 |
| transformer |
32.52 M | conf/transformer.yaml | spec_aug + shift | test-clean | attention |
6.98 | 0.036 |
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录