twoDogy
c0cc850776
add function for generating srt file ( #3123 )
...
* add function for generating srt file
在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能
* add function for generating srt file
在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能
* keep origin websocket_client.py
恢复原本的websocket_client.py文件
* add generating subtitle function into README
* add generate subtitle funciton into README
* add subtitle generation function
* add subtitle generation function
2 years ago
zxcd
ca575bdda3
[Doc] change define asr server config to chunk asr config, test=doc ( #3067 )
...
* Update README.md
* Update README_cn.md
2 years ago
Hui Zhang
6f927d55db
onnx ds2 need onnxruntime>=1.11.0 ( #2728 )
2 years ago
tianhao zhang
e367242765
update dependency of paddle
2 years ago
tianhao zhang
5bbe6e9897
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
2 years ago
Zhao Yuting
cb74803957
fix the bug "can't start ASR streaming_server" ( #2337 )
...
* Update application.yaml
2 years ago
TianYuan
dfb09eee55
add pad calc link, test=doc
2 years ago
TianYuan
7bbd9097a1
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into fix_name_bug
2 years ago
TianYuan
bc6d10ba4d
update readme, test=doc
2 years ago
Jackwaterveg
ae7a73bc11
Merge pull request #2138 from zh794390558/demos
...
[demos] more cli for speech demos
2 years ago
liangym
30c2b5df5e
Merge pull request #2139 from lym0302/updata_readme
...
[server] update readme
2 years ago
lym0302
e0719c551c
update readme, test=doc
2 years ago
Hui Zhang
caaa5cd502
more cli for speech demos
2 years ago
Hui Zhang
e81849277e
att cache for streaming asr
2 years ago
iftaken
822a4e6127
use paddle web for streaming asr
2 years ago
Hui Zhang
dadd9b9836
fix demo, test=doc
2 years ago
Hui Zhang
2a455fa630
fix rtf bug
2 years ago
Hui Zhang
3cf1f1f0b5
support onnx quantize
2 years ago
Jackwaterveg
6dfe7273e6
Merge pull request #2045 from zh794390558/wenetspeech_onnx
...
[server] ds2 wenetspeech to onnx and support streaming asr server
2 years ago
huangyuxin
c552c0877f
fix ds2 server config
2 years ago
Hui Zhang
d21e6d8adb
fix window ms config
2 years ago
Hui Zhang
59a78f2a46
ds2 wenetspeech to onnx and support streaming asr server
2 years ago
huangyuxin
704b5f8bc4
fix win len in ds2 server
2 years ago
Hui Zhang
5e03d753ac
add ds2 steaming asr onnx
2 years ago
Hui Zhang
9106daa2a3
code format
2 years ago
Hui Zhang
3cee7db021
onnx ds2 straming asr
2 years ago
Hui Zhang
c8574c7e35
ds2 inference as sepearte engine for streaming asr
2 years ago
Hui Zhang
b9e3e49305
refactor stream asr and fix ds2 stream bug
2 years ago
Jackwaterveg
05fd9a0e2c
Merge pull request #2019 from Jackwaterveg/develop_dev
...
[Server] update reademe, add conf file, updata test_cli
2 years ago
huangyuxin
06c9eee339
update reademe, add conf file, updata test_cli
2 years ago
Hui Zhang
1f5f34a815
Merge pull request #2016 from Jackwaterveg/develop_dev
...
[ASR] Support editing num_decode_left_chunks in cli and server
2 years ago
Hui Zhang
262f42d49f
do not reset result for web ws api
2 years ago
huangyuxin
6ebe476532
support editing num_decode_left_chunks in cli and server
2 years ago
Hui Zhang
69a6da4c16
ctc endpoint work
2 years ago
Hui Zhang
8f9b7bba48
refactor asr online server
2 years ago
Hui Zhang
693cd5792e
fix speech ws example, test=doc
2 years ago
Hui Zhang
6f7917b7f2
fix streaming asr
3 years ago
Hui Zhang
c15278ed80
format
3 years ago
huangyuxin
d1ac7608d4
add script for calc RTF
3 years ago
Hui Zhang
7be1b1b676
Merge pull request #1920 from PaddlePaddle/zh794390558-patch-2
...
Update README_cn.md
3 years ago
Hui Zhang
e3dd444ca4
Update README_cn.md
3 years ago
Hui Zhang
1cd1730b18
update streaming asr server doc
3 years ago
Honei
bd66c7a8f7
Merge pull request #1905 from Honei/develop
...
[asr][server]add check asr server model type
3 years ago
xiongxinlei
67939d0d66
add check asr server model type, test=doc
3 years ago
Jackwaterveg
e7cb0365dd
test=doc
3 years ago
Jackwaterveg
a695c2cd36
test=doc
3 years ago
Jackwaterveg
0a862b2458
test=doc
3 years ago
Jackwaterveg
dbbbd2f9f3
test=doc
3 years ago
lym0302
c5d2224d6d
fix cors, test=doc
3 years ago