Commit Graph

  • afe2f2bbcd added gitignore JinZr 2023-08-18 11:22:20 +08:00
  • ab07e58613 minor updates JinZr 2023-08-18 11:19:08 +08:00
  • 80c54c05e2 support showing WERs of different books marcoyang1998 2023-08-17 23:59:37 +08:00
  • 9bc287ca03 Update RESULTS.md zr_jin 2023-08-17 16:52:47 +08:00
  • 752e16be10 Add BS to zipformer2 Erwan 2023-08-15 10:26:38 +02:00
  • f23882b9f6 also sample from distractors when using separate words in the ref text; increase the max length of substring marcoyang1998 2023-08-17 12:11:33 +08:00
  • ce380a5fb3 minor updates zr_jin 2023-08-17 09:42:03 +08:00
  • 717f98cc83 deploy: fc2df07841b3edbd7bffddfcc2e016515aa75247 csukuangfj 2023-08-16 15:06:23 +00:00
  • fc2df07841
    Add icefall tutorials for dummies. (#1220) Fangjun Kuang 2023-08-16 22:32:41 +08:00
  • 618110610e Add training/decoding/model-export tutorials Fangjun Kuang 2023-08-16 22:26:27 +08:00
  • 8a238317a4 support using subformer as text encoder and train with style marcoyang1998 2023-08-16 19:08:36 +08:00
  • 73fa1651f0 minor updates to utils.py marcoyang1998 2023-08-16 16:47:23 +08:00
  • 2091bb5f25 add two pass decoding marcoyang1998 2023-08-16 16:46:50 +08:00
  • 0982db9cde add a few args to support context list and rare words marcoyang1998 2023-08-16 16:44:58 +08:00
  • 4420788f66 support using context list and random substring as pre text marcoyang1998 2023-08-16 16:44:29 +08:00
  • 6ecaaf342a WIP: Add icefall tutorials for dummies. Fangjun Kuang 2023-08-16 14:52:11 +08:00
  • c5bed3e4de Merge branch 'dev_zipformer_cn' of https://github.com/JinZr/icefall into dev_zipformer_cn zr_jin 2023-08-16 11:50:39 +08:00
  • 3ba89391a7 Update RESULTS.md zr_jin 2023-08-16 11:50:36 +08:00
  • 241718964f minor updates JinZr 2023-08-16 10:35:27 +08:00
  • 17d0918969 fix the post normalization bug, avoid multiple words marcoyang1998 2023-08-16 09:39:42 +08:00
  • fdc4fcabb9 use a more aggresive sampling_weight marcoyang1998 2023-08-16 09:38:40 +08:00
  • b1028c0d61 Add BS to zipformer2 Erwan 2023-08-15 09:03:23 +02:00
  • 9a47c08d08
    Update padding modified beam search (#1217) Erwan Zerhouni 2023-08-14 16:10:50 +02:00
  • 316ca4a1b8 Update padding modified beam search Erwan 2023-08-14 15:44:43 +02:00
  • 9d2ac7b1ec minor fixes JinZr 2023-08-14 21:05:56 +08:00
  • 372f63ae7f updated JinZr 2023-08-14 20:15:22 +08:00
  • cc629c09a2 updated JinZr 2023-08-14 20:14:50 +08:00
  • eb7180a0e2 enabled pos_embed JinZr 2023-08-14 18:15:01 +08:00
  • 5beef02285 add validate.py yaozengwei 2023-08-14 14:51:49 +08:00
  • 7291021a57 fix diagnostics position yaozengwei 2023-08-14 14:50:31 +08:00
  • 4200126f9b fixed several formatting issues jinzr 2023-08-14 13:54:19 +08:00
  • 74fec68d79 fixed a formatting issue jinzr 2023-08-14 12:13:39 +08:00
  • 367522bab0 Update RESULTS.md jinzr 2023-08-14 11:53:18 +08:00
  • ae4d2fbfcc initial commit marcoyang1998 2023-08-14 09:51:20 +08:00
  • 5c217dc295 bug fixes jinzr 2023-08-14 01:30:13 +08:00
  • 6c088dfa48 Merge branch 'dev_zipformer_cn' of https://github.com/JinZr/icefall into dev_zipformer_cn JinZr 2023-08-14 01:26:59 +08:00
  • 4b8aefa22f bug fixes JinZr 2023-08-14 01:25:32 +08:00
  • 658ec630d3 updated .md files for aishell and aishell4 recipes jinzr 2023-08-14 01:25:00 +08:00
  • 53b7aead10 Merge branch 'dev_zipformer_cn' of https://github.com/JinZr/icefall into dev_zipformer_cn JinZr 2023-08-14 01:10:03 +08:00
  • 6a41afe589 minor fixes JinZr 2023-08-14 01:05:09 +08:00
  • 7bd54936db Update RESULTS.md jinzr 2023-08-14 00:54:39 +08:00
  • ca3dca1933 updated JinZr 2023-08-13 21:37:22 +08:00
  • 890fe06ee3 minor fixes JinZr 2023-08-13 15:10:46 +08:00
  • a10362c092 deploy: 3b5645f5944393121e52739d5b9d5ef43a7e7a0f JinZr 2023-08-13 04:45:55 +00:00
  • 3b5645f594
    doc updated (#1214) zr_jin 2023-08-13 12:37:08 +08:00
  • b0e8a40c89
    Speed up yesno training to finish in ~10s on CPU (#1215) Piotr Żelasko 2023-08-12 21:50:59 -04:00
  • 6f2128a511
    Speed up yesno training to finish in ~10s on CPU Piotr Żelasko 2023-08-12 20:46:25 -04:00
  • 4a7e2d708d
    Merge branch 'k2-fsa:master' into dev_zipformer_cn zr_jin 2023-08-13 01:20:02 +08:00
  • ba0bad201c Aishell4 Zipformer recipe jinzr 2023-08-13 01:14:59 +08:00
  • 235bb0537a minor fixes jinzr 2023-08-13 01:14:51 +08:00
  • 8e1d8c9316 Aishell2 Zipformer recipe jinzr 2023-08-13 00:57:53 +08:00
  • f36e6e08d0 Aishell Zipformer Recipe jinzr 2023-08-13 00:51:36 +08:00
  • 68c5619608 minor fixes for aidatatang_200zh zipformer recipe jinzr 2023-08-13 00:51:27 +08:00
  • 49ff8442b2 doc updated jinzr 2023-08-12 23:59:51 +08:00
  • dfccadc6b6
    Fix a typo in export_onnx.py for yesno (#1213) Fangjun Kuang 2023-08-12 16:59:06 +08:00
  • 127f1bc691 Fix a typo in export_onnx.py for yesno Fangjun Kuang 2023-08-12 16:58:34 +08:00
  • a81396b482
    Use tokens.txt to replace bpe.model (#1162) zr_jin 2023-08-12 16:53:59 +08:00
  • 7242d9b5f6 Merge branch 'dev_export_diff_acoustic_units' of https://github.com/JinZr/icefall into dev_export_diff_acoustic_units JinZr 2023-08-12 16:02:43 +08:00
  • 5baa2be81f minor fixes JinZr 2023-08-12 15:58:17 +08:00
  • 58d9088010 Merge branch 'dev_swbd' of https://github.com/JinZr/icefall into dev_swbd JinZr 2023-08-12 14:30:52 +08:00
  • 40d4258e0c Update test-ncnn-export.sh zr_jin 2023-08-12 14:25:37 +08:00
  • d0d71ca515 fixed an issue related to certain decoding patterns jinzr 2023-08-12 03:21:09 +08:00
  • 40737f760b updated jinzr 2023-08-12 02:58:50 +08:00
  • ea87b7dff9 fixes jinzr 2023-08-12 02:32:10 +08:00
  • d8632c0425 minor fixes jinzr 2023-08-12 01:23:00 +08:00
  • 737274c9ed fixed few issues related to post processing jinzr 2023-08-12 01:04:27 +08:00
  • 58b7dfd6ae Update test-ncnn-export.sh jinzr 2023-08-12 00:34:25 +08:00
  • d6b28a11a7
    Add export script for the yesno recipe. (#1212) Fangjun Kuang 2023-08-11 23:57:00 +08:00
  • 14afd24477 Small fixes Fangjun Kuang 2023-08-11 23:39:05 +08:00
  • 41ff58b1b3 Fix typos Fangjun Kuang 2023-08-11 23:34:43 +08:00
  • 2b5e5b5b38 install kaldifeat Fangjun Kuang 2023-08-11 23:29:29 +08:00
  • ea24a57e2c Add export script for the yesno recipe Fangjun Kuang 2023-08-11 23:24:26 +08:00
  • bf6fb9f0e2 minor fixes jinzr 2023-08-11 21:05:36 +08:00
  • 14f0cb5977 minor bug fixes for existing scripts jinzr 2023-08-11 20:51:36 +08:00
  • 91044348bb args fixed jinzr 2023-08-11 20:41:44 +08:00
  • 75e87dd6e3
    Merge branch 'k2-fsa:master' into dev_multi_zh-hans zr_jin 2023-08-11 13:48:42 +08:00
  • 7671422305
    Merge branch 'k2-fsa:master' into dev_swbd zr_jin 2023-08-11 13:47:32 +08:00
  • e0ee8dd428 minor updates JinZr 2023-08-11 10:31:08 +08:00
  • b5d6a69cb4 minor updates JinZr 2023-08-11 10:20:24 +08:00
  • 29f2228675 minor updates JinZr 2023-08-11 10:19:55 +08:00
  • 16f8b02041 Merge branch 'surt' into beam_search Desh Raj 2023-08-10 15:39:16 -04:00
  • 74806b744b
    disable speed perturbation by default (#1176) zr_jin 2023-08-10 20:56:02 +08:00
  • e0b16e09aa minor fixes jinzr 2023-08-10 20:47:59 +08:00
  • 58cd264cb5
    Merge branch 'k2-fsa:master' into tiny Tiance Wang 2023-08-10 10:36:17 +08:00
  • 94eedab88e minor fixes JinZr 2023-08-09 17:05:09 +08:00
  • ba67942656 minor updates JinZr 2023-08-09 16:27:36 +08:00
  • cc168d1041 update the pipeline marcoyang1998 2023-08-09 12:11:43 +08:00
  • 97add79204 init commit for aidatatang_200zh JinZr 2023-08-09 11:45:08 +08:00
  • e90563cdff support context biasing in modified_beam_search_LODR pkufool 2023-08-09 11:39:12 +08:00
  • 8b26062122 deploy: 00256a766921dd34a267012b0e2b8ff7d538f0e6 yfyeung 2023-08-09 01:44:22 +00:00
  • 00256a7669
    Fix decode_stream.py (#1208) Yifan Yang 2023-08-09 09:40:58 +08:00
  • df6e292004
    Merge branch 'k2-fsa:master' into dev_multi_zh-hans zr_jin 2023-08-09 09:40:02 +08:00
  • 436ae9b4cc
    Update decode_stream.py Yifan Yang 2023-08-08 22:27:15 +08:00
  • 23e2c0fa96
    FIx decode_stream.py Yifan Yang 2023-08-08 22:11:30 +08:00
  • 0b61e6612b Add StatelessSampler Yifan Yang 2023-08-08 21:35:30 +08:00
  • 5533c6278d updated JinZr 2023-08-08 19:27:18 +08:00
  • 88067f7566 Add context biasing for zipformer recipe pkufool 2023-08-08 11:28:21 +08:00
  • b350ff1d08
    Merge 753cd9033e1bb00f0592fd49dae49fa87dbfa889 into 1ee251c8b385f6dcf06da40b1760b76496b0d812 alexei-v-ivanov 2023-08-07 14:32:12 +05:30
  • 1398e07b3c update Yifan Yang 2023-08-07 14:21:32 +08:00
  • c196fb4438
    Update conformer.py l2009312042 2023-08-04 19:06:12 +08:00