Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
a7326852
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看板
提交
a7326852
编写于
5月 07, 2022
作者:
X
xiongxinlei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update the streaming asr readme, test=doc
上级
8cb21991
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
573 addition
and
518 deletion
+573
-518
demos/streaming_asr_server/README.md
demos/streaming_asr_server/README.md
+266
-256
demos/streaming_asr_server/README_cn.md
demos/streaming_asr_server/README_cn.md
+266
-256
paddlespeech/server/bin/paddlespeech_server.py
paddlespeech/server/bin/paddlespeech_server.py
+41
-6
未找到文件。
demos/streaming_asr_server/README.md
浏览文件 @
a7326852
...
@@ -212,69 +212,73 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
...
@@ -212,69 +212,73 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
Output:
Output:
```
bash
```
bash
[
2022-04-21 15:59:03,904]
[
INFO] - receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-05-06 21:10:35,598]
[
INFO] - Start to
do
streaming asr client
[
2022-04-21 15:59:03,960]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,600]
[
INFO] - asr websocket client start
[
2022-04-21 15:59:03,973]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,600]
[
INFO] - endpoint: ws://127.0.0.1:8390/paddlespeech/asr/streaming
[
2022-04-21 15:59:03,987]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,600]
[
INFO] - start to process the wavscp: ./zh.wav
[
2022-04-21 15:59:04,000]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,670]
[
INFO] - client receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-04-21 15:59:04,012]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,699]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,024]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,713]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,036]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,726]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,047]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,738]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,607]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,750]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,620]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,762]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,633]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,774]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,645]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:35,786]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,657]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:36,387]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,669]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:36,398]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,680]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:10:36,407]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,176]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,416]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,185]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,425]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,192]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,434]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,200]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,442]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,208]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,930]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,216]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,938]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,224]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,946]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,232]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:10:36,954]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,724]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:36,962]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,732]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:36,970]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,740]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:36,977]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,747]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:36,985]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,755]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:37,484]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,763]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:37,492]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,770]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:10:37,500]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,271]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:37,508]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,279]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:37,517]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,287]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:37,525]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,294]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:37,532]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,302]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:38,050]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,310]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:38,058]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,318]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:38,066]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,326]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:10:38,073]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,833]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,081]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,842]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,089]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,850]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,097]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,858]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,105]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,866]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,630]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,874]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,639]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,882]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:10:38,647]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,400]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:38,655]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,408]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:38,663]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,416]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:38,671]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,424]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:38,679]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,432]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:39,216]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,440]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:39,224]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,447]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:39,232]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,455]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:10:39,240]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,984]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,248]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,992]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,256]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:08,001]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,264]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:08,008]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,272]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:08,016]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,885]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,024]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,896]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:12,883]
[
INFO] - final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,905]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:12,884]
[
INFO] - 我认为跑步最重要的就是给我带来了身体健康
[
2022-05-06 21:10:39,915]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:12,884]
[
INFO] - Response
time
9.051567 s.
[
2022-05-06 21:10:39,924]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:39,934]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:10:44,827]
[
INFO] - client final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
,
'times'
:
[{
'w'
:
'我'
,
'bg'
: 0.0,
'ed'
: 0.7000000000000001
}
,
{
'w'
:
'认'
,
'bg'
: 0.7000000000000001,
'ed'
: 0.84
}
,
{
'w'
:
'为'
,
'bg'
: 0.84,
'ed'
: 1.0
}
,
{
'w'
:
'跑'
,
'bg'
: 1.0,
'ed'
: 1.18
}
,
{
'w'
:
'步'
,
'bg'
: 1.18,
'ed'
: 1.36
}
,
{
'w'
:
'最'
,
'bg'
: 1.36,
'ed'
: 1.5
}
,
{
'w'
:
'重'
,
'bg'
: 1.5,
'ed'
: 1.6400000000000001
}
,
{
'w'
:
'要'
,
'bg'
: 1.6400000000000001,
'ed'
: 1.78
}
,
{
'w'
:
'的'
,
'bg'
: 1.78,
'ed'
: 1.9000000000000001
}
,
{
'w'
:
'就'
,
'bg'
: 1.9000000000000001,
'ed'
: 2.06
}
,
{
'w'
:
'是'
,
'bg'
: 2.06,
'ed'
: 2.62
}
,
{
'w'
:
'给'
,
'bg'
: 2.62,
'ed'
: 3.16
}
,
{
'w'
:
'我'
,
'bg'
: 3.16,
'ed'
: 3.3200000000000003
}
,
{
'w'
:
'带'
,
'bg'
: 3.3200000000000003,
'ed'
: 3.48
}
,
{
'w'
:
'来'
,
'bg'
: 3.48,
'ed'
: 3.62
}
,
{
'w'
:
'了'
,
'bg'
: 3.62,
'ed'
: 3.7600000000000002
}
,
{
'w'
:
'身'
,
'bg'
: 3.7600000000000002,
'ed'
: 3.9
}
,
{
'w'
:
'体'
,
'bg'
: 3.9,
'ed'
: 4.0600000000000005
}
,
{
'w'
:
'健'
,
'bg'
: 4.0600000000000005,
'ed'
: 4.26
}
,
{
'w'
:
'康'
,
'bg'
: 4.26,
'ed'
: 4.96
}]}
[
2022-05-06 21:10:44,827]
[
INFO] - audio duration: 4.9968125, elapsed
time
: 9.225094079971313,
RTF
=
1.846195765794957
[
2022-05-06 21:10:44,828]
[
INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康
```
```
...
@@ -295,67 +299,71 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
...
@@ -295,67 +299,71 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
Output:
Output:
```
bash
```
bash
[
2022-04-21 15:59:03,904]
[
INFO] - receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-05-06 21:14:03,137]
[
INFO] - asr websocket client start
[
2022-04-21 15:59:03,960]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,137]
[
INFO] - endpoint: ws://127.0.0.1:8390/paddlespeech/asr/streaming
[
2022-04-21 15:59:03,973]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,149]
[
INFO] - client receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-04-21 15:59:03,987]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,167]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,000]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,181]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,012]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,194]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,024]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,207]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,036]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,219]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,047]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,230]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,607]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,241]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,620]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,252]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,633]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,768]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,645]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,776]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,657]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,784]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,669]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,792]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,680]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,800]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,176]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:03,807]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,185]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:03,815]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,192]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,301]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,200]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,309]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,208]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,317]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,216]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,325]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,224]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,333]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,232]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,341]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,724]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,349]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,732]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,356]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,740]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,855]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,747]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,864]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,755]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,871]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,763]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,879]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,770]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,887]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,271]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:04,894]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,279]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:04,902]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,287]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,418]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,294]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,426]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,302]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,434]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,310]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,442]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,318]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,449]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,326]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,457]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,833]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,465]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,842]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,473]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,850]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,996]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,858]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,006]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,866]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,013]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,874]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,021]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,882]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,029]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,400]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,037]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,408]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,045]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,416]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,581]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,424]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,589]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,432]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,597]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,440]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,605]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,447]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,613]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,455]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,621]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,984]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:06,628]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,992]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:06,636]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:08,001]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,188]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,008]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,196]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,016]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,203]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,024]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,211]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:12,883]
[
INFO] - final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,219]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,226]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:12,158]
[
INFO] - client final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
,
'times'
:
[{
'w'
:
'我'
,
'bg'
: 0.0,
'ed'
: 0.7000000000000001
}
,
{
'w'
:
'认'
,
'bg'
: 0.7000000000000001,
'ed'
: 0.84
}
,
{
'w'
:
'为'
,
'bg'
: 0.84,
'ed'
: 1.0
}
,
{
'w'
:
'跑'
,
'bg'
: 1.0,
'ed'
: 1.18
}
,
{
'w'
:
'步'
,
'bg'
: 1.18,
'ed'
: 1.36
}
,
{
'w'
:
'最'
,
'bg'
: 1.36,
'ed'
: 1.5
}
,
{
'w'
:
'重'
,
'bg'
: 1.5,
'ed'
: 1.6400000000000001
}
,
{
'w'
:
'要'
,
'bg'
: 1.6400000000000001,
'ed'
: 1.78
}
,
{
'w'
:
'的'
,
'bg'
: 1.78,
'ed'
: 1.9000000000000001
}
,
{
'w'
:
'就'
,
'bg'
: 1.9000000000000001,
'ed'
: 2.06
}
,
{
'w'
:
'是'
,
'bg'
: 2.06,
'ed'
: 2.62
}
,
{
'w'
:
'给'
,
'bg'
: 2.62,
'ed'
: 3.16
}
,
{
'w'
:
'我'
,
'bg'
: 3.16,
'ed'
: 3.3200000000000003
}
,
{
'w'
:
'带'
,
'bg'
: 3.3200000000000003,
'ed'
: 3.48
}
,
{
'w'
:
'来'
,
'bg'
: 3.48,
'ed'
: 3.62
}
,
{
'w'
:
'了'
,
'bg'
: 3.62,
'ed'
: 3.7600000000000002
}
,
{
'w'
:
'身'
,
'bg'
: 3.7600000000000002,
'ed'
: 3.9
}
,
{
'w'
:
'体'
,
'bg'
: 3.9,
'ed'
: 4.0600000000000005
}
,
{
'w'
:
'健'
,
'bg'
: 4.0600000000000005,
'ed'
: 4.26
}
,
{
'w'
:
'康'
,
'bg'
: 4.26,
'ed'
: 4.96
}]}
[
2022-05-06 21:14:12,159]
[
INFO] - audio duration: 4.9968125, elapsed
time
: 9.019973039627075,
RTF
=
1.8051453881103354
[
2022-05-06 21:14:12,160]
[
INFO] - asr websocket client finished
```
```
...
@@ -488,72 +496,73 @@ bash server.sh
...
@@ -488,72 +496,73 @@ bash server.sh
```
```
Output:
Output:
```
```
[2022-05-02 18:57:46,961] [ INFO] - asr websocket client start
[2022-05-07 11:21:47,060] [ INFO] - asr websocket client start
[2022-05-02 18:57:46,961] [ INFO] - endpoint: ws://127.0.0.1:8290/paddlespeech/asr/streaming
[2022-05-07 11:21:47,060] [ INFO] - endpoint: ws://127.0.0.1:8490/paddlespeech/asr/streaming
[2022-05-02 18:57:46,982] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-07 11:21:47,080] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-02 18:57:46,999] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,096] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,011] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,108] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,023] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,120] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,035] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,131] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,046] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,142] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,057] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,152] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,068] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,163] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,079] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,173] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,222] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,705] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,230] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,713] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,239] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,721] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,247] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,728] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,255] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,736] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,263] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,743] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,271] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,751] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,462] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,459] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,525] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,572] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,589] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,681] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,649] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,790] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,708] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,898] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,766] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,005] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,824] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,112] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,881] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,219] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:48,130] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:49,935] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,200] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,062] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,265] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,186] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,327] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,310] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,389] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,435] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,448] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,560] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,505] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,686] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,754] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,444] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,821] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,606] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,881] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,744] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,939] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,882] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,011] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,020] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,080] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,159] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,146] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,298] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,210] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,437] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,452] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,298] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,516] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,450] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,581] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,589] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,645] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,728] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,706] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,867] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,763] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:54,007] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,818] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:54,146] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:50,064] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,002] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,125] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,148] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,186] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,292] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,245] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,437] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,301] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,584] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,358] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,731] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,414] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,877] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,469] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:56,021] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,712] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:56,842] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,776] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,013] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,837] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,174] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,897] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,336] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,956] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,497] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:51,012] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,659] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:51,276] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:22:03,035] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。', 'times': [{'w': '我', 'bg': 0.0, 'ed': 0.7000000000000001}, {'w': '认', 'bg': 0.7000000000000001, 'ed': 0.84}, {'w': '为', 'bg': 0.84, 'ed': 1.0}, {'w': '跑', 'bg': 1.0, 'ed': 1.18}, {'w': '步', 'bg': 1.18, 'ed': 1.36}, {'w': '最', 'bg': 1.36, 'ed': 1.5}, {'w': '重', 'bg': 1.5, 'ed': 1.6400000000000001}, {'w': '要', 'bg': 1.6400000000000001, 'ed': 1.78}, {'w': '的', 'bg': 1.78, 'ed': 1.9000000000000001}, {'w': '就', 'bg': 1.9000000000000001, 'ed': 2.06}, {'w': '是', 'bg': 2.06, 'ed': 2.62}, {'w': '给', 'bg': 2.62, 'ed': 3.16}, {'w': '我', 'bg': 3.16, 'ed': 3.3200000000000003}, {'w': '带', 'bg': 3.3200000000000003, 'ed': 3.48}, {'w': '来', 'bg': 3.48, 'ed': 3.62}, {'w': '了', 'bg': 3.62, 'ed': 3.7600000000000002}, {'w': '身', 'bg': 3.7600000000000002, 'ed': 3.9}, {'w': '体', 'bg': 3.9, 'ed': 4.0600000000000005}, {'w': '健', 'bg': 4.0600000000000005, 'ed': 4.26}, {'w': '康', 'bg': 4.26, 'ed': 4.96}]}
[2022-05-02 18:57:51,277] [ INFO] - asr websocket client finished
[2022-05-07 11:22:03,035] [ INFO] - audio duration: 4.9968125, elapsed time: 15.974023818969727, RTF=3.1968427510477384
[2022-05-02 18:57:51,277] [ INFO] - 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:22:03,037] [ INFO] - asr websocket client finished
[2022-05-02 18:57:51,277] [ INFO] - Response time 4.316903 s.
[2022-05-07 11:22:03,037] [ INFO] - 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:22:03,037] [ INFO] - Response time 15.977116 s.
```
```
-
Use script
-
Use script
...
@@ -562,72 +571,73 @@ bash server.sh
...
@@ -562,72 +571,73 @@ bash server.sh
```
```
Output:
Output:
```
```
[2022-05-02 18:29:22,039] [ INFO] - Start to do streaming asr client
[2022-05-07 11:11:02,984] [ INFO] - Start to do streaming asr client
[2022-05-02 18:29:22,040] [ INFO] - asr websocket client start
[2022-05-07 11:11:02,985] [ INFO] - asr websocket client start
[2022-05-02 18:29:22,040] [ INFO] - endpoint: ws://127.0.0.1:8290/paddlespeech/asr/streaming
[2022-05-07 11:11:02,985] [ INFO] - endpoint: ws://127.0.0.1:8490/paddlespeech/asr/streaming
[2022-05-02 18:29:22,041] [ INFO] - start to process the wavscp: ./zh.wav
[2022-05-07 11:11:02,986] [ INFO] - start to process the wavscp: ./zh.wav
[2022-05-02 18:29:22,122] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-07 11:11:03,006] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-02 18:29:22,351] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,021] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,360] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,034] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,368] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,046] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,376] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,058] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,384] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,070] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,392] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,081] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,400] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,092] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,408] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,102] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,549] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,629] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,558] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,638] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,567] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,645] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,575] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,653] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,583] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,661] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,591] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,668] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,599] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,676] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,822] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,402] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,879] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,510] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,937] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,619] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,995] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,743] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,052] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,849] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,107] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,956] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,161] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:05,063] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,213] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:05,170] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,454] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:05,876] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,515] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,019] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,575] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,184] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,630] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,342] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,684] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,537] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,736] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,727] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,789] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,871] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:24,030] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,617] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,095] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,769] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,156] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,905] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,213] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,043] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,268] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,186] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,323] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,326] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,377] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,466] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,429] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,611] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,671] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,431] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,736] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,571] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,797] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,714] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,857] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,853] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,918] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,992] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,975] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:10,129] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:25,029] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:10,266] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:25,271] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,113] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,336] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,296] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,398] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,439] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,458] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,582] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,521] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,727] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,579] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,869] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,652] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:12,011] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,722] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:12,153] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,969] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:12,969] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,034] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,137] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,095] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,297] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,163] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,456] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,229] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,615] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,294] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,776] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,565] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:18,915] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。', 'times': [{'w': '我', 'bg': 0.0, 'ed': 0.7000000000000001}, {'w': '认', 'bg': 0.7000000000000001, 'ed': 0.84}, {'w': '为', 'bg': 0.84, 'ed': 1.0}, {'w': '跑', 'bg': 1.0, 'ed': 1.18}, {'w': '步', 'bg': 1.18, 'ed': 1.36}, {'w': '最', 'bg': 1.36, 'ed': 1.5}, {'w': '重', 'bg': 1.5, 'ed': 1.6400000000000001}, {'w': '要', 'bg': 1.6400000000000001, 'ed': 1.78}, {'w': '的', 'bg': 1.78, 'ed': 1.9000000000000001}, {'w': '就', 'bg': 1.9000000000000001, 'ed': 2.06}, {'w': '是', 'bg': 2.06, 'ed': 2.62}, {'w': '给', 'bg': 2.62, 'ed': 3.16}, {'w': '我', 'bg': 3.16, 'ed': 3.3200000000000003}, {'w': '带', 'bg': 3.3200000000000003, 'ed': 3.48}, {'w': '来', 'bg': 3.48, 'ed': 3.62}, {'w': '了', 'bg': 3.62, 'ed': 3.7600000000000002}, {'w': '身', 'bg': 3.7600000000000002, 'ed': 3.9}, {'w': '体', 'bg': 3.9, 'ed': 4.0600000000000005}, {'w': '健', 'bg': 4.0600000000000005, 'ed': 4.26}, {'w': '康', 'bg': 4.26, 'ed': 4.96}]}
[2022-05-02 18:29:26,566] [ INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:11:18,915] [ INFO] - audio duration: 4.9968125, elapsed time: 15.928460597991943, RTF=3.187724293835709
[2022-05-07 11:11:18,916] [ INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康
```
```
\ No newline at end of file
demos/streaming_asr_server/README_cn.md
浏览文件 @
a7326852
...
@@ -220,69 +220,73 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
...
@@ -220,69 +220,73 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
输出:
输出:
```bash
```bash
[2022-04-21 15:59:03,904] [ INFO] - receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-06 21:10:35,598] [ INFO] - Start to do streaming asr client
[2022-04-21 15:59:03,960] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,600] [ INFO] - asr websocket client start
[2022-04-21 15:59:03,973] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,600] [ INFO] - endpoint: ws://127.0.0.1:8390/paddlespeech/asr/streaming
[2022-04-21 15:59:03,987] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,600] [ INFO] - start to process the wavscp: ./zh.wav
[2022-04-21 15:59:04,000] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,670] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-04-21 15:59:04,012] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,699] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,024] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,713] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,036] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,726] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,047] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,738] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,607] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,750] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,620] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,762] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,633] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,774] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,645] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:35,786] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,657] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:36,387] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,669] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:36,398] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:04,680] [ INFO] - receive msg={'asr_results': ''}
[2022-05-06 21:10:36,407] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:05,176] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,416] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:05,185] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,425] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:05,192] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,434] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:05,200] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,442] [ INFO] - client receive msg={'result': ''}
[2022-04-21 15:59:05,208] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,930] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,216] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,938] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,224] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,946] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,232] [ INFO] - receive msg={'asr_results': '我认为跑'}
[2022-05-06 21:10:36,954] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,724] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:36,962] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,732] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:36,970] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,740] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:36,977] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,747] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:36,985] [ INFO] - client receive msg={'result': '我认为跑'}
[2022-04-21 15:59:05,755] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:37,484] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:05,763] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:37,492] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:05,770] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的'}
[2022-05-06 21:10:37,500] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:06,271] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:37,508] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:06,279] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:37,517] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:06,287] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:37,525] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:06,294] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:37,532] [ INFO] - client receive msg={'result': '我认为跑步最重要的'}
[2022-04-21 15:59:06,302] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:38,050] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,310] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:38,058] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,318] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:38,066] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,326] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是'}
[2022-05-06 21:10:38,073] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,833] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,081] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,842] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,089] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,850] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,097] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,858] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,105] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是'}
[2022-04-21 15:59:06,866] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,630] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:06,874] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,639] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:06,882] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给'}
[2022-05-06 21:10:38,647] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:07,400] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:38,655] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:07,408] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:38,663] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:07,416] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:38,671] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:07,424] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:38,679] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给'}
[2022-04-21 15:59:07,432] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:39,216] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:07,440] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:39,224] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:07,447] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:39,232] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:07,455] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了'}
[2022-05-06 21:10:39,240] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:07,984] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,248] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:07,992] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,256] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:08,001] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,264] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:08,008] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,272] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了'}
[2022-04-21 15:59:08,016] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,885] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-04-21 15:59:08,024] [ INFO] - receive msg={'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,896] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-04-21 15:59:12,883] [ INFO] - final receive msg={'status': 'ok', 'signal': 'finished', 'asr_results': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,905] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-04-21 15:59:12,884] [ INFO] - 我认为跑步最重要的就是给我带来了身体健康
[2022-05-06 21:10:39,915] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-04-21 15:59:12,884] [ INFO] - Response time 9.051567 s.
[2022-05-06 21:10:39,924] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:39,934] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康'}
[2022-05-06 21:10:44,827] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康', 'times': [{'w': '我', 'bg': 0.0, 'ed': 0.7000000000000001}, {'w': '认', 'bg': 0.7000000000000001, 'ed': 0.84}, {'w': '为', 'bg': 0.84, 'ed': 1.0}, {'w': '跑', 'bg': 1.0, 'ed': 1.18}, {'w': '步', 'bg': 1.18, 'ed': 1.36}, {'w': '最', 'bg': 1.36, 'ed': 1.5}, {'w': '重', 'bg': 1.5, 'ed': 1.6400000000000001}, {'w': '要', 'bg': 1.6400000000000001, 'ed': 1.78}, {'w': '的', 'bg': 1.78, 'ed': 1.9000000000000001}, {'w': '就', 'bg': 1.9000000000000001, 'ed': 2.06}, {'w': '是', 'bg': 2.06, 'ed': 2.62}, {'w': '给', 'bg': 2.62, 'ed': 3.16}, {'w': '我', 'bg': 3.16, 'ed': 3.3200000000000003}, {'w': '带', 'bg': 3.3200000000000003, 'ed': 3.48}, {'w': '来', 'bg': 3.48, 'ed': 3.62}, {'w': '了', 'bg': 3.62, 'ed': 3.7600000000000002}, {'w': '身', 'bg': 3.7600000000000002, 'ed': 3.9}, {'w': '体', 'bg': 3.9, 'ed': 4.0600000000000005}, {'w': '健', 'bg': 4.0600000000000005, 'ed': 4.26}, {'w': '康', 'bg': 4.26, 'ed': 4.96}]}
[2022-05-06 21:10:44,827] [ INFO] - audio duration: 4.9968125, elapsed time: 9.225094079971313, RTF=1.846195765794957
[2022-05-06 21:10:44,828] [ INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康
```
```
-
Python API
-
Python API
...
@@ -302,67 +306,71 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
...
@@ -302,67 +306,71 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
输出:
输出:
```
bash
```
bash
[
2022-04-21 15:59:03,904]
[
INFO] - receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-05-06 21:14:03,137]
[
INFO] - asr websocket client start
[
2022-04-21 15:59:03,960]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,137]
[
INFO] - endpoint: ws://127.0.0.1:8390/paddlespeech/asr/streaming
[
2022-04-21 15:59:03,973]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,149]
[
INFO] - client receive
msg
={
"status"
:
"ok"
,
"signal"
:
"server_ready"
}
[
2022-04-21 15:59:03,987]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,167]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,000]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,181]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,012]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,194]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,024]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,207]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,036]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,219]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,047]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,230]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,607]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,241]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,620]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,252]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,633]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,768]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,645]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,776]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,657]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,784]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,669]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,792]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:04,680]
[
INFO] - receive
msg
={
'asr_results'
:
''
}
[
2022-05-06 21:14:03,800]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,176]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:03,807]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,185]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:03,815]
[
INFO] - client receive
msg
={
'result'
:
''
}
[
2022-04-21 15:59:05,192]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,301]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,200]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,309]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,208]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,317]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,216]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,325]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,224]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,333]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,232]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑'
}
[
2022-05-06 21:14:04,341]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,724]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,349]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,732]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,356]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑'
}
[
2022-04-21 15:59:05,740]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,855]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,747]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,864]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,755]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,871]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,763]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,879]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:05,770]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的'
}
[
2022-05-06 21:14:04,887]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,271]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:04,894]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,279]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:04,902]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的'
}
[
2022-04-21 15:59:06,287]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,418]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,294]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,426]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,302]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,434]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,310]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,442]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,318]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,449]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,326]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是'
}
[
2022-05-06 21:14:05,457]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,833]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,465]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,842]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,473]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是'
}
[
2022-04-21 15:59:06,850]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:05,996]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,858]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,006]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,866]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,013]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,874]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,021]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:06,882]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给'
}
[
2022-05-06 21:14:06,029]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,400]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,037]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,408]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,045]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给'
}
[
2022-04-21 15:59:07,416]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,581]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,424]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,589]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,432]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,597]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,440]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,605]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,447]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,613]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,455]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-05-06 21:14:06,621]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,984]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:06,628]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:07,992]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:06,636]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了'
}
[
2022-04-21 15:59:08,001]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,188]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,008]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,196]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,016]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,203]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:08,024]
[
INFO] - receive
msg
={
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,211]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-04-21 15:59:12,883]
[
INFO] - final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'asr_results'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,219]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:07,226]
[
INFO] - client receive
msg
={
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
}
[
2022-05-06 21:14:12,158]
[
INFO] - client final receive
msg
={
'status'
:
'ok'
,
'signal'
:
'finished'
,
'result'
:
'我认为跑步最重要的就是给我带来了身体健康'
,
'times'
:
[{
'w'
:
'我'
,
'bg'
: 0.0,
'ed'
: 0.7000000000000001
}
,
{
'w'
:
'认'
,
'bg'
: 0.7000000000000001,
'ed'
: 0.84
}
,
{
'w'
:
'为'
,
'bg'
: 0.84,
'ed'
: 1.0
}
,
{
'w'
:
'跑'
,
'bg'
: 1.0,
'ed'
: 1.18
}
,
{
'w'
:
'步'
,
'bg'
: 1.18,
'ed'
: 1.36
}
,
{
'w'
:
'最'
,
'bg'
: 1.36,
'ed'
: 1.5
}
,
{
'w'
:
'重'
,
'bg'
: 1.5,
'ed'
: 1.6400000000000001
}
,
{
'w'
:
'要'
,
'bg'
: 1.6400000000000001,
'ed'
: 1.78
}
,
{
'w'
:
'的'
,
'bg'
: 1.78,
'ed'
: 1.9000000000000001
}
,
{
'w'
:
'就'
,
'bg'
: 1.9000000000000001,
'ed'
: 2.06
}
,
{
'w'
:
'是'
,
'bg'
: 2.06,
'ed'
: 2.62
}
,
{
'w'
:
'给'
,
'bg'
: 2.62,
'ed'
: 3.16
}
,
{
'w'
:
'我'
,
'bg'
: 3.16,
'ed'
: 3.3200000000000003
}
,
{
'w'
:
'带'
,
'bg'
: 3.3200000000000003,
'ed'
: 3.48
}
,
{
'w'
:
'来'
,
'bg'
: 3.48,
'ed'
: 3.62
}
,
{
'w'
:
'了'
,
'bg'
: 3.62,
'ed'
: 3.7600000000000002
}
,
{
'w'
:
'身'
,
'bg'
: 3.7600000000000002,
'ed'
: 3.9
}
,
{
'w'
:
'体'
,
'bg'
: 3.9,
'ed'
: 4.0600000000000005
}
,
{
'w'
:
'健'
,
'bg'
: 4.0600000000000005,
'ed'
: 4.26
}
,
{
'w'
:
'康'
,
'bg'
: 4.26,
'ed'
: 4.96
}]}
[
2022-05-06 21:14:12,159]
[
INFO] - audio duration: 4.9968125, elapsed
time
: 9.019973039627075,
RTF
=
1.8051453881103354
[
2022-05-06 21:14:12,160]
[
INFO] - asr websocket client finished
```
```
...
@@ -496,72 +504,73 @@ bash server.sh
...
@@ -496,72 +504,73 @@ bash server.sh
```
```
输出:
输出:
```
```
[2022-05-02 18:57:46,961] [ INFO] - asr websocket client start
[2022-05-07 11:21:47,060] [ INFO] - asr websocket client start
[2022-05-02 18:57:46,961] [ INFO] - endpoint: ws://127.0.0.1:8290/paddlespeech/asr/streaming
[2022-05-07 11:21:47,060] [ INFO] - endpoint: ws://127.0.0.1:8490/paddlespeech/asr/streaming
[2022-05-02 18:57:46,982] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-07 11:21:47,080] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-02 18:57:46,999] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,096] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,011] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,108] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,023] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,120] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,035] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,131] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,046] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,142] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,057] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,152] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,068] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,163] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,079] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,173] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,222] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,705] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,230] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,713] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,239] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,721] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,247] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,728] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,255] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,736] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,263] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,743] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,271] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:21:47,751] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:57:47,462] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,459] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,525] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,572] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,589] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,681] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,649] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,790] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,708] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:48,898] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,766] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,005] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,824] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,112] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:47,881] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:21:49,219] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:57:48,130] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:49,935] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,200] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,062] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,265] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,186] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,327] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,310] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,389] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,435] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,448] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,560] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,505] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:21:50,686] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:57:48,754] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,444] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,821] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,606] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,881] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,744] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:48,939] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:51,882] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,011] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,020] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,080] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,159] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,146] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,298] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,210] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:21:52,437] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:57:49,452] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,298] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,516] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,450] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,581] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,589] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,645] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,728] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,706] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:53,867] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,763] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:54,007] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:49,818] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:21:54,146] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:57:50,064] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,002] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,125] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,148] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,186] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,292] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,245] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,437] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,301] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,584] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,358] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,731] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,414] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:55,877] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,469] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:21:56,021] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:57:50,712] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:56,842] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,776] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,013] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,837] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,174] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,897] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,336] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:50,956] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,497] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:51,012] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:21:57,659] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:57:51,276] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:22:03,035] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。', 'times': [{'w': '我', 'bg': 0.0, 'ed': 0.7000000000000001}, {'w': '认', 'bg': 0.7000000000000001, 'ed': 0.84}, {'w': '为', 'bg': 0.84, 'ed': 1.0}, {'w': '跑', 'bg': 1.0, 'ed': 1.18}, {'w': '步', 'bg': 1.18, 'ed': 1.36}, {'w': '最', 'bg': 1.36, 'ed': 1.5}, {'w': '重', 'bg': 1.5, 'ed': 1.6400000000000001}, {'w': '要', 'bg': 1.6400000000000001, 'ed': 1.78}, {'w': '的', 'bg': 1.78, 'ed': 1.9000000000000001}, {'w': '就', 'bg': 1.9000000000000001, 'ed': 2.06}, {'w': '是', 'bg': 2.06, 'ed': 2.62}, {'w': '给', 'bg': 2.62, 'ed': 3.16}, {'w': '我', 'bg': 3.16, 'ed': 3.3200000000000003}, {'w': '带', 'bg': 3.3200000000000003, 'ed': 3.48}, {'w': '来', 'bg': 3.48, 'ed': 3.62}, {'w': '了', 'bg': 3.62, 'ed': 3.7600000000000002}, {'w': '身', 'bg': 3.7600000000000002, 'ed': 3.9}, {'w': '体', 'bg': 3.9, 'ed': 4.0600000000000005}, {'w': '健', 'bg': 4.0600000000000005, 'ed': 4.26}, {'w': '康', 'bg': 4.26, 'ed': 4.96}]}
[2022-05-02 18:57:51,277] [ INFO] - asr websocket client finished
[2022-05-07 11:22:03,035] [ INFO] - audio duration: 4.9968125, elapsed time: 15.974023818969727, RTF=3.1968427510477384
[2022-05-02 18:57:51,277] [ INFO] - 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:22:03,037] [ INFO] - asr websocket client finished
[2022-05-02 18:57:51,277] [ INFO] - Response time 4.316903 s.
[2022-05-07 11:22:03,037] [ INFO] - 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:22:03,037] [ INFO] - Response time 15.977116 s.
```
```
-
使用脚本调用
-
使用脚本调用
...
@@ -570,72 +579,73 @@ bash server.sh
...
@@ -570,72 +579,73 @@ bash server.sh
```
```
输出:
输出:
```
```
[2022-05-02 18:29:22,039] [ INFO] - Start to do streaming asr client
[2022-05-07 11:11:02,984] [ INFO] - Start to do streaming asr client
[2022-05-02 18:29:22,040] [ INFO] - asr websocket client start
[2022-05-07 11:11:02,985] [ INFO] - asr websocket client start
[2022-05-02 18:29:22,040] [ INFO] - endpoint: ws://127.0.0.1:8290/paddlespeech/asr/streaming
[2022-05-07 11:11:02,985] [ INFO] - endpoint: ws://127.0.0.1:8490/paddlespeech/asr/streaming
[2022-05-02 18:29:22,041] [ INFO] - start to process the wavscp: ./zh.wav
[2022-05-07 11:11:02,986] [ INFO] - start to process the wavscp: ./zh.wav
[2022-05-02 18:29:22,122] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-07 11:11:03,006] [ INFO] - client receive msg={"status": "ok", "signal": "server_ready"}
[2022-05-02 18:29:22,351] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,021] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,360] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,034] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,368] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,046] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,376] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,058] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,384] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,070] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,392] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,081] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,400] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,092] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,408] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,102] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,549] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,629] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,558] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,638] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,567] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,645] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,575] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,653] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,583] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,661] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,591] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,668] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,599] [ INFO] - client receive msg={'result': ''}
[2022-05-07 11:11:03,676] [ INFO] - client receive msg={'result': ''}
[2022-05-02 18:29:22,822] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,402] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,879] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,510] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,937] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,619] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:22,995] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,743] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,052] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,849] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,107] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:04,956] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,161] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:05,063] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,213] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-07 11:11:05,170] [ INFO] - client receive msg={'result': '我认为,跑'}
[2022-05-02 18:29:23,454] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:05,876] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,515] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,019] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,575] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,184] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,630] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,342] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,684] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,537] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,736] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,727] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:23,789] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-07 11:11:06,871] [ INFO] - client receive msg={'result': '我认为,跑步最重要的。'}
[2022-05-02 18:29:24,030] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,617] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,095] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,769] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,156] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:07,905] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,213] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,043] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,268] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,186] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,323] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,326] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,377] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,466] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,429] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-07 11:11:08,611] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是。'}
[2022-05-02 18:29:24,671] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,431] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,736] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,571] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,797] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,714] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,857] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,853] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,918] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:09,992] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:24,975] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:10,129] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:25,029] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-07 11:11:10,266] [ INFO] - client receive msg={'result': '我认为,跑步最重要的就是给。'}
[2022-05-02 18:29:25,271] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,113] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,336] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,296] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,398] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,439] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,458] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,582] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,521] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,727] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,579] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:11,869] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,652] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:12,011] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,722] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-07 11:11:12,153] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了。'}
[2022-05-02 18:29:25,969] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:12,969] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,034] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,137] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,095] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,297] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,163] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,456] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,229] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,615] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,294] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:13,776] [ INFO] - client receive msg={'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-02 18:29:26,565] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。'}
[2022-05-07 11:11:18,915] [ INFO] - client final receive msg={'status': 'ok', 'signal': 'finished', 'result': '我认为跑步最重要的就是给我带来了身体健康。', 'times': [{'w': '我', 'bg': 0.0, 'ed': 0.7000000000000001}, {'w': '认', 'bg': 0.7000000000000001, 'ed': 0.84}, {'w': '为', 'bg': 0.84, 'ed': 1.0}, {'w': '跑', 'bg': 1.0, 'ed': 1.18}, {'w': '步', 'bg': 1.18, 'ed': 1.36}, {'w': '最', 'bg': 1.36, 'ed': 1.5}, {'w': '重', 'bg': 1.5, 'ed': 1.6400000000000001}, {'w': '要', 'bg': 1.6400000000000001, 'ed': 1.78}, {'w': '的', 'bg': 1.78, 'ed': 1.9000000000000001}, {'w': '就', 'bg': 1.9000000000000001, 'ed': 2.06}, {'w': '是', 'bg': 2.06, 'ed': 2.62}, {'w': '给', 'bg': 2.62, 'ed': 3.16}, {'w': '我', 'bg': 3.16, 'ed': 3.3200000000000003}, {'w': '带', 'bg': 3.3200000000000003, 'ed': 3.48}, {'w': '来', 'bg': 3.48, 'ed': 3.62}, {'w': '了', 'bg': 3.62, 'ed': 3.7600000000000002}, {'w': '身', 'bg': 3.7600000000000002, 'ed': 3.9}, {'w': '体', 'bg': 3.9, 'ed': 4.0600000000000005}, {'w': '健', 'bg': 4.0600000000000005, 'ed': 4.26}, {'w': '康', 'bg': 4.26, 'ed': 4.96}]}
[2022-05-02 18:29:26,566] [ INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康。
[2022-05-07 11:11:18,915] [ INFO] - audio duration: 4.9968125, elapsed time: 15.928460597991943, RTF=3.187724293835709
[2022-05-07 11:11:18,916] [ INFO] - asr websocket client finished : 我认为跑步最重要的就是给我带来了身体健康
```
```
\ No newline at end of file
paddlespeech/server/bin/paddlespeech_server.py
浏览文件 @
a7326852
...
@@ -109,14 +109,16 @@ class ServerStatsExecutor():
...
@@ -109,14 +109,16 @@ class ServerStatsExecutor():
'--task'
,
'--task'
,
type
=
str
,
type
=
str
,
default
=
None
,
default
=
None
,
choices
=
[
'asr'
,
'tts'
,
'cls'
],
choices
=
[
'asr'
,
'tts'
,
'cls'
,
'text'
,
'vector'
],
help
=
'Choose speech task.'
,
help
=
'Choose speech task.'
,
required
=
True
)
required
=
True
)
self
.
task_choices
=
[
'asr'
,
'tts'
,
'cls'
]
self
.
task_choices
=
[
'asr'
,
'tts'
,
'cls'
,
'text'
,
'vector'
]
self
.
model_name_format
=
{
self
.
model_name_format
=
{
'asr'
:
'Model-Language-Sample Rate'
,
'asr'
:
'Model-Language-Sample Rate'
,
'tts'
:
'Model-Language'
,
'tts'
:
'Model-Language'
,
'cls'
:
'Model-Sample Rate'
'cls'
:
'Model-Sample Rate'
,
'text'
:
'Model-Task-Language'
,
'vector'
:
'Model-Sample Rate'
}
}
def
show_support_models
(
self
,
pretrained_models
:
dict
):
def
show_support_models
(
self
,
pretrained_models
:
dict
):
...
@@ -137,7 +139,7 @@ class ServerStatsExecutor():
...
@@ -137,7 +139,7 @@ class ServerStatsExecutor():
"Please input correct speech task, choices = ['asr', 'tts']"
)
"Please input correct speech task, choices = ['asr', 'tts']"
)
return
False
return
False
elif
self
.
task
==
'asr'
:
elif
self
.
task
.
lower
()
==
'asr'
:
try
:
try
:
from
paddlespeech.cli.asr.infer
import
pretrained_models
from
paddlespeech.cli.asr.infer
import
pretrained_models
logger
.
info
(
logger
.
info
(
...
@@ -159,7 +161,7 @@ class ServerStatsExecutor():
...
@@ -159,7 +161,7 @@ class ServerStatsExecutor():
)
)
return
False
return
False
elif
self
.
task
==
'tts'
:
elif
self
.
task
.
lower
()
==
'tts'
:
try
:
try
:
from
paddlespeech.cli.tts.infer
import
pretrained_models
from
paddlespeech.cli.tts.infer
import
pretrained_models
logger
.
info
(
logger
.
info
(
...
@@ -181,7 +183,7 @@ class ServerStatsExecutor():
...
@@ -181,7 +183,7 @@ class ServerStatsExecutor():
)
)
return
False
return
False
elif
self
.
task
==
'cls'
:
elif
self
.
task
.
lower
()
==
'cls'
:
try
:
try
:
from
paddlespeech.cli.cls.infer
import
pretrained_models
from
paddlespeech.cli.cls.infer
import
pretrained_models
logger
.
info
(
logger
.
info
(
...
@@ -202,3 +204,36 @@ class ServerStatsExecutor():
...
@@ -202,3 +204,36 @@ class ServerStatsExecutor():
"Failed to get the table of CLS pretrained models supported in the service."
"Failed to get the table of CLS pretrained models supported in the service."
)
)
return
False
return
False
elif
self
.
task
.
lower
()
==
'text'
:
try
:
from
paddlespeech.cli.text.infer
import
pretrained_models
logger
.
info
(
"Here is the table of Text pretrained models supported in the service."
)
self
.
show_support_models
(
pretrained_models
)
return
True
except
BaseException
:
logger
.
error
(
"Failed to get the table of Text pretrained models supported in the service."
)
return
False
elif
self
.
task
.
lower
()
==
'vector'
:
try
:
from
paddlespeech.cli.vector.infer
import
pretrained_models
logger
.
info
(
"Here is the table of Vector pretrained models supported in the service."
)
self
.
show_support_models
(
pretrained_models
)
return
True
except
BaseException
:
logger
.
error
(
"Failed to get the table of Vector pretrained models supported in the service."
)
return
False
else
:
logger
.
error
(
f
"Failed to get the table of
{
self
.
task
}
pretrained models supported in the service."
)
return
False
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录