910 Commits

Author SHA1 Message Date
JinZr
49b0a6d952 removed redundant wenetspeech M and S sets 2023-07-21 09:51:24 +08:00
JinZr
dfd9bb4dc9 added necessary files for the zipformer recipe 2023-07-21 09:42:09 +08:00
JinZr
2c8d65904c updated 2023-07-21 01:54:35 +08:00
JinZr
748db76648 updated 2023-07-21 00:50:01 +08:00
JinZr
ffb0e7891d disable speed perturbation by default 2023-07-20 16:36:12 +08:00
JinZr
5ce709c432 init commit for the multi_zh-cn zipformer recipe 2023-07-20 12:34:20 +08:00
JinZr
106007600e updated 2023-07-20 12:25:26 +08:00
JinZr
a704a2758b added scripts for BPE model training 2023-07-20 12:11:03 +08:00
JinZr
48303ed667 Merge branch 'dev_multi_zh-hans' of https://github.com/JinZr/icefall into dev_multi_zh-hans 2023-07-19 16:50:48 +08:00
zr_jin
dd6614f482 refined support for KeSpeech 2023-07-19 16:50:42 +08:00
JinZr
a3e6e222c2 fixes for file permission 2023-07-19 14:25:46 +08:00
zr_jin
d0d7dd3cfc added support for kespeech dev/test set fbank computation 2023-07-19 14:25:04 +08:00
zr_jin
729eaf7655 fixes 2023-07-19 12:27:06 +08:00
zr_jin
e58b2b530a updated paths 2023-07-19 12:25:21 +08:00
JinZr
b4110ba10a file permission fixed 2023-07-19 12:02:32 +08:00
JinZr
c5dafbc948 Merge branch 'dev_multi_zh-hans' of https://github.com/JinZr/icefall into dev_multi_zh-hans 2023-07-19 12:02:01 +08:00
zr_jin
4f6050c74b updated 2023-07-19 12:00:28 +08:00
JinZr
660e431da1 Merge branch 'dev_multi_zh-hans' of https://github.com/JinZr/icefall into dev_multi_zh-hans 2023-07-19 11:53:50 +08:00
JinZr
c1aa9556d2 updated 2023-07-19 11:53:46 +08:00
zr_jin
c061307c90 updated 2023-07-19 11:51:40 +08:00
zr_jin
441aa37e00 updated 2023-07-19 11:48:05 +08:00
zr_jin
213a6ec037 Update preprocess_kespeech.py 2023-07-19 11:21:17 +08:00
zr_jin
ff9d484e71 updated 2023-07-19 11:19:25 +08:00
zr_jin
0350d66f73 updated for the wenetspeech recipe 2023-07-18 12:44:47 +08:00
JinZr
a01f88d8d5 file permission fixed 2023-07-17 16:59:22 +08:00
zr_jin
e04130d6be added script for magicdata fbank computation 2023-07-17 16:42:31 +08:00
zr_jin
523c1ae437 added support for magicdata
script for fbank computation not done yet
2023-07-17 14:35:49 +08:00
zr_jin
c4bf61dcb1 fixes 2023-07-17 13:30:02 +08:00
zr_jin
34bc78f15c added support for stcmds and primewords 2023-07-17 13:28:59 +08:00
zr_jin
0098d5eeb6 fixes 2023-07-17 12:42:53 +08:00
zr_jin
2569ace5bb Merge branch 'dev_multi_zh-hans' of https://github.com/JinZr/icefall into dev_multi_zh-hans 2023-07-17 12:02:48 +08:00
zr_jin
d9d7aecdd6 fixes 2023-07-17 12:02:46 +08:00
JinZr
f51be9b90c Merge branch 'dev_multi_zh-hans' of https://github.com/JinZr/icefall into dev_multi_zh-hans 2023-07-17 12:00:07 +08:00
JinZr
fae9398482 fixes 2023-07-17 11:58:26 +08:00
zr_jin
5425e1de7b added support for aishell-2 2023-07-17 11:38:25 +08:00
zr_jin
cca712108a added support for aishell1 2023-07-17 11:00:41 +08:00
zr_jin
33d437c5b5 fbank extraction for thchs30 2023-07-17 09:59:54 +08:00
JinZr
39ba09337c Init commit for recipes trained on multiple zh datasets. 2023-07-16 21:08:59 +08:00
marcoyang1998
5ed6fc0e6d
add sym link (#1170) 2023-07-12 15:37:14 +08:00
Desh Raj
41b16d7838
SURT recipe for AMI and ICSI (#1133)
* merge upstream

* add SURT model and training

* add libricss decoding

* add chunk width randomization

* decode SURT with libricss

* initial commit for zipformer_ctc

* remove unwanted changes

* remove changes to other recipe

* fix zipformer softlink

* fix for JIT export

* add missing file

* fix symbolic links

* update results

* clean commit for SURT recipe

* training libricss surt model

* remove unwanted files

* remove unwanted changes

* remove changes in librispeech

* change some files to symlinks

* remove unwanted changes in utils

* add export script

* add README

* minor fix in README

* add assets for README

* replace some files with symlinks

* remove unused decoding methods

* initial commit for SURT AMI recipe

* fix symlink

* add train + decode scripts

* add missing symlink

* change files to symlink

* change file type
2023-07-08 23:01:51 +08:00
Yifan Yang
ffe816e2a8
Fix blank skip ci test (#1167)
* Fix for ci

* Fix frame_reducer
2023-07-06 23:12:41 +08:00
marcoyang1998
11523c5b89
Shallow fusion & LODR documentation (#1142)
* add shallow fusion documentation

* add documentation for LODR

* upload docs for LM rescoring
2023-07-06 19:11:01 +08:00
Fangjun Kuang
6fd674312c
Fix failed CI tests (#1166) v1.1 2023-07-05 10:52:34 +08:00
Fangjun Kuang
130ad0319d
Fix CI test for zipformer CTC (#1165) 2023-07-05 10:38:29 +08:00
Fangjun Kuang
b8a17944e4
Fix zipformer CI test (#1164) 2023-07-05 10:23:35 +08:00
Desh Raj
a4402b88e6
SURT multi-talker ASR recipe (#1126)
* merge upstream

* add SURT model and training

* add libricss decoding

* add chunk width randomization

* decode SURT with libricss

* initial commit for zipformer_ctc

* remove unwanted changes

* remove changes to other recipe

* fix zipformer softlink

* fix for JIT export

* add missing file

* fix symbolic links

* update results

* clean commit for SURT recipe

* training libricss surt model

* remove unwanted files

* remove unwanted changes

* remove changes in librispeech

* change some files to symlinks

* remove unwanted changes in utils

* add export script

* add README

* minor fix in README

* add assets for README

* replace some files with symlinks

* remove unused decoding methods

* fix symlink

* address comments from @csukuangfj
2023-07-04 19:25:58 +08:00
zr_jin
856c0f2a60
fixed default param for an aishell recipe (#1159) 2023-07-04 19:12:39 +08:00
Nickolay V. Shmyrev
eca0202632
Add start-batch option for RNNLM training (#1161)
* Add start-batch option for RNNLM training

* Also set epoch

* Skip batches on load
2023-07-04 10:13:25 +08:00
Fangjun Kuang
9009d028a0
Fix ONNX export for the latest non-streaming zipformer. (#1160) 2023-07-03 23:56:51 +08:00
Fangjun Kuang
c3e23ec8d2
Fix logaddexp for ONNX export (#1158) 2023-07-02 10:30:09 +08:00