tianhao zhang
5b5167b586
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
tianhao zhang
5bbe6e9897
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
Zhao Yuting
c28064fec2
Update asr_engine.py ( #2302 )
...
* Update asr_engine.py
* Update asr_engine.py
* Update application.yaml
must add parameter "num_decoding_left_chunks" so as to modify this in other scenarios.
* Update asr_engine.py
* Update application.yaml
* Update application.yaml
* Update asr_engine.py
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
3cee7db021
onnx ds2 straming asr
2 years ago
Hui Zhang
c8574c7e35
ds2 inference as sepearte engine for streaming asr
2 years ago
huangyuxin
06c9eee339
update reademe, add conf file, updata test_cli
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
lym0302
90b7f88eb5
fix hifigan pad value
2 years ago
lym0302
c5d2224d6d
fix cors, test=doc
3 years ago
lym0302
b361a73888
improve server code, test=doc
3 years ago
xiongxinlei
b1dddddbe0
add vector server, test=doc
3 years ago
Hui Zhang
9cc7662512
Merge pull request #1782 from lym0302/add_streaming_cli
...
[server] update readme
3 years ago
lym0302
651012616a
add info, test=doc
3 years ago
Hui Zhang
3b0004345c
Merge pull request #1772 from Honei/v0.3
...
[text][server]add text punc server
3 years ago
xiongxinlei
9e50448039
update the punc text model, text=doc
3 years ago
xiongxinlei
2fa1522bdd
update the punc yaml to application.yaml, test=doc
3 years ago
xiongxinlei
ba62b85e9b
add text punc server, test=doc
3 years ago
lym0302
70424e1ef9
add streaming tts demos, test=doc
3 years ago
TianYuan
24f0a7d44b
Merge pull request #1733 from lym0302/tts_stream
...
[server] add onnx tts engine
3 years ago
xiongxinlei
56751a1ed5
update the server device to paddle.device, test=doc
3 years ago
xiongxinlei
1a0c2bea5d
add streaming asr demo, test=doc
3 years ago
lym0302
4e9db4ff71
add onnx tts engine, test=doc
3 years ago
xiongxinlei
ff4ddd229e
fix the unuseful code, test=doc
3 years ago
xiongxinlei
f56dba0ca7
fix the code format, test=doc
3 years ago
xiongxinlei
380afbbc5d
add ds2 model multi session, test=doc
3 years ago
xiongxinlei
97d31f9aac
update the attention_rescoring method, test=doc
3 years ago
Honei
9d20a10b5a
Merge branch 'develop' into server
3 years ago
xiongxinlei
efc269b75f
remove unuseful code, test=doc
3 years ago
xiongxinlei
89b102a7dd
fix the ws send bug, cache buffer, text=doc
3 years ago
xiongxinlei
d21ccd0287
add conformer online server, test=doc
3 years ago
lym0302
603e565ab1
add stream tts server, test=doc
3 years ago
WilliamZhang06
2ec8d608bf
fixed comments, test=doc
3 years ago
WilliamZhang06
d847fe29cf
added online asr engine , test=doc
3 years ago
lym0302
0a6602c708
modify application.yaml, test=doc
3 years ago
lym0302
99fa7a8205
add server cls, test=doc
3 years ago
lym0302
3b304544f6
modify yaml, test=doc
3 years ago
lym0302
e50c1b3b1d
add server test, test=doc
3 years ago
lym0302
85d4a31e04
update application.yaml, test=doc
3 years ago
lym0302
ab04488738
update server cli, test=doc
3 years ago
lym0302
434708cff4
set device cpu, test=doc
3 years ago
lym0302
6b2dd16845
update server cli, test=doc
3 years ago
WilliamZhang06
7ebe904e20
fixed overload , test=doc
3 years ago