Commit Graph

  • 817413f899 minor updates jinzr 2023-11-08 10:53:34 +08:00
  • d29efb7345 Update prepare_lm_training_data.py jinzr 2023-11-08 10:20:56 +08:00
  • 403e2e52ac Update prepare_lm_training_data.py jinzr 2023-11-08 10:20:10 +08:00
  • 7f53f59776 Update prepare_lm_training_data.py jinzr 2023-11-08 10:14:08 +08:00
  • 86c3dbec0e Update prepare_lm_training_data.py jinzr 2023-11-08 10:07:32 +08:00
  • 94f963baf8 Update prepare_lm_training_data.py jinzr 2023-11-08 10:05:29 +08:00
  • 1a11440014 minor updates jinzr 2023-11-08 09:57:57 +08:00
  • 4ec48f30b1 add the voxpopuli recipe Karel Vesely 2023-11-06 17:57:14 +01:00
  • e9de3fb289
    Merge pull request #3 from wd929/icmc Yuekai Zhang 2023-11-07 18:21:04 +08:00
  • 1e5f93bd0d Add compute FBANK for aec_iva recipe wd929 2023-11-07 18:16:52 +08:00
  • 269cc3b66a init JinZr 2023-11-06 15:28:54 +08:00
  • f55e80a7c5 minor fixes yaozengwei 2023-11-06 15:05:49 +08:00
  • dfe263a7fb Update run-multi-zh_hans-zipformer.sh jinzr 2023-11-06 14:23:25 +08:00
  • cd59a69957 rename directory yaozengwei 2023-11-06 11:06:42 +08:00
  • 2aab91e561 Update run-multi-zh_hans-zipformer.sh jinzr 2023-11-06 10:45:01 +08:00
  • 0ec1e7d948 Merge remote-tracking branch 'k2-fsa/master' into vits yaozengwei 2023-11-06 10:33:34 +08:00
  • fc359be29d minor fix yaozengwei 2023-11-06 10:31:17 +08:00
  • 04c6ecbaa1 modify training script, clean codes yaozengwei 2023-11-05 22:47:04 +08:00
  • 8d09f8e6bf use Conformer as text encoder yaozengwei 2023-11-05 18:25:47 +08:00
  • 72fd8e2c7c black formatted jinzr 2023-11-05 16:42:46 +08:00
  • 66f5a8b69c
    Merge branch 'k2-fsa:master' into dev/multi-zh-streaming-decoding zr_jin 2023-11-05 16:36:01 +08:00
  • d84631c403
    Merge cc168d104128348e9e24835c856c1bd946638e71 into 231bbcd2b638826a94cf019fa31ae8683d3552ee marcoyang1998 2023-11-03 17:07:28 +08:00
  • 231bbcd2b6
    Update optim.py (#1366) zr_jin 2023-11-03 12:06:29 +08:00
  • 8fe390518c refined streaming_decode.py jinzr 2023-11-03 11:45:59 +08:00
  • 7b6e0de5bb Delete streaming_decode.py jinzr 2023-11-03 11:38:37 +08:00
  • f0285bb4f5 Update optim.py jinzr 2023-11-03 10:49:02 +08:00
  • c3bbb32f9e
    Update the parameter 'vocab-size' (#1364) wnywbyt 2023-11-02 20:45:30 +08:00
  • b354129303 Update the parameter 'vocab-size' wdq 2023-11-02 20:39:09 +08:00
  • 9e5a5d7839
    Incorporate some latest changes to optim.py (#1359) zr_jin 2023-11-02 16:10:08 +08:00
  • 9097b1f60d isort formatted JinZr 2023-11-01 12:48:07 +08:00
  • 78ddda4296 iwslt_ta ST recipe AmirHussein96 2023-11-01 06:39:24 +03:00
  • f0eb710163 iwslt_ta ASR recipe AmirHussein96 2023-11-01 05:31:43 +03:00
  • 45db7f1341 iwslt_ta ASR recipe AmirHussein96 2023-11-01 03:11:44 +03:00
  • 2f6fad8b9c
    Created auto_comment.yml Pratham Mahajan 2023-10-31 20:47:39 +05:30
  • 6dd7fc46d2 black formatted JinZr 2023-10-31 19:55:29 +08:00
  • cab8c73c63 init commit JinZr 2023-10-31 19:53:23 +08:00
  • 8b6007741a
    Update contributing.md chinmay7016 2023-10-31 11:29:14 +05:30
  • 23913f6afd
    Minor refinements for some stale but recently merged PRs (#1354) zr_jin 2023-10-31 10:28:20 +08:00
  • 72d947387d black formatted jinzr 2023-10-31 10:23:11 +08:00
  • fde8a2ff65 incorporate https://github.com/k2-fsa/icefall/pull/1162 jinzr 2023-10-31 10:16:46 +08:00
  • edb2bd56b2 black formatted jinzr 2023-10-31 10:15:04 +08:00
  • 736a60fb48 incorporate https://github.com/k2-fsa/icefall/pull/1301 jinzr 2023-10-31 10:14:52 +08:00
  • c38248fb6f incorporate https://github.com/k2-fsa/icefall/pull/1269 jinzr 2023-10-31 10:13:35 +08:00
  • c970df512b
    New recipe: tiny_transducer_ctc (#848) Tiance Wang 2023-10-30 12:09:39 +08:00
  • 161ab90dfb
    Enhancing the contributing.md file (#1351) Himanshu Kumar Mahto 2023-10-30 06:37:42 +05:30
  • fd1b1f9930
    Enhancing the contributing.md file Himanshu Kumar Mahto 2023-10-30 01:05:31 +05:30
  • b719581e2f replace phonimizer with g2p yaozengwei 2023-10-28 21:16:43 +08:00
  • 7d56685734
    [recipe] LibriSpeech zipformer_ctc (#941) Desh Raj 2023-10-27 01:38:09 -04:00
  • 5cebecf2dc
    updated broken link in read.me file (#1342) Shreyas0410 2023-10-27 11:06:15 +05:30
  • ea78b32857
    minor fixes (#1345) zr_jin 2023-10-27 13:35:43 +08:00
  • b6f48899c7
    Merge bb58c85c839d9d0766fc57e217788aa17a7f85cb into 800bf4b6a2e32745e7d0c31dd78d473f1faff509 uni-manjunath-ke 2023-10-27 12:19:42 +07:00
  • 3210246c91 deploy: 800bf4b6a2e32745e7d0c31dd78d473f1faff509 JinZr 2023-10-27 05:17:51 +00:00
  • 5ad96d31a5
    Merge branch 'master' into zipformer_ctc zr_jin 2023-10-27 11:55:59 +08:00
  • 800bf4b6a2
    fix more typos (#1340) hairyputtar 2023-10-27 09:16:28 +05:30
  • 842177cf62 minor fixes jinzr 2023-10-27 11:41:23 +08:00
  • 8327a8163c Merge branch 'tiny' of https://github.com/wangtiance/icefall into tiny wangtiance 2023-10-26 19:37:50 +08:00
  • e8b42bab73 black format wangtiance 2023-10-26 19:21:23 +08:00
  • ff86c18903
    Merge branch 'k2-fsa:master' into tiny Tiance Wang 2023-10-26 19:15:14 +08:00
  • 9ec52fdb77 black format wangtiance 2023-10-26 18:34:08 +08:00
  • c0a53271e2
    Update Zipformer-large result on LibriSpeech (#1343) Zengwei Yao 2023-10-26 17:35:12 +08:00
  • d1274749d2 fix typo yaozengwei 2023-10-26 16:50:46 +08:00
  • e2ded16f6d update zipformer-large result on librispeech yaozengwei 2023-10-26 16:36:35 +08:00
  • 7c7c9da05a
    Merge branch 'k2-fsa:master' into tiny Tiance Wang 2023-10-26 16:36:30 +08:00
  • 484f343a6d
    updated broken link in read.me file Shreyas0410 2023-10-26 11:21:47 +05:30
  • 53618f3f3e Merge remote-tracking branch 'k2-fsa/master' into zipformer-update-result-2 yaozengwei 2023-10-26 11:13:51 +08:00
  • 02cdf06fa2
    fix typo hairyputtar 2023-10-25 17:44:12 +05:30
  • 9ee3443a8f
    fix typo hairyputtar 2023-10-25 17:43:26 +05:30
  • 1cf7751d35
    fix typo hairyputtar 2023-10-25 17:42:53 +05:30
  • 455660387f
    fix more typos hairyputtar 2023-10-25 17:41:42 +05:30
  • 770c495484
    minor fixes in the CTC decoding code (#1338) zr_jin 2023-10-25 17:14:17 +08:00
  • 1a48c6e0a4 minor fixes in the CTC decoding code jinzr 2023-10-25 16:55:16 +08:00
  • dcbc7a63e1
    Update train-rnn-lm.sh (#1337) zr_jin 2023-10-25 12:50:35 +08:00
  • 4c2b79dad5 Update train-rnn-lm.sh jinzr 2023-10-25 09:30:07 +08:00
  • f1968bdf1f Update evaluation script Xinyuan Li 2023-10-24 13:57:12 -04:00
  • 59d190d083 Update poisoning procedure Xinyuan Li 2023-10-24 13:56:18 -04:00
  • 4d565db598 Update model architecture Xinyuan Li 2023-10-24 13:54:07 -04:00
  • 1814bbb0e7
    typo fixed (#1334) zr_jin 2023-10-25 00:03:33 +08:00
  • f82bccfd63
    Support CTC decoding for multi-zh_hans recipe (#1313) zr_jin 2023-10-24 19:04:09 +08:00
  • 81776214f8 Update run-multi-zh_hans-zipformer.yml jinzr 2023-10-24 17:49:12 +08:00
  • 1d0f829539 Update run-multi-zh_hans-zipformer.sh jinzr 2023-10-24 17:48:14 +08:00
  • 4ea559aba4 Update RESULTS.md jinzr 2023-10-24 17:33:02 +08:00
  • b9ee63c17b
    Merge pull request #2 from wd929/icmc Yuekai Zhang 2023-10-24 17:24:54 +08:00
  • eb11c2486f Decoding scripts wd929 2023-10-24 17:08:14 +08:00
  • d76c3fe472
    Migrate zipformer model to other Chinese datasets (#1216) zr_jin 2023-10-24 16:24:46 +08:00
  • 5b9014f7c6 Update README.md jinzr 2023-10-24 16:08:39 +08:00
  • 830033a735 deploy: 3fb99400cf2c691f5c666fecd1415340820364a6 JinZr 2023-10-24 07:48:02 +00:00
  • 3fb99400cf
    fix typos (#1336) hairyputtar 2023-10-24 13:17:25 +05:30
  • a016180e62
    Update pruned_transducer_stateless.rst hairyputtar 2023-10-24 12:53:23 +05:30
  • 4cefafb6b5
    fix typo hairyputtar 2023-10-24 12:49:27 +05:30
  • 51348e4365
    fix typo hairyputtar 2023-10-24 12:48:45 +05:30
  • 516e0a2c53 typo fixed jinzr 2023-10-24 13:27:41 +08:00
  • b504ac314f minor fixes jinzr 2023-10-24 11:35:53 +08:00
  • 505e60367a minor updates jinzr 2023-10-24 11:19:09 +08:00
  • 6eb141f0c5 minor updates jinzr 2023-10-24 11:01:44 +08:00
  • 4eb03bf519
    Merge branch 'k2-fsa:master' into dev_zipformer_cn zr_jin 2023-10-24 10:51:24 +08:00
  • 4b791ced78
    Fix CI tests (#1333) Fangjun Kuang 2023-10-24 10:38:56 +08:00
  • 64a6b88b89 Fix CI tests Fangjun Kuang 2023-10-24 10:29:40 +08:00
  • 94aa178bb9 removed recipes other than AISHELL-1 jinzr 2023-10-24 09:25:55 +08:00
  • bd7bc092b3
    Merge branch 'k2-fsa:master' into dev_zipformer_cn zr_jin 2023-10-24 08:36:34 +08:00
  • f9980aa606
    minor fixes (#1332) zr_jin 2023-10-24 08:17:17 +08:00