Commit Graph

77 Commits (1a272e11de4e4d3ed970121a61904c831c53e3cf)

Author SHA1 Message Date
zxcd 88fe26f17c
[ASR] add asr code-switch cli and demo, test='asr' (#2816)
2 years ago
Zth9730 68134c8436
fix u2pp model (#2549)
2 years ago
Hui Zhang 467cfd4e75
Merge pull request #2489 from Zth9730/u2++_server
2 years ago
ZapBird 7a13b35fe6
BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 (#2484)
2 years ago
tianhao zhang 5bbe6e9897 support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
TianYuan e622f42d92 add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
Hui Zhang 5ca05fea20 cli batch process support \t
2 years ago
huangyuxin 05d41523ad Merge branch 'develop' into webdataset
2 years ago
TianYuan bc93bffbb4 replace logger.info with logger.debug in cli, change default log level to INFO
2 years ago
huangyuxin 6ec6921255 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
2 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
2 years ago
KP b452be3d8d Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
Hui Zhang c8574c7e35 ds2 inference as sepearte engine for streaming asr
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
huangyuxin 47dd61e5b2 refactor ds2, cli, server
2 years ago
KP dcea088c66 Add paddlespeech.resource.
2 years ago
KP fa6e44e4ff Add paddlespeech.resource.
2 years ago
KP 6c57c2bf8e Dynamic cli commands registration.
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
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
huangyuxin 1e999c27e9 fix exit, test=doc
2 years ago
huangyuxin c21c3d220d fix infer, test=doc
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
xiongxinlei dcab04a799 merge develop to server
3 years ago
xiongxinlei f56dba0ca7 fix the code format, test=doc
3 years ago
Honei 55122cfc86
Merge branch 'develop' into server
3 years ago
TianYuan a44f5c099e update cli, test=doc
3 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
3 years ago
Hui Zhang 1843bed458
Merge pull request #1666 from Jackwaterveg/cli
3 years ago
Jackwaterveg c852776bc6
test=doc
3 years ago
Jackwaterveg 4922e697e1
update cli, test = asr
3 years ago
Jackwaterveg 1c05d03806
test=asr
3 years ago
huangyuxin faf21f033f add duration limitation for asr
3 years ago
Hui Zhang 6b1fe70100 format code,test=doc
3 years ago
WilliamZhang06 a6ec3a26f1
Merge branch 'develop' into server_asr
3 years ago
WilliamZhang06 8b4602f738 added isinstance code, test=doc
3 years ago
WilliamZhang06 147018a8b4 added cli changed code, test=doc
3 years ago
KP d36a4ccfc8 Add cli logger control.
3 years ago
KP 94ed5969fa Add cli logger control.
3 years ago
KP 7814fba07f Update batch input.
3 years ago
huangyuxin 9a55783aa0 fix resample
3 years ago
huangyuxin f428ec4431 change log of cli/asr/infer
3 years ago
huangyuxin 2a42421a63 cli add ds2-librispeech offline, fix versionm, test=asr
3 years ago