Commit Graph

264 Commits (5fee985dd10e079f101baedf28c79214833560ef)

Author SHA1 Message Date
huangyuxin 05d41523ad Merge branch 'develop' into webdataset
2 years ago
TianYuan 4b1f82d312 log redundancy in server
2 years ago
huguanghui ddf14662ca fix log issue #2070
2 years ago
huguanghui 20a9a67925 fix log issue #2070
2 years ago
KP 527744d5f0 Fix unnecessary download present in issue #2067.
2 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset
2 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
2 years ago
TianYuan 46ff848d66
Merge pull request #2056 from lym0302/develop
2 years ago
Hui Zhang e04cd18846
Merge pull request #2050 from zh794390558/onnx_quant
2 years ago
lym0302 7d4f320836 fix_model_init, test=doc
2 years ago
Hui Zhang 54a777055a
Merge pull request #2039 from iftaken/dev-hym
2 years ago
Hui Zhang d20adb5c89
Merge pull request #2048 from KPatr1ck/import_bug
2 years ago
Hui Zhang 3cf1f1f0b5 support onnx quantize
2 years ago
Jackwaterveg 6dfe7273e6
Merge pull request #2045 from zh794390558/wenetspeech_onnx
2 years ago
KP fe345409bb Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
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 0f8e9cdd32 add init file
2 years ago
iftaken 357b177232 rename readme and fixed conflict
2 years ago
Hui Zhang 27f2833bf7 format
2 years ago
Hui Zhang 5e03d753ac add ds2 steaming asr onnx
2 years ago
Hui Zhang 9106daa2a3 code format
2 years ago
iftaken 474373bceb Merge branch 'develop' into dev-hym
2 years ago
Hui Zhang 3cee7db021 onnx ds2 straming asr
2 years ago
Hui Zhang b4c6a52beb
Merge pull request #2034 from zh794390558/onnx
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 bca014fd92
Merge pull request #2032 from PaddlePaddle/audio_refactoring
2 years ago
Hui Zhang 1628e19bce
Merge branch 'develop' into onnx
2 years ago
KP bf056c013d Refactor paddleaudio to paddlespeech.audio
2 years ago
liangym e0c0804ce3
Merge pull request #2025 from Jackwaterveg/fix
2 years ago
huangyuxin 2b5bc6df39 fix cli, test=doc
2 years ago
Hui Zhang 28c1794b9b format
2 years ago
Jackwaterveg 05fd9a0e2c
Merge pull request #2019 from Jackwaterveg/develop_dev
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
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 dfdf450b22 fix #2013; and format
2 years ago
Hui Zhang 69a6da4c16 ctc endpoint work
2 years ago
Hui Zhang 8f9b7bba48 refactor asr online server
2 years ago
lym0302 90b7f88eb5 fix hifigan pad value
2 years ago
liangym 919c8d0607 Merge branch 'PaddlePaddle:develop' into update_engine
2 years ago
Hui Zhang 82c1f4c508
Merge pull request #1997 from Jackwaterveg/develop_dev
2 years ago
KP 613b689017 Fix tts_online server issue. test=doc
2 years ago
liangym 4a11257dcb
Merge branch 'develop' into update_engine
2 years ago
huangyuxin 47dd61e5b2 refactor ds2, cli, server
2 years ago
KP 6436f343bb Fix asr_inference server engine.
2 years ago
lym0302 d48c4d686a update engine, test=doc
2 years ago
KP fa6e44e4ff Add paddlespeech.resource.
2 years ago
Hui Zhang 6f7917b7f2 fix streaming asr
2 years ago
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
2 years ago
xiongxinlei be8a78a9d1 fix the vector model type error, test=doc
2 years ago
xiongxinlei a5605978fa update the acs note, test=doc
2 years ago
xiongxinlei a83374a787 update the vector readme, test=doc
2 years ago
xiongxinlei 7afbdbefad update the vector model, test=doc
2 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
2 years ago
Hui Zhang c15278ed80 format
2 years ago
Hui Zhang 943272385a refactor asr online
2 years ago
TianYuan c1b512c58a rm fluid in tts, test=tts
2 years ago
TianYuan df3f975ea5 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
2 years ago
TianYuan 58028509c3 replace dynamic_import
2 years ago
iftaken 2938d3e49b Merge branch 'develop' into dev-hym
2 years ago
Honei bde7093578
Merge pull request #1906 from Honei/acs_server
2 years ago
xiongxinlei 0ea39f837b add asr time limt configuration, test=doc
2 years ago
xiongxinlei 25ee960571 refair the acs note, test=doc
2 years ago
xiongxinlei 3535079434 update the acs engine doc, test=doc
2 years ago
xiongxinlei d94ab22e92 acs server, test=doc
2 years ago
xiongxinlei f57fff24fb update the init flag, test=doc
2 years ago
xiongxinlei 67939d0d66 add check asr server model type, test=doc
2 years ago
lym0302 c5d2224d6d fix cors, test=doc
2 years ago
iftaken c7dd207038 fixs CORS Error
2 years ago
Hui Zhang a11dc53c1b
Merge pull request #1888 from Jackwaterveg/develop
2 years ago
root 88501fc32a fix server doc and decode_method
2 years ago
lym0302 be21aed09b trans remove file way, test=doc
2 years ago
lym0302 b1f9b8016d add start and end request on ws tts, test=doc
2 years ago
lym0302 d4f863dc97 improve, test=doc
2 years ago
xiongxinlei 06bea5f03d update the vector and text readme, test=doc
2 years ago
Hui Zhang 12ae137c83 update tts_api for ws
2 years ago
Hui Zhang 175c67b75e asr socket to asr api
2 years ago
Hui Zhang 7be6b0e8cf unify name style & frame with abs timestamp
2 years ago
xiongxinlei bb0db29d7e update the streaming asr readme, test=doc
2 years ago
lym0302 b361a73888 improve server code, test=doc
2 years ago
liangym e87495f045
[server] update readme (#1851)
2 years ago
Hui Zhang 37c6106ee0
Merge pull request #1848 from zh794390558/spx
2 years ago
Hui Zhang 8522b82999 format
2 years ago
xiongxinlei b7a77eebca update the time stamp type, test=doc
2 years ago
Honei 43582f5091
Merge branch 'develop' into asr_time
2 years ago
Hui Zhang d99e99ce2c
Merge pull request #1836 from Honei/punc
2 years ago
xiongxinlei 10da21a77b update the vector cli for server, test=doc
2 years ago
xiongxinlei 2ab96187aa streaming asr server add time stamp, test=doc
2 years ago
xiongxinlei c78653850b join streaming asr and punc server, test=doc
2 years ago
xiongxinlei 3950557e04 update the vector server note, test=doc
2 years ago
xiongxinlei b1dddddbe0 add vector server, test=doc
2 years ago
Hui Zhang cdb9a1b20b
Merge pull request #1813 from Honei/v0.3
2 years ago
Honei ff7dbcc2de
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei f7af037cb1 add the note for offline asr, test=doc
2 years ago
xiongxinlei 3f80464926 update the streaming asr readme, test=doc
2 years ago