Hui Zhang
|
94aaa61726
|
Merge pull request #1858 from KPatr1ck/cli_version
[CLI]Add version command in cli.
|
3 years ago |
KP
|
677898ab96
|
Add version command in cli.
|
3 years ago |
Hui Zhang
|
13503613b4
|
Merge pull request #1853 from Jackwaterveg/develop
[CLI] update cli
|
3 years ago |
root
|
3a7896fc96
|
update cli, test=asr
|
3 years ago |
liangym
|
e87495f045
|
[server] update readme (#1851)
* update readme, test=doc
* update readme, test=doc
* update readme, test=doc
|
3 years ago |
Hui Zhang
|
37c6106ee0
|
Merge pull request #1848 from zh794390558/spx
[speechx] rm to_float32 flags, default feature fbank
|
3 years ago |
Hui Zhang
|
8522b82999
|
format
|
3 years ago |
xiongxinlei
|
b7a77eebca
|
update the time stamp type, test=doc
|
3 years ago |
Honei
|
43582f5091
|
Merge branch 'develop' into asr_time
|
3 years ago |
Hui Zhang
|
d99e99ce2c
|
Merge pull request #1836 from Honei/punc
[asr][server]join streaming asr and punc server
|
3 years ago |
Hui Zhang
|
435e86b335
|
Merge pull request #1835 from Honei/vec_server
[vec][server]add vector server
|
3 years ago |
xiongxinlei
|
10da21a77b
|
update the vector cli for server, test=doc
|
3 years ago |
xiongxinlei
|
2ab96187aa
|
streaming asr server add time stamp, test=doc
|
3 years ago |
xiongxinlei
|
c78653850b
|
join streaming asr and punc server, test=doc
|
3 years ago |
xiongxinlei
|
3950557e04
|
update the vector server note, test=doc
|
3 years ago |
xiongxinlei
|
b1dddddbe0
|
add vector server, test=doc
|
3 years ago |
Jerryuhoo
|
fba0693a20
|
fix random speaker embedding bug, test=tts
|
3 years ago |
Hui Zhang
|
cdb9a1b20b
|
Merge pull request #1813 from Honei/v0.3
[R1.0]update the paddlespeech_client asr_online cli
|
3 years ago |
Honei
|
ff7dbcc2de
|
Merge branch 'develop' into v0.3
|
3 years ago |
xiongxinlei
|
f7af037cb1
|
add the note for offline asr, test=doc
|
3 years ago |
xiongxinlei
|
3f80464926
|
update the streaming asr readme, test=doc
|
3 years ago |
Hui Zhang
|
fc96130fdc
|
fix speechx core dump when stop immediately after start
|
3 years ago |
xiongxinlei
|
c5fe181405
|
update the paddlespeech_client asr_online cli, test=doc
|
3 years ago |
huangyuxin
|
4494f5a1fc
|
add cli models, test=doc
|
3 years ago |
Hui Zhang
|
903cc67a4d
|
Merge pull request #1801 from Honei/v0.3
[R1.0]update the streaming output and punc default ip, port
|
3 years ago |
xiongxinlei
|
e844e0e0bb
|
update the streaming output and punc default ip, port, test=doc
|
3 years ago |
huangyuxin
|
18197cd3a5
|
renew ds2 model, test=doc
|
3 years ago |
Hui Zhang
|
ebde26030b
|
patch func to var
|
3 years ago |
Honei
|
f72cbc9b6d
|
Merge branch 'develop' into v0.3
|
3 years ago |
xiongxinlei
|
9125cb076d
|
update the ws asr response, final_result to result, test=doc
|
3 years ago |
xiongxinlei
|
7007b0ecac
|
update the asr server api, test=doc
|
3 years ago |
Hui Zhang
|
5e23025c31
|
fix speechx ws server to return dummpy partial result, fix hang for ws client
|
3 years ago |
Hui Zhang
|
d7c8c1779f
|
Merge pull request #1786 from Jackwaterveg/debug
[CLI] renew ds2 online model
|
3 years ago |
Hui Zhang
|
9cc7662512
|
Merge pull request #1782 from lym0302/add_streaming_cli
[server] update readme
|
3 years ago |
huangyuxin
|
e145b26355
|
fix
|
3 years ago |
huangyuxin
|
4f9e8bfa90
|
renew ds2 online, test=doc
|
3 years ago |
xiongxinlei
|
833900a8b4
|
asr client add punctuatjion server, test=doc
|
3 years ago |
KP
|
abb15ac6e8
|
Update KWS example.
|
3 years ago |
lym0302
|
651012616a
|
add info, test=doc
|
3 years ago |
Hui Zhang
|
33ca17359f
|
Merge pull request #1776 from Jackwaterveg/ds2
[ASR] Replace fbank
|
3 years ago |
huangyuxin
|
0df8d80833
|
remove logfbank from python_speech_features, test=asr
|
3 years ago |
Honei
|
119143d0f1
|
Merge pull request #1731 from qingen/cluster
[vec] add GE2E to support unlabeled data training
|
3 years ago |
huangyuxin
|
fcdaef6cb4
|
replace fbank, test=asr
|
3 years ago |
Hui Zhang
|
f11855415c
|
Merge pull request #1770 from Jackwaterveg/cli
[ASR] fix asr cli infer
|
3 years ago |
Hui Zhang
|
3b0004345c
|
Merge pull request #1772 from Honei/v0.3
[text][server]add text punc server
|
3 years ago |
Hui Zhang
|
962a278996
|
Merge pull request #1558 from KPatr1ck/kws
[KWS]Add kws example on HeySnips dataset.
|
3 years ago |
liangym
|
0de4d25ab8
|
Merge pull request #1774 from lym0302/add_streaming_cli
[server] fix tts streaming server
|
3 years ago |
huangyuxin
|
1e999c27e9
|
fix exit, test=doc
|
3 years ago |
lym0302
|
dc52c313fa
|
fix code, test=doc
|
3 years ago |
lym0302
|
c6e6210964
|
code format, test=tts
|
3 years ago |