pull/1903/head
Yang Zhou 3 years ago
parent 86de61250e
commit b917b1a7f2

@ -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来启动服务。
这里简单的介绍几个参数:

Loading…
Cancel
Save