提交 b917b1a7 编写于 作者: Y Yang Zhou

format

上级 86de6125
......@@ -33,11 +33,11 @@ bash websocket_server.sh
```
this script run in two steps:
1. download the resources.tar.gz, those direcotries will be found in resource directory.
model: acustic model
model: acustic model
graph: the decoder graph (TLG.fst)
lib: some libs
bin: binary
data: audio and wav.scp
data: audio and wav.scp
2. websocket_server_main launch the service.
some params:
......
......@@ -32,11 +32,11 @@ bash websocket_server.sh
```
上面脚本完成了如下两个功能:
1. 完成resource.tar.gz下载,解压后,会在resource中发现如下目录:
model: 声学模型
graph: 解码构图
lib: 相关库
bin: 运行程序
data: 语音数据
model: 声学模型
graph: 解码构图
lib: 相关库
bin: 运行程序
data: 语音数据
2. 通过websocket_server_main来启动服务。
这里简单的介绍几个参数:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册