Commit Graph

919 Commits (35c6ffa90b69f6eecbf2ca818b25851e6a2b97af)

Author SHA1 Message Date
liangym 8b1c1ec43f
Merge branch 'PaddlePaddle:develop' into update_engine
2 years ago
TianYuan 1a6df85f97
Merge pull request #2000 from yt605155624/fix_chunk
2 years ago
huangyuxin e48e1d5e81 fix tiny and local script, test=asr
2 years ago
KP f77b8ede74 Fix server issues.
2 years ago
TianYuan 004ab8d0c0 reneame chunk to block in streaming tts, test=tts
2 years ago
liangym 4a11257dcb
Merge branch 'develop' into update_engine
2 years ago
KP 46690b1b3c Fix windows issue in paddlespeech.resource
2 years ago
huangyuxin 47dd61e5b2 refactor ds2, cli, server
2 years ago
Hui Zhang 0fa32e4aae
Merge pull request #1917 from KPatr1ck/resource
2 years ago
KP 6436f343bb Fix asr_inference server engine.
2 years ago
TianYuan aa3d151d1d
Merge pull request #1994 from Jackwaterveg/develop
2 years ago
huangyuxin 10819e0fa2 not install ctc on win, test=asr
2 years ago
lym0302 d48c4d686a update engine, test=doc
2 years ago
KP 6a08221525 Add paddlespeech.resource.
2 years ago
KP 1e066fab9e Add paddlespeech.resource.
2 years ago
KP dcea088c66 Add paddlespeech.resource.
2 years ago
KP 7766d7344d Add paddlespeech.resource.
2 years ago
KP fa6e44e4ff Add paddlespeech.resource.
2 years ago
TianYuan b6ad4260eb fix bug in tts cli, test=tts
2 years ago
Hui Zhang 42fba661c9 more detail of copyright
2 years ago
Hui Zhang 3d88ac4e68
Merge pull request #1950 from Jackwaterveg/develop
2 years ago
TianYuan 7bc54cbbe6
Merge pull request #1957 from yt605155624/vits_doc
2 years ago
KP 6c57c2bf8e Dynamic cli commands registration.
2 years ago
TianYuan f9f014d159 add VITS readme, test=tts
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
Hui Zhang 8f8239ad3b
Merge pull request #1954 from Honei/acs_server
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
huangyuxin b23bde8ec5 tensor.shape => paddle.shape(tensor)
2 years ago
huangyuxin 4c09927f61 fix
2 years ago
huangyuxin e1888f9ae6 remove size,test=asr
2 years ago
Zhangjingyu06 acb19cf465 deepspeech2 modify for kunlun
2 years ago
Zhangjingyu06 b0eaeccd67 deepspeech2 modify for kunlun
2 years ago
Zhangjingyu06 1e91f7da35 deepspeech2 modify for kunlun
2 years ago
huangyuxin 1cdd41bd03 fix pad_sequence, test=asr
2 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
2 years ago
Hui Zhang c15278ed80 format
2 years ago
TianYuan 327509951f rm unused comment, test=tts
2 years ago
TianYuan 433ebf2594
Merge pull request #1940 from yt605155624/rm_fluid
2 years ago
Hui Zhang 943272385a refactor asr online
2 years ago
TianYuan c1b512c58a rm fluid in tts, test=tts
2 years ago
huangyuxin ea71fddbde fix condition of wenetspeech
2 years ago
Jackwaterveg 3638320f3b
fix self.max_len
2 years ago
huangyuxin 008c812f63 fix cli/asr
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
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
Honei bde7093578
Merge pull request #1906 from Honei/acs_server
2 years ago
Hui Zhang 4b3f6c615e
Merge pull request #1913 from Honei/timelimit
2 years ago
xiongxinlei b1ef434983 update the max len compute method, test=doc
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
TianYuan e61757dbf7 fix yao, test=tts
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
Jerryuhoo 167aaa65b9 normalize wav max value to 1 in preprocess, test=tts
2 years ago
liangym 22b67ed051
Merge pull request #1882 from lym0302/streaming_tts_server
2 years ago
Hui Zhang f86317893e
Merge pull request #1884 from Honei/develop
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
xiongxinlei 347af638e2 changet vector train.py local_rank to rank, test=doc
2 years ago
lym0302 d4f863dc97 improve, test=doc
2 years ago
pollyyan 018dda6ee9
Merge pull request #1879 from QingshuChen/develop
2 years ago
Hui Zhang c23a97e242
Merge pull request #1877 from Jackwaterveg/develop
2 years ago
Hui Zhang 5b053cde6a
Merge pull request #1878 from Honei/develop
2 years ago
xiongxinlei 06bea5f03d update the vector and text readme, test=doc
2 years ago
QingshuChen e55177c3db speedyspeech support kunlun
2 years ago
root 9f389a7a33 support cpu, test=asr
2 years ago
root 864041085f replace dist.spawn with dist.launch, test=asr
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
KP 19d015b60a Add RFT for asr task.
2 years ago
KP da08f1c1af Add RFT for asr task.
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
Hui Zhang 15b25199c2
Merge pull request #1864 from zh794390558/doc
2 years ago
xiongxinlei bb0db29d7e update the streaming asr readme, test=doc
2 years ago
root 4d7046d244 updata released model info, test=doc
2 years ago
liangym e7a35485e4
Merge pull request #1859 from lym0302/update_readme
2 years ago
Hui Zhang 02e7586394 update readme
2 years ago
lym0302 b361a73888 improve server code, test=doc
2 years ago
Hui Zhang 94aaa61726
Merge pull request #1858 from KPatr1ck/cli_version
2 years ago
KP 677898ab96 Add version command in cli.
2 years ago
Hui Zhang 13503613b4
Merge pull request #1853 from Jackwaterveg/develop
2 years ago
root 3a7896fc96 update cli, test=asr
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
Hui Zhang 435e86b335
Merge pull request #1835 from Honei/vec_server
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
Jerryuhoo fba0693a20 fix random speaker embedding bug, test=tts
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
Hui Zhang fc96130fdc fix speechx core dump when stop immediately after start
2 years ago
xiongxinlei c5fe181405 update the paddlespeech_client asr_online cli, test=doc
2 years ago
huangyuxin 4494f5a1fc add cli models, test=doc
2 years ago
Hui Zhang 903cc67a4d
Merge pull request #1801 from Honei/v0.3
2 years ago
xiongxinlei e844e0e0bb update the streaming output and punc default ip, port, test=doc
2 years ago
huangyuxin 18197cd3a5 renew ds2 model, test=doc
2 years ago
Hui Zhang ebde26030b patch func to var
2 years ago
Honei f72cbc9b6d
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei 9125cb076d update the ws asr response, final_result to result, test=doc
2 years ago
xiongxinlei 7007b0ecac update the asr server api, test=doc
2 years ago
Hui Zhang 5e23025c31 fix speechx ws server to return dummpy partial result, fix hang for ws client
2 years ago
Hui Zhang d7c8c1779f
Merge pull request #1786 from Jackwaterveg/debug
2 years ago
Hui Zhang 9cc7662512
Merge pull request #1782 from lym0302/add_streaming_cli
2 years ago
huangyuxin e145b26355 fix
2 years ago
huangyuxin 4f9e8bfa90 renew ds2 online, test=doc
2 years ago
xiongxinlei 833900a8b4 asr client add punctuatjion server, test=doc
2 years ago
KP abb15ac6e8 Update KWS example.
2 years ago
lym0302 651012616a add info, test=doc
2 years ago
Hui Zhang 33ca17359f
Merge pull request #1776 from Jackwaterveg/ds2
2 years ago
huangyuxin 0df8d80833 remove logfbank from python_speech_features, test=asr
2 years ago
Honei 119143d0f1
Merge pull request #1731 from qingen/cluster
2 years ago
huangyuxin fcdaef6cb4 replace fbank, test=asr
2 years ago
Hui Zhang f11855415c
Merge pull request #1770 from Jackwaterveg/cli
2 years ago
Hui Zhang 3b0004345c
Merge pull request #1772 from Honei/v0.3
2 years ago
Hui Zhang 962a278996
Merge pull request #1558 from KPatr1ck/kws
2 years ago
liangym 0de4d25ab8
Merge pull request #1774 from lym0302/add_streaming_cli
2 years ago
huangyuxin 1e999c27e9 fix exit, test=doc
2 years ago
lym0302 dc52c313fa fix code, test=doc
2 years ago
lym0302 c6e6210964 code format, test=tts
2 years ago
xiongxinlei 9e50448039 update the punc text model, text=doc
2 years ago
lym0302 88adcaa6dc fix code, test=doc
2 years ago
TianYuan f256bb9c0e
Merge pull request #1771 from lym0302/add_streaming_cli
2 years ago
KP caa8eb4d0d Add KWS example.
2 years ago
KP f9761d532c Add KWS example.
2 years ago
KP b60b1dadde Add KWS example.
2 years ago
KP e01abc5099 Add KWS example.
2 years ago
KP 521e222db8 Add mdtc model.
2 years ago
xiongxinlei 2fa1522bdd update the punc yaml to application.yaml, test=doc
2 years ago
xiongxinlei ba62b85e9b add text punc server, test=doc
2 years ago
lym0302 c00c31594c updata readme, test=doc
2 years ago
lym0302 70424e1ef9 add streaming tts demos, test=doc
2 years ago
huangyuxin c21c3d220d fix infer, test=doc
2 years ago
Hui Zhang 312fc4e11e
Merge pull request #1766 from Jackwaterveg/fix
2 years ago
TianYuan 0b1b573a3f
Merge pull request #1767 from Jackwaterveg/cli
2 years ago
huangyuxin ad4e04fc82 add conformer_online_aishell, test=doc
2 years ago
huangyuxin 12d2f6ea95 fix conformer_aishell of cli, test=doc
2 years ago
huangyuxin 5912ba53e4 fix log_interval and lr when resume training, test=asr
2 years ago
Hui Zhang 91e24b0480 format code
2 years ago
xiongxinlei 13a37b4892 update the online protocal note, test=doc
2 years ago
xiongxinlei 2f2cb7eaaf update the audio handler note, test=doc
2 years ago
xiongxinlei 7aa5a3df2b fix the streaming asr server bug, server client, test=doc
2 years ago
huangyuxin 19998ea29b add aishell conformer, test=doc
2 years ago
TianYuan 24f0a7d44b
Merge pull request #1733 from lym0302/tts_stream
2 years ago
TianYuan 9121dfc046
Merge pull request #1752 from yt605155624/fix_wavernn
2 years ago
TianYuan 08a4673355 fix wavernn bug, test=tts
2 years ago
Jackwaterveg 85b50c4700
Merge pull request #1741 from Jackwaterveg/debug
2 years ago
lym0302 104c7ff27d code format, test=doc
2 years ago
lym0302 e398fe9c74 remove code, test=doc
2 years ago
Hui Zhang 3561875dd0 Merge branch 'develop' into fix
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
huangyuxin 8e37a7c7f0 remove redundant log, test=doc
2 years ago
xiongxinlei 56751a1ed5 update the server device to paddle.device, test=doc
2 years ago
xiongxinlei 4b76a01c85 update en readme.md, test=doc
2 years ago
xiongxinlei 1a0c2bea5d add streaming asr demo, test=doc
2 years ago
lym0302 4e9db4ff71 add onnx tts engine, test=doc
2 years ago
Jackwaterveg 8d1ee8262e
Merge branch 'develop' into CER
2 years ago
qingen e98845d778 [vec][loss] add GE2E to support unlabeled data training, test=doc fix #1730
2 years ago
qingen 0186f522af
Merge pull request #1725 from qingen/database-search
2 years ago
TianYuan e089268642
Merge pull request #1727 from yt605155624/refactor_syn_util
2 years ago
TianYuan 4646f7cc8d add paddle device set for ort and inference, test=doc
2 years ago
Hui Zhang 523d5bd6d4
Merge pull request #1723 from yt605155624/refactor_syn_util
2 years ago
qingen 7e8f9f5336 [vec][layer] add GRL to domain adaptation, test=doc fix #1724
2 years ago
TianYuan c74fa9ada8 restructure syn_utils.py, test=tts
2 years ago
qingen 26d5dded7c
Merge branch 'PaddlePaddle:develop' into cluster
2 years ago
qingen 6a7245657f [vec][loss] add FocalLoss to deal with class imbalances, test=doc fix #1721
2 years ago
qingen 9382ad8a16
Merge pull request #1719 from qingen/cluster
2 years ago
Hui Zhang cf9a590fa5
Merge pull request #1704 from Honei/server
2 years ago
xiongxinlei ac9fcf7f4a fix the asr infernece model, paddle.no_grad, test=doc
2 years ago
xiongxinlei ff4ddd229e fix the unuseful code, test=doc
2 years ago
xiongxinlei 9c03280ca6 remove debug info, test=doc
2 years ago
xiongxinlei 48fa84bee9 fix the asr online client bug, return None, test=doc
2 years ago
qingen 00febff734 [vec][loss] update docstring, test=doc fix #1717
2 years ago
xiongxinlei babac27a79 fix ds2 online edge bug, test=doc
2 years ago
liangym ab656aab57
Merge pull request #1713 from lym0302/tts_stream
2 years ago
xiongxinlei dcab04a799 merge develop to server
2 years ago
xiongxinlei f56dba0ca7 fix the code format, test=doc
2 years ago
Honei 55122cfc86
Merge branch 'develop' into server
2 years ago
TianYuan 7c0ec3c249
Merge pull request #1716 from yt605155624/update_cli
2 years ago
xiongxinlei 380afbbc5d add ds2 model multi session, test=doc
2 years ago
qingen 166757703f [vec][loss] add NCE Loss from RNNLM, test=doc fix #1717
2 years ago
lym0302 9e41ac8550 code format, test=doc
2 years ago
qingen 880829fe89
Merge pull request #1681 from qingen/cluster
2 years ago
TianYuan a44f5c099e update cli, test=doc
2 years ago
lym0302 40dde22fc4 code format, test=doc
2 years ago
huangyuxin 6e80618e3d add ds2
2 years ago
xiongxinlei 5acb0b5252 fix the websocket chunk edge bug, test=doc
2 years ago
Hui Zhang b78bc6375b
Merge pull request #1712 from yt605155624/add_cnndecoder_onnx
2 years ago
xiongxinlei 05a8a4b5fc add connection stability, test=doc
2 years ago
lym0302 00a6236fe2 remove test code, test=doc
2 years ago
lym0302 9c0ceaacb6 add streaming am infer, test=doc
2 years ago
xiongxinlei 68731c61f4 add multi session result, test=doc
2 years ago
xiongxinlei 10e825d9b2 check chunk window process, test=doc
2 years ago
qingen 159d8fd628
Merge branch 'develop' into cluster
2 years ago
xiongxinlei d2640c1406 add mult sesssion process, test=doc
2 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
2 years ago
qingen deb3ba070b [vec] update mata info, test=doc
2 years ago
xiongxinlei 97d31f9aac update the attention_rescoring method, test=doc
2 years ago
xiongxinlei 0c5dbbee5b add conformer ctc prefix beam search decoding method, test=doc
2 years ago
Honei 9d20a10b5a
Merge branch 'develop' into server
2 years ago
Hui Zhang 0cde9f87ab
Merge pull request #1710 from Honei/deepspeech_server
2 years ago
xiongxinlei 3ce4301665 add asr websocket server note, test=doc
2 years ago
xiongxinlei efc269b75f remove unuseful code, test=doc
2 years ago
xiongxinlei 89b102a7dd fix the ws send bug, cache buffer, text=doc
2 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
2 years ago
Hui Zhang c7b987c55d format
2 years ago
Hui Zhang ec469179bf
Merge pull request #1696 from qingen/database-search
2 years ago
Hui Zhang 72933abc70
Merge pull request #1701 from WilliamZhang06/web
2 years ago
xiongxinlei af484fc980 convert websockert results to str from bytest, test=doc
2 years ago
WilliamZhang06 39895f6a25 added online asr doc and online asr command line, test=doc
2 years ago
qingen 240520c0ca
Merge branch 'PaddlePaddle:develop' into cluster
2 years ago
TianYuan 8bebf81199 [doc]fix typo, test=doc
2 years ago
TianYuan 98f67870ea
Merge pull request #1693 from yt605155624/fix_ss_NHWC
2 years ago
buchongyu 48358055d0 修改hack 单词拼写错误
2 years ago
qingen d3f8715b0a Merge branch 'database-search' of github.com:qingen/PaddleSpeech into database-search
2 years ago
qingen 89a0ec9018 [vec][server] vpr demo support, test=doc fix #1695
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
WilliamZhang06 1dc02c7295 added online web client, test=doc
2 years ago
Hui Zhang 1759116bd7
Revert "[WebSocket] fixed online model md5 error , test=doc"
2 years ago
xiongxinlei d1935d8552 add vector necessary note, test=doc
2 years ago
lym0302 9d0224460b code format, test=doc
2 years ago
lym0302 4b111146dc code format, test=doc
2 years ago
qingen 0d8e2deb61
Merge branch 'PaddlePaddle:develop' into cluster
2 years ago
Honei 48e0177767
Merge pull request #1630 from Honei/vox12
2 years ago
qingen fc72295334
Merge pull request #1651 from ccrrong/ami
2 years ago
xiongxinlei 4af007c3fc fix vector ips log bug, test=doc
2 years ago
lym0302 82992b3ed6 add test code, test=doc
2 years ago
qingen 8d9bd9a93a [vec][score] update Copyright, test=doc fix #1667
2 years ago
xiongxinlei 567286add3 wrap the embedding mean and std norm, test=doc
2 years ago