Commit Graph

1201 Commits (2147d3b565c7db99dcdaa2db9dae52bee375d0f7)

Author SHA1 Message Date
TianYuan e10eaa397e
Merge pull request #2100 from Jackwaterveg/develop_dev
2 years ago
huangyuxin 98cfdc4c05 fix nxpu
2 years ago
huguanghui ddf14662ca fix log issue #2070
2 years ago
huguanghui 20a9a67925 fix log issue #2070
2 years ago
TianYuan cf846f9ebc rm extra log
2 years ago
KP 527744d5f0 Fix unnecessary download present in issue #2067.
2 years ago
KP adc7c9b4aa Fix unnecessary download present in issue #2067.
2 years ago
huangyuxin 7463df89c5 fix nxpu
2 years ago
huangyuxin 6ec6921255 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
2 years ago
huangyuxin 429221dc03 adopt multi machine traiing
2 years ago
huangyuxin ac1b301657 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
2 years ago
TianYuan d8a0ba5913
Merge pull request #2085 from yt605155624/fix_tts_cli_log
2 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset
2 years ago
TianYuan c0f126ecd9 fix int32 warning in tts, test=tts
2 years ago
huangyuxin 9b5655f6ad fix 'print log' in cli
2 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
2 years ago
huangyuxin 0c7abc1f17 add training scripts
2 years ago
TianYuan 5ff885f116 add tts static/onnx models in pretrained_models.py
2 years ago
huangyuxin c7a7b113c8 support multi-gpu training with webdataset
2 years ago
贾晓 0fa3fdb9ee
Merge pull request #2068 from yt605155624/p_norm
2 years ago
TianYuan 7743c6a1ff add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
2 years ago
KP b230dfbdec Add kws cli and demo.
2 years ago
huangyuxin 8f5e61090b new feature: Add webdataset in audio
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
TianYuan d1aa83a239
Merge pull request #2052 from yt605155624/ernie_sat
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
TianYuan 79658a5f20 add ernie sat inference, test=tts
2 years ago
TianYuan 02734141ce
Merge pull request #2040 from yt605155624/add_blank
2 years ago
Hui Zhang d95b0cd9b2 add release and resource
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 b452be3d8d Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
KP 220bcffac8 Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
KP fc5f0b14e0 Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
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
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
Hui Zhang 73d702fd6a
Merge branch 'develop' into asr_ol
2 years ago
Hui Zhang 27f2833bf7 format
2 years ago
iftaken cb50999096 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into dev-hym
2 years ago
Hui Zhang 5e03d753ac add ds2 steaming asr onnx
2 years ago
Hui Zhang cd0b82ff1b fix pretrain model error
2 years ago
Hui Zhang 9106daa2a3 code format
2 years ago
Hui Zhang 42d28b961c fix pretrian model error
2 years ago
iftaken 474373bceb Merge branch 'develop' into dev-hym
2 years ago
Hui Zhang 4851d1d3a2 Merge branch 'onnx' into asr_ol
2 years ago
Hui Zhang d66bfefd01 update aishell ds2 streaming onnx model
2 years ago
Hui Zhang ff3b1ff817 opt onnx script
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 4aaa8effe8 Refactor paddleaudio to paddlespeech.audio
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
Jackwaterveg b4e868ac0f
Merge pull request #2020 from Jackwaterveg/develop_dev
2 years ago
Hui Zhang 28c1794b9b format
2 years ago
huangyuxin 678cd15354 update model, test=doc
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
TianYuan 84d13dea18
Merge pull request #2002 from KPatr1ck/resource
2 years ago
KP 613b689017 Fix tts_online server issue. test=doc
2 years ago
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
Hui Zhang d65b63b28d
Merge pull request #1652 from lym0302/tts_stream
2 years ago
qingen 44c6623448 [vec][score] update plda model, test=doc fix #1667
2 years ago
ccrrong bc53f726fe convert dataset format to paddlespeech, test=doc
2 years ago
Hui Zhang 2f97b81346
Merge pull request #1682 from WilliamZhang06/ws-develop
2 years ago
root 9dacfb405f fixed online model md5 error , test=doc
2 years ago
qingen 6446f72cab [vec][score] add plda model, test=doc fix #1667
2 years ago
qingen 84576d6956 [vec][score] add plda model, test=doc fix #1667
2 years ago
lym0302 1a3c811f04 code format, test=doc
2 years ago
TianYuan 0d6f5868ea
Merge pull request #1665 from yt605155624/add_onnx
2 years ago
Honei f500fa8bde
Merge pull request #1646 from Honei/develop
2 years ago
TianYuan 0282d45c62 remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
2 years ago
TianYuan c765fca6b4 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_onnx
2 years ago
TianYuan 124eb6af8f update notes, test=doc
2 years ago
TianYuan e0d222e674 update notes, test=doc
2 years ago
Hui Zhang 1843bed458
Merge pull request #1666 from Jackwaterveg/cli
2 years ago
xiongxinlei a8244dc5b0 update the note, test=doc
2 years ago
Jackwaterveg c852776bc6
test=doc
2 years ago
TianYuan f264b912fc add warmup for frontend, test=doc
2 years ago
Jackwaterveg 4922e697e1
update cli, test = asr
2 years ago
Jackwaterveg 1c05d03806
test=asr
2 years ago
xiongxinlei 9b5f7f71ac add part ecapa-tdnn note, test=doc
2 years ago
Hui Zhang 6eed542c08
Merge pull request #1660 from yt605155624/fix_pre
2 years ago
Honei 83310b6379
Merge branch 'develop' into develop
2 years ago
huangyuxin faf21f033f add duration limitation for asr
2 years ago
TianYuan 7aecb2c4bb add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
2 years ago
xiongxinlei d064c8196e update the speaker verification model, test=doc
2 years ago
xiongxinlei e72912adb9 update the speaker verification model, test=doc
2 years ago
TianYuan a8f5990869 fix preprocess bug, test=tts
2 years ago
lym0302 759a9e61e4 update server cli, test=doc
2 years ago
lym0302 603e565ab1 add stream tts server, test=doc
2 years ago
ccrrong 378fe5909f add ami diarization pipeline, test=doc
2 years ago
xiongxinlei 48b8cc8937 add score method, test=doc
2 years ago
xiongxinlei ebfe3e6b13 test.py update the CSVDataset, test=doc
2 years ago
xiongxinlei acebfad7b7 change the vector csv.spk_id to csv.label, test=doc
2 years ago
xiongxinlei 57c11dcab0 add some annotations, test=doc
2 years ago
xiongxinlei 30b5b3cb9e add vector csv dataset format, test=doc
2 years ago
TianYuan e366fb6b2f
Merge pull request #1643 from Jackwaterveg/check
2 years ago
huangyuxin ca860e3d2f supplement note
2 years ago
TianYuan 828ee14404 add license and reference for some models, test=doc
2 years ago
xiongxinlei 5b05300e53 train process add new voxceleb and rirs dataset, test=doc
2 years ago
xiongxinlei 965f486dd5 add voxceleb and rirs noise dataset
2 years ago
Hui Zhang 36df70cbe6
Merge pull request #1638 from zh794390558/spx_refactor
2 years ago
TianYuan 5bff096715
Merge pull request #1634 from yt605155624/cnn_decoder
2 years ago
TianYuan 3aec266ca5 add chunk size and pad size in args, test=doc
2 years ago
Hui Zhang cb39777a60 format code
2 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
2 years ago
liangym 602b0b0da3
Merge pull request #1632 from lym0302/develop
2 years ago
Hui Zhang 61941d14b0
Merge pull request #1627 from WilliamZhang06/ws-develop
2 years ago
WilliamZhang06 2ec8d608bf fixed comments, test=doc
2 years ago
liangym 21c4132eda
Update paddlespeech_client.py
2 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
2 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
WilliamZhang06 d847fe29cf added online asr engine , test=doc
2 years ago
TianYuan 318edec303
Merge pull request #1613 from yt605155624/restructure_expand
2 years ago
Hui Zhang 943d4ac1ee
Merge pull request #1612 from Jackwaterveg/update
2 years ago
huangyuxin f47146af49 add docstring, test=asr
2 years ago
huangyuxin ed490b66cb update spectrogram, test=asr
2 years ago
Hui Zhang 84d712d493 format code, test=doc
2 years ago
Honei d60856b1ed
Merge pull request #1614 from Honei/vox12
2 years ago
xiongxinlei ed7113f320 change the vector output to numpy.array
2 years ago
TianYuan bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
2 years ago
huangyuxin 0ffe1f9114 replace kaidi_fbank with paddleaudio
2 years ago
Hui Zhang caee809513
Merge pull request #1605 from Honei/vox12
2 years ago
xiongxinlei 5ae57206f3 add paddlespeech vector modules __init__.py
2 years ago
xiongxinlei 2c9dc0c89b add some vector cli comments, test=doc
2 years ago
xiongxinlei ef1bc5e815 vector cli output dim info, test=doc
2 years ago
xiongxinlei d5142e5e15 add vector cli annotation, test=doc
2 years ago
xiongxinlei ad2caf2ccb add speaker verification demo and doc, test=doc
2 years ago
TianYuan 3cc0ec950e
Merge pull request #1604 from lym0302/add_readme
2 years ago
lym0302 829f1e332e update readme, test=doc
2 years ago
xiongxinlei 0f78d25f76 add vector cli batch and pipeline test demo, test=doc
2 years ago
Honei 305bacdcf2
Merge branch 'develop' into vox12
2 years ago
xiongxinlei 0bb67d8b8e add vector cli unit test, test=doc
2 years ago
KP b6e976a860
Merge pull request #1602 from yt605155624/fix_dtype
2 years ago
xiongxinlei 62cbce6915 add vectorwrapper to extract audio embedding
2 years ago
TianYuan 8938483529
Merge pull request #1601 from yt605155624/add_ljspeech_hifigan
2 years ago
TianYuan 5347dbad3f fix dtype of window of stft, test=tts
2 years ago
TianYuan 342b487383 update readme for ljspeech hifigan, test=tts
2 years ago
Hui Zhang 4051e7b762 fix compliance test bug, and format
2 years ago
TianYuan 26ef47810d
Merge pull request #1593 from windstamp/npu_dev_20220322
2 years ago
zhangkeliang 59b3de6a6d [NPU] test TransformerTTS with NPU
2 years ago
Jackwaterveg fcc1762048
Merge pull request #1577 from Jackwaterveg/change_init
2 years ago
huangyuxin e1b581b622 fix some bug, test=asr
2 years ago
Hui Zhang b5315657ff
Merge pull request #1509 from qingen/cluster
2 years ago
huangyuxin 6da8465f14 add dist_sampler args, test=asr
2 years ago
TianYuan e5e8b8a129
Merge pull request #1587 from yt605155624/add_vctk_hifigan
2 years ago
TianYuan 6469568d2a update readme for vctk hifigan, test=tts
2 years ago
huangyuxin a4f5a68074 fix some format, test=asr
2 years ago
xiongxinlei d85d1deef5 exec pre-commit in paddlespeech vector, test=doc
2 years ago
xiongxinlei 9874fb7d75 add some comments in code
2 years ago
huangyuxin e991d82ae7 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
2 years ago
huangyuxin d53e1163a6 update the code, test=asr
2 years ago
xiongxinlei b9eafddd94 change - to _ to distinguish field
2 years ago
xiongxinlei 9c6735f921 add vector voxceleb12 base mode url, test=doc
2 years ago
xiongxinlei d28ccfa96b add vector cli component, test=doc
2 years ago
KP 831cadacc7 Add paddleaudio doc.
2 years ago
TianYuan 5ab2601759 update readme for aishell3 hifigan, test=tts
2 years ago
Hui Zhang 6abc5d9f7e format
2 years ago
huangyuxin ab16d8ce3c change default initializer to kaiming_uniform, test=asr
2 years ago
qingen 0f7ede11ef Merge branch 'cluster' of github.com:qingen/PaddleSpeech into cluster
2 years ago
qingen d16ce21d47 [wip][vec] update cluster of diarization, test=doc #1304
2 years ago
xiongxinlei 506d26a957 change the code style to s2t code style, test=doc
2 years ago
xiongxinlei 311fa87a11 add some comments to the code
2 years ago
Hui Zhang 90deeca06f
Merge pull request #1554 from lym0302/develop
2 years ago
lym0302 89457b273a modify, test=doc
2 years ago
xiongxinlei 8ed5c287a3 add vox2 data into VoxCeleb class
2 years ago
lym0302 77bad44e8b modify readme, test=doc
2 years ago
lym0302 8ef92a9495 modify, test=doc
2 years ago
lym0302 89dbda58f6 add cls static model, test=doc
2 years ago
Hui Zhang 40ab05a462
Merge pull request #1552 from yt605155624/format_syn
3 years ago
lym0302 5187df847f modify server demo, test=doc
3 years ago
xiongxinlei 584a2c0e39 add ecapa-tdnn config yaml file
3 years ago
lym0302 0a6602c708 modify application.yaml, test=doc
3 years ago
TianYuan 544c372b50 fix cr, test=tts
3 years ago
lym0302 99fa7a8205 add server cls, test=doc
3 years ago
TianYuan fe8bf2a38c format synthesize, test=tts
3 years ago
xiongxinlei 993d6783d7 remove unused code, test=doc
3 years ago
xiongxinlei 0e87037f2c refactor to compilance paddleaudio
3 years ago