Commit Graph

91 Commits (969f33999fd6116a69831d098c1ab6f1e125129a)

Author SHA1 Message Date
JeffLu 02a5f7bce8
bugfix: audio_len should be 1D, no 0D, which will raise list index out (#3490)
7 months ago
zxcd caca8e2f12
[ASR] fix asr 0-d tensor. (#3214)
1 year ago
TianHao Zhang 12e3e76092
[ASR] Support Hubert, fintuned on the librispeech dataset (#3088)
1 year ago
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
Hui Zhang 02e7586394 update readme
2 years ago
root 3a7896fc96 update cli, test=asr
2 years ago
huangyuxin 4494f5a1fc add cli models, test=doc
2 years ago
huangyuxin 18197cd3a5 renew ds2 model, test=doc
2 years ago
Hui Zhang d7c8c1779f
Merge pull request #1786 from Jackwaterveg/debug
2 years ago
huangyuxin e145b26355 fix
2 years ago
huangyuxin 4f9e8bfa90 renew ds2 online, test=doc
2 years ago
huangyuxin 1e999c27e9 fix exit, test=doc
2 years ago
huangyuxin c21c3d220d fix infer, test=doc
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 19998ea29b add aishell conformer, test=doc
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
xiongxinlei babac27a79 fix ds2 online edge bug, test=doc
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 a44f5c099e update cli, test=doc
2 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
2 years ago
Hui Zhang 1843bed458
Merge pull request #1666 from Jackwaterveg/cli
2 years ago