Commit Graph

185 Commits (cf846f9ebce0ca2bb0c6bf29d4b7740c5e845b46)

Author SHA1 Message Date
TianYuan cf846f9ebc rm extra log
2 years ago
KP adc7c9b4aa Fix unnecessary download present in issue #2067.
2 years ago
KP b230dfbdec Add kws cli and demo.
2 years ago
Hui Zhang d20adb5c89
Merge pull request #2048 from KPatr1ck/import_bug
2 years ago
KP b452be3d8d 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
Hui Zhang 59a78f2a46 ds2 wenetspeech to onnx and support streaming asr server
2 years ago
Hui Zhang c8574c7e35 ds2 inference as sepearte engine for streaming asr
2 years ago
Jackwaterveg bca014fd92
Merge pull request #2032 from PaddlePaddle/audio_refactoring
2 years ago
KP 4aaa8effe8 Refactor paddleaudio to paddlespeech.audio
2 years ago
KP bf056c013d Refactor paddleaudio to paddlespeech.audio
2 years ago
huangyuxin 2b5bc6df39 fix cli, test=doc
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 dfdf450b22 fix #2013; and format
2 years ago
huangyuxin 47dd61e5b2 refactor ds2, cli, server
2 years ago
KP 1e066fab9e Add paddlespeech.resource.
2 years ago
KP dcea088c66 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
KP 6c57c2bf8e Dynamic cli commands registration.
2 years ago
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
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
TianYuan 433ebf2594
Merge pull request #1940 from yt605155624/rm_fluid
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
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
KP 19d015b60a Add RFT for asr task.
2 years ago
KP da08f1c1af Add RFT for asr task.
2 years ago
Hui Zhang 02e7586394 update readme
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
root 3a7896fc96 update cli, test=asr
2 years ago
Hui Zhang 8522b82999 format
2 years ago
xiongxinlei 10da21a77b update the vector cli for server, test=doc
2 years ago
xiongxinlei b1dddddbe0 add vector server, test=doc
2 years ago
Hui Zhang fc96130fdc fix speechx core dump when stop immediately after start
2 years ago
huangyuxin 4494f5a1fc add cli models, test=doc
2 years ago
huangyuxin 18197cd3a5 renew ds2 model, test=doc
2 years ago
Honei f72cbc9b6d
Merge branch 'develop' into v0.3
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