Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
fef1a148
D
DeepSpeech
项目概览
PaddlePaddle
/
DeepSpeech
大约 1 年 前同步成功
通知
207
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看板
体验新版 GitCode,发现更多精彩内容 >>
提交
fef1a148
编写于
5月 05, 2022
作者:
Y
Yang Zhou
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'develop' of github.com:SmileGoat/PaddleSpeech into add_fbank
上级
6b53ca7f
8850955d
变更
3
显示空白变更内容
内联
并排
Showing
3 changed file
with
18 addition
and
11 deletion
+18
-11
speechx/examples/README.md
speechx/examples/README.md
+1
-3
speechx/examples/ds2_ol/README.md
speechx/examples/ds2_ol/README.md
+6
-5
speechx/examples/ds2_ol/aishell/README.md
speechx/examples/ds2_ol/aishell/README.md
+11
-3
未找到文件。
speechx/examples/README.md
浏览文件 @
fef1a148
# Examples for SpeechX
*
ds2_ol - ds2 streaming test under
`aishell-1`
test dataset.
The entrypoint is
`ds2_ol/aishell/run.sh`
*
`ds2_ol`
- ds2 streaming test under
`aishell-1`
test dataset.
## How to run
...
...
speechx/examples/ds2_ol/README.md
浏览文件 @
fef1a148
# Deepspeech2 Streaming ASR
*
websocket
Streaming ASR with websocket.
## Examples
*
aishell
Streaming Decoding under aishell dataset, for local WER test and so on.
*
`websocket`
- Streaming ASR with websocket.
*
`aishell`
- Streaming Decoding under aishell dataset, for local WER test.
## More
The below is for developing and offline testing:
> The below is for developing and offline testing. Do not run it only if you know what it is.
*
nnet
*
feat
*
decoder
speechx/examples/ds2_ol/aishell/README.md
浏览文件 @
fef1a148
# Aishell - Deepspeech2 Streaming
## CTC Prefix Beam Search w/o LM
## How to run
```
bash run.sh
```
## Results
### CTC Prefix Beam Search w/o LM
```
Overall -> 16.14 % N=104612 C=88190 S=16110 D=312 I=465
...
...
@@ -8,7 +16,7 @@ Mandarin -> 16.14 % N=104612 C=88190 S=16110 D=312 I=465
Other -> 0.00 % N=0 C=0 S=0 D=0 I=0
```
## CTC Prefix Beam Search w/ LM
##
#
CTC Prefix Beam Search w/ LM
LM: zh_giga.no_cna_cmn.prune01244.klm
```
...
...
@@ -17,7 +25,7 @@ Mandarin -> 7.86 % N=104768 C=96865 S=7573 D=330 I=327
Other -> 0.00 % N=0 C=0 S=0 D=0 I=0
```
## CTC WFST
##
#
CTC WFST
LM:
[
aishell train
](
http://paddlespeech.bj.bcebos.com/speechx/examples/ds2_ol/aishell/aishell_graph.zip
)
--acoustic_scale=1.2
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录