Commit Graph

191 Commits (c21daffab7c8d44b8ca4d192a422813b2fb8cbd4)

Author SHA1 Message Date
huangyuxin 05d41523ad Merge branch 'develop' into webdataset
2 years ago
TianYuan 4b1f82d312 log redundancy in server
2 years ago
TianYuan bc93bffbb4 replace logger.info with logger.debug in cli, change default log level to INFO
2 years ago
TianYuan cf846f9ebc rm extra log
2 years ago
KP adc7c9b4aa Fix unnecessary download present in issue #2067.
2 years ago
huangyuxin 6ec6921255 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
2 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset
2 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
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