Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
aa04e265
D
DeepSpeech
项目概览
PaddlePaddle
/
DeepSpeech
1 年多 前同步成功
通知
208
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看板
提交
aa04e265
编写于
12月 10, 2021
作者:
H
Hui Zhang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
rm uesless comment
上级
094d05f6
变更
16
隐藏空白更改
内联
并排
Showing
16 changed file
with
16 addition
and
16 deletion
+16
-16
examples/aishell/asr1/conf/chunk_conformer.yaml
examples/aishell/asr1/conf/chunk_conformer.yaml
+1
-1
examples/aishell/asr1/conf/transformer.yaml
examples/aishell/asr1/conf/transformer.yaml
+1
-1
examples/callcenter/asr1/conf/chunk_conformer.yaml
examples/callcenter/asr1/conf/chunk_conformer.yaml
+1
-1
examples/callcenter/asr1/conf/conformer.yaml
examples/callcenter/asr1/conf/conformer.yaml
+1
-1
examples/librispeech/asr1/conf/chunk_conformer.yaml
examples/librispeech/asr1/conf/chunk_conformer.yaml
+1
-1
examples/librispeech/asr1/conf/chunk_transformer.yaml
examples/librispeech/asr1/conf/chunk_transformer.yaml
+1
-1
examples/librispeech/asr1/conf/conformer.yaml
examples/librispeech/asr1/conf/conformer.yaml
+1
-1
examples/librispeech/asr2/conf/transformer.yaml
examples/librispeech/asr2/conf/transformer.yaml
+1
-1
examples/ted_en_zh/st0/conf/transformer.yaml
examples/ted_en_zh/st0/conf/transformer.yaml
+1
-1
examples/ted_en_zh/st1/conf/transformer.yaml
examples/ted_en_zh/st1/conf/transformer.yaml
+1
-1
examples/timit/asr1/conf/transformer.yaml
examples/timit/asr1/conf/transformer.yaml
+1
-1
examples/tiny/asr1/conf/chunk_confermer.yaml
examples/tiny/asr1/conf/chunk_confermer.yaml
+1
-1
examples/tiny/asr1/conf/chunk_transformer.yaml
examples/tiny/asr1/conf/chunk_transformer.yaml
+1
-1
examples/tiny/asr1/conf/conformer.yaml
examples/tiny/asr1/conf/conformer.yaml
+1
-1
examples/tiny/asr1/conf/transformer.yaml
examples/tiny/asr1/conf/transformer.yaml
+1
-1
examples/wenetspeech/asr1/conf/conformer.yaml
examples/wenetspeech/asr1/conf/conformer.yaml
+1
-1
未找到文件。
examples/aishell/asr1/conf/chunk_conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -90,7 +90,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-6
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/aishell/asr1/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -80,7 +80,7 @@ training:
optim_conf
:
lr
:
0.002
weight_decay
:
1e-6
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/callcenter/asr1/conf/chunk_conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -88,7 +88,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-6
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/callcenter/asr1/conf/conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -83,7 +83,7 @@ training:
optim_conf
:
lr
:
0.002
weight_decay
:
1e-6
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/librispeech/asr1/conf/chunk_conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -90,7 +90,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/librispeech/asr1/conf/chunk_transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -83,7 +83,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/librispeech/asr1/conf/conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -86,7 +86,7 @@ training:
optim_conf
:
lr
:
0.004
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/librispeech/asr2/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -75,7 +75,7 @@ optim: adam
optim_conf
:
global_grad_clip
:
5.0
weight_decay
:
1.0e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
lr
:
0.004
warmup_steps
:
25000
...
...
examples/ted_en_zh/st0/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -82,7 +82,7 @@ training:
optim_conf
:
lr
:
0.004
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/ted_en_zh/st1/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -82,7 +82,7 @@ training:
optim_conf
:
lr
:
0.004
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/timit/asr1/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -80,7 +80,7 @@ training:
optim_conf
:
lr
:
0.004
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
1200
lr_decay
:
1.0
...
...
examples/tiny/asr1/conf/chunk_confermer.yaml
浏览文件 @
aa04e265
...
...
@@ -90,7 +90,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/tiny/asr1/conf/chunk_transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -83,7 +83,7 @@ training:
optim_conf
:
lr
:
0.002
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/tiny/asr1/conf/conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -86,7 +86,7 @@ training:
optim_conf
:
lr
:
0.002
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/tiny/asr1/conf/transformer.yaml
浏览文件 @
aa04e265
...
...
@@ -80,7 +80,7 @@ training:
optim_conf
:
lr
:
0.002
weight_decay
:
1e-06
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
25000
lr_decay
:
1.0
...
...
examples/wenetspeech/asr1/conf/conformer.yaml
浏览文件 @
aa04e265
...
...
@@ -87,7 +87,7 @@ training:
optim_conf
:
lr
:
0.001
weight_decay
:
1e-6
scheduler
:
warmuplr
# pytorch v1.1.0+ required
scheduler
:
warmuplr
scheduler_conf
:
warmup_steps
:
5000
lr_decay
:
1.0
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录