Commit Graph

  • 317f5ec64e Compute features for GigaSpeech by splitting the manifest. Fangjun Kuang 2021-11-28 13:24:05 +08:00
  • 243fb9723c
    Fix an error introduced while supporting torchscript. (#134) Fangjun Kuang 2021-11-27 09:07:04 +08:00
  • 277654249d Fix an error introduced while supporting torchscript. Fangjun Kuang 2021-11-27 09:02:16 +08:00
  • 0e541f5b5d
    Print hostname and IP address to the log. (#131) Fangjun Kuang 2021-11-26 11:25:59 +08:00
  • 8f376eb8ad Print hostname and IP address to the log. Fangjun Kuang 2021-11-26 10:55:06 +08:00
  • 00e2f0ade8
    Draft streaming decoding (#89) LIyong.Guo 2021-11-24 19:35:18 +08:00
  • 8792dae99e Add RNNLM for rescoring. Fangjun Kuang 2021-11-24 14:52:49 +08:00
  • 7398a79c19 Merge remote-tracking branch 'dan/master' into gen-ali Fangjun Kuang 2021-11-24 14:50:34 +08:00
  • ad8a290047 Minor fixes. Fangjun Kuang 2021-11-24 14:46:23 +08:00
  • 8eb94fa4a0 CTC-only phone conformer recipe for LibriSpeech Piotr Żelasko 2021-11-23 15:34:46 -05:00
  • 774f6643cd Start training LM for LibriSpeech. Fangjun Kuang 2021-11-23 11:58:25 +08:00
  • 3c65ee11f4 Generate LM training data for the LibriSpeech recipe. Fangjun Kuang 2021-11-22 21:04:11 +08:00
  • 6045cdf081 a trained model Guo Liyong 2021-11-22 20:26:28 +08:00
  • 2213154c69 Add scripts for training and perplexity computation. Fangjun Kuang 2021-11-22 20:05:18 +08:00
  • 1e35ea3260 streaming conformer code Guo Liyong 2021-11-22 18:52:12 +08:00
  • 898efa7e8c reusable parts from conformer_ctc Guo Liyong 2021-11-22 18:50:58 +08:00
  • 769a9791ec
    Fix no attribute 'data' error. (#129) Lucky Wong 2021-11-22 18:31:04 +08:00
  • 842c2a3316
    Fix no attribute 'data' error. Lucky Wong 2021-11-22 18:08:39 +08:00
  • e2c9c728d9
    Update aishell tensorboard log for new LabelSmoothing loss (#128) Wei Kang 2021-11-22 12:26:44 +08:00
  • a6d29638c9 Minor fixes pkufool 2021-11-22 11:18:57 +08:00
  • cbde49006c Update aishell tensorboard log for new LabelSmoothing loss pkufool 2021-11-22 11:17:11 +08:00
  • 42dcd53361 WIP: Begin to add RNNLM. Fangjun Kuang 2021-11-21 15:58:05 +08:00
  • 4151cca147
    Add torch script support for Aishell and update documents (#124) Wei Kang 2021-11-19 16:37:05 +08:00
  • c17527433d Save framewise alignments with/without repeats. Fangjun Kuang 2021-11-19 15:32:52 +08:00
  • 62ada37d4e WIP: Associate a cut with token alignment (without repeats) Fangjun Kuang 2021-11-18 17:35:08 +08:00
  • 507a450787 Update Readme pkufool 2021-11-18 15:58:05 +08:00
  • 5efe6373df Fix unit test pkufool 2021-11-18 15:39:49 +08:00
  • a1dd2921bb Minor fixes pkufool 2021-11-18 15:11:51 +08:00
  • 0df945ad3d Add C++ deployment docs pkufool 2021-11-18 15:08:43 +08:00
  • 83e6265f79 Export torch script model for Aishell pkufool 2021-11-18 12:52:26 +08:00
  • 8f91ed2fbe Merge branch 'master' of github.com:pkufool/icefall into aishell pkufool 2021-11-18 10:58:03 +08:00
  • 30c43b7f69
    Add aishell recipe (#30) Wei Kang 2021-11-18 10:00:47 +08:00
  • 856bb7f285 Update pretrained model & corresponding docs pkufool 2021-11-18 07:57:25 +08:00
  • 84319381e5 fix style PingFeng Luo 2021-11-17 20:51:29 +08:00
  • d57a8737b6 Fix pretrained.py pkufool 2021-11-17 19:53:25 +08:00
  • a5cb6f7838 Minor fix pkufool 2021-11-17 19:46:48 +08:00
  • b97ab74649 Minor fix pkufool 2021-11-17 19:44:02 +08:00
  • 0660d12e4e
    Fix computing WERs for empty hypotheses (#118) Fangjun Kuang 2021-11-17 19:25:47 +08:00
  • 336283f872
    New label smoothing (#109) Fangjun Kuang 2021-11-17 19:24:07 +08:00
  • 73ad3e3101 Fix code style pkufool 2021-11-17 19:16:39 +08:00
  • f7a26400ab Fix code style pkufool 2021-11-17 19:09:36 +08:00
  • 99b39bccce Fix conflicts with origin master pkufool 2021-11-17 19:04:35 +08:00
  • ebf142cb98 Fix code style pkufool 2021-11-17 19:02:44 +08:00
  • 675ae1334d fix style Pingfeng Luo 2021-11-17 18:22:31 +08:00
  • fcdd3ced6f Fix CI errors. Fangjun Kuang 2021-11-17 17:34:36 +08:00
  • cbad2311a8 typo Pingfeng Luo 2021-11-17 17:30:05 +08:00
  • 131ba96914 typo Pingfeng Luo 2021-11-17 17:27:38 +08:00
  • db087f2566 Minor fixes. Fangjun Kuang 2021-11-17 17:15:05 +08:00
  • ecfdaf8a07 Merge branch 'master' of https://github.com/k2-fsa/icefall PingFeng Luo 2021-11-17 17:04:43 +08:00
  • f344b07e7c update aishell recipe with master branch and fix some bugs PingFeng Luo 2021-11-17 15:50:18 +08:00
  • db13384fdd Minor fixes. Fangjun Kuang 2021-11-17 17:03:25 +08:00
  • d1f27b8d64 Minor fixes. Fangjun Kuang 2021-11-17 16:55:15 +08:00
  • 79a59d3f34 Minor fixes. Fangjun Kuang 2021-11-17 16:51:18 +08:00
  • db9146a2c9 Minor fixes. Fangjun Kuang 2021-11-17 16:45:56 +08:00
  • 16961b21ea Fix CI installation errors. Fangjun Kuang 2021-11-17 16:32:15 +08:00
  • 2fa9a797d2 Fix CI installation errors. Fangjun Kuang 2021-11-17 16:28:56 +08:00
  • e6d7bd67e2 Fix CI errors. Fangjun Kuang 2021-11-17 16:20:03 +08:00
  • 10e46f3e1d
    A little changes for timit recipe (#122) Mingshuang Luo 2021-11-17 16:13:51 +08:00
  • 5b777f9fef
    Update tdnn_ligru_ctc.rst Mingshuang Luo 2021-11-17 14:37:55 +08:00
  • bc122eec64 Ready to train a masked LM with vocab size 500. Fangjun Kuang 2021-11-17 14:36:40 +08:00
  • 40d61d111f
    Merge branch 'k2-fsa:master' into master Mingshuang Luo 2021-11-17 14:33:48 +08:00
  • 7c3ab28a68 Use latest APIs from k2's master branch. Fangjun Kuang 2021-11-17 13:42:59 +08:00
  • b29e4bdd03 Fix style issues. Fangjun Kuang 2021-11-17 12:24:35 +08:00
  • 469b665a5a Add files from Dan. Fangjun Kuang 2021-11-17 12:21:05 +08:00
  • 2e0f255ada
    Add timit recipe (including the code scripts and the docs) for icefall (#114) Mingshuang Luo 2021-11-17 11:23:45 +08:00
  • 184b874cc3 update the docs for timit recipe Mingshuang Luo 2021-11-17 11:17:28 +08:00
  • 727eabdb30 Update README.md Mingshuang Luo 2021-11-17 11:08:13 +08:00
  • ba37fa5348
    Merge branch 'k2-fsa:master' into master Mingshuang Luo 2021-11-17 10:33:58 +08:00
  • fa734e01a3 chunked feature extraction by default wgb14 2021-11-16 20:23:12 -05:00
  • 0cbd9d4660 Update RESULTS.md Mingshuang Luo 2021-11-17 00:37:27 +08:00
  • 8eedff89ad Add README.md and RESULTS.md Mingshuang Luo 2021-11-17 00:33:45 +08:00
  • 68506609ad
    Set fsa.properties to None after changing its labels in-place. (#121) Fangjun Kuang 2021-11-16 23:11:30 +08:00
  • 947418fc6a Set fsa.properties to None after changing its labels in-place. Fangjun Kuang 2021-11-16 16:24:07 +08:00
  • 1ea780f203 Minor fixes. Fangjun Kuang 2021-11-16 14:24:01 +08:00
  • cbc5557c87 Update docs, pretrained.py & results pkufool 2021-11-16 12:32:51 +08:00
  • b8037cd529 Use eval() for the masked LM model in decoding. Fangjun Kuang 2021-11-16 10:55:14 +08:00
  • 943244642f Update conformer ctc model pkufool 2021-11-16 10:25:30 +08:00
  • 99ef352296 Merge remote-tracking branch 'pku/aishell' PingFeng Luo 2021-11-16 10:23:01 +08:00
  • 7f5d9a1671 Fix an error. Fangjun Kuang 2021-11-15 16:03:49 +08:00
  • 878fb40a12 Fixes after review. Fangjun Kuang 2021-11-15 15:44:25 +08:00
  • 8666b49863 Merge branch 'master' of github.com:pkufool/icefall into aishell pkufool 2021-11-15 15:13:53 +08:00
  • 57b9c8868b Fix incorrect doc. Fangjun Kuang 2021-11-15 12:18:16 +08:00
  • e3d7f21372 Add more documentation. Fangjun Kuang 2021-11-15 10:19:42 +08:00
  • d680b56c5c Use correct path pairs to compute log-likelihood. Fangjun Kuang 2021-11-15 10:01:16 +08:00
  • 89c0e2e7ff small fix wgb14 2021-11-14 01:13:07 -05:00
  • 9d08b44b19 small fix wgb14 2021-11-14 00:44:30 -05:00
  • 16f1799ef3 support HLG for BPE wgb14 2021-11-13 23:59:50 -05:00
  • 3dbb15bda2 support BPE based lang wgb14 2021-11-13 23:27:45 -05:00
  • 1d58765bd5 on-the-fly feature extraction by default wgb14 2021-11-13 17:45:35 -05:00
  • 75860159a2 support download, data prep, and fbank wgb14 2021-11-12 14:43:19 -05:00
  • 940aedf7ce Minor fixes. Fangjun Kuang 2021-11-11 19:35:53 +08:00
  • 3bcdecda44 Fix computing WERs when empty lattices are generated. Fangjun Kuang 2021-11-11 19:32:20 +08:00
  • b9452235d5
    Merge pull request #117 from csukuangfj/fix-empty-lattice Daniel Povey 2021-11-11 16:26:02 +08:00
  • 5b10310bd1 Handle empty lattices in attention decoder rescoring. Fangjun Kuang 2021-11-11 15:42:30 +08:00
  • 8d679c3e74
    Fix typos. (#115) Fangjun Kuang 2021-11-10 14:45:30 +08:00
  • 6f160a5b1c Fix typos. Fangjun Kuang 2021-11-10 14:44:57 +08:00
  • 21096e99d8
    Update result for the librispeech recipe using vocab size 500 and att rate 0.8 (#113) Fangjun Kuang 2021-11-10 14:32:52 +08:00
  • 21db4219d9 Change default vocab size from 5000 to 500. Fangjun Kuang 2021-11-10 14:27:10 +08:00
  • 94325cdc0e Update documentation. Fangjun Kuang 2021-11-10 14:23:42 +08:00
  • 8d931690ed Refactoring. Fangjun Kuang 2021-11-10 11:52:44 +08:00