Commit Graph

  • 9a07363a8d remove unsed Yuekai Zhang 2025-04-25 14:21:50 +08:00
  • 6ea7ec8543 remove offline tab Yuekai Zhang 2025-04-25 14:10:30 +08:00
  • 6955639d22 add qwen omni web demo Yuekai Zhang 2025-04-25 14:08:25 +08:00
  • 3642dfd8c3 refactor code root 2025-04-25 05:36:18 +00:00
  • cc2e64a6aa
    Fix convert_texts_into_ids() in the tedlium3 recipe. (#1929) Fangjun Kuang 2025-04-24 17:04:46 +08:00
  • 2e9be46703 debug root 2025-04-24 08:24:11 +00:00
  • d1312e4d3e Fix convert_texts_into_ids() in the tedlium3 recipe. Fangjun Kuang 2025-04-24 14:50:51 +08:00
  • cf425173af move compute_fbank_mls_english.py, add validate_manifest.py, add shared symlink to librispeech Kinan Martin 2025-04-24 09:39:54 +09:00
  • 3511b7db12 fix train.py and decode.py Your Name 2025-04-23 02:32:05 -07:00
  • 5ec95e5482
    Fix SpeechLLM recipe (#1926) Yifan Yang 2025-04-23 16:18:38 +08:00
  • 64722e7073 fix typos Your Name 2025-04-23 01:17:32 -07:00
  • 58e0016925 fix prepare.sh Your Name 2025-04-23 00:52:04 -07:00
  • 478d56efd8 fix bugs when padding right root 2025-04-23 07:33:27 +00:00
  • c4432d1e35 chmod +x prepare.sh Your Name 2025-04-23 00:25:14 -07:00
  • 4f743993ef instead of on-the-fly features, precompute fbank and manifests in prepare.sh Kinan Martin 2025-04-23 10:13:15 +09:00
  • 23fdef2fd3 add codec decode Yuekai Zhang 2025-04-21 17:57:57 +08:00
  • 09d81b44a7 change padding side name Yuekai Zhang 2025-04-21 17:10:25 +08:00
  • 7db40052d6 add flash attn support Yuekai Zhang 2025-04-21 14:54:28 +08:00
  • b305cdacc0 fix padding side root 2025-04-21 06:23:10 +00:00
  • bdb60f6ddc add codec lm root 2025-04-21 01:00:06 +00:00
  • c49c3f2634 remove musan-k2-v2-reazonspeech-medium from repo Bailey Hirota 2025-04-16 13:30:32 +09:00
  • cb4f4a941b complete musan rezonspeech integration Bailey Hirota 2025-04-16 13:25:40 +09:00
  • 4e2a4fdcd8 readme Kinan Martin 2025-04-16 08:13:59 +09:00
  • bb6d672b54 pre-commit hooks Kinan Martin 2025-04-16 08:05:05 +09:00
  • e69e1c04b2 separate transcript prep stage from bpe train stage Kinan Martin 2025-04-16 07:15:25 +09:00
  • 6e81d9aa5b symlink copied files to librispeech recipe dir Kinan Martin 2025-04-16 07:10:39 +09:00
  • 0e868049a6
    Merge branch 'k2-fsa:master' into mls_english_clean Kinan Martin 2025-04-15 17:52:18 -04:00
  • 458d697acc fix batch_size>1 decoding bug root 2025-04-15 13:41:33 +00:00
  • 0c02da82ac refine decoding method root 2025-04-15 06:53:20 +00:00
  • 3ad075af60 s2t training root 2025-04-15 02:16:03 +00:00
  • cf8e9a8a1c cleaned-up version of recipe Kinan Martin 2025-04-15 10:19:51 +09:00
  • 1d11662016 fix multi rounds data Yuekai Zhang 2025-04-14 14:32:42 +08:00
  • 202d764cfb remove text norm root 2025-04-14 05:35:07 +00:00
  • a4be3cb3db replace file Kinan Martin 2025-04-14 08:27:50 +09:00
  • 61458e71e5
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-04-13 16:36:17 +08:00
  • 6b69276b19 add training stage root 2025-04-11 06:50:25 +00:00
  • e6897b10fa make asr decode results align root 2025-02-26 07:08:34 +00:00
  • cca562d538 migrate from speech llm root 2025-02-26 04:53:23 +00:00
  • 1e9bb87305 change default path Kinan Martin 2025-04-11 10:30:08 +09:00
  • 3eeadd0f3a update prepare.sh, fix asr_datamodule.py Kinan Martin 2025-04-11 10:29:27 +09:00
  • 64c5364085
    Fix bug: When resuming training from a checkpoint, model_avg was not assigned, resulting in a None error. (#1914) math345 2025-04-10 11:37:28 +08:00
  • 300a821f58
    Fix aishell training (#1916) Fangjun Kuang 2025-04-10 10:30:37 +08:00
  • 819519328b Fix aishell training Fangjun Kuang 2025-04-10 10:29:07 +08:00
  • 171cf8c9fe
    Avoid redundant computation in PiecewiseLinear. (#1915) Fangjun Kuang 2025-04-09 11:52:37 +08:00
  • 87bfde892d Avoid redundant computation in PiecewiseLinear. Fangjun Kuang 2025-04-09 11:51:03 +08:00
  • 389dc1c310 Fix bug: When resuming training from a checkpoint, model_avg was not assigned, resulting in a None error. yinfeng 2025-04-09 11:21:00 +08:00
  • 93766fc24f WIP v0 MLS English recipe Kinan Martin 2025-04-09 10:22:20 +09:00
  • 433f2a97b9
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-04-04 21:49:55 +08:00
  • 86bd16d496
    [KWS]Remove graph compiler (#1905) Wei Kang 2025-04-02 22:10:06 +08:00
  • 5213e87fb4 [KWS]Remove graph compiler pkufool 2025-04-02 17:03:35 +08:00
  • b4c9e37c8e fix jianyou 2025-04-01 14:27:00 +08:00
  • 90fb9207ba potential fix to k2SSL hubert_ce encoder forward function jianyou 2025-03-31 18:02:02 +08:00
  • a06c516bf1 Fix typos a002 2025-03-25 16:29:44 +08:00
  • 45b081a8a4 minor fixes a002 2025-03-25 15:24:31 +08:00
  • 4b8f90712f enable torch.where a002 2025-03-25 14:37:43 +08:00
  • 90a91243a2 minor fixes Fangjun Kuang 2025-03-19 14:09:49 +08:00
  • 0dd26db699 support different versions of rknn Fangjun Kuang 2025-03-19 11:15:26 +08:00
  • 1775f36a61 feat(logging): Add .log extension to log filenames RedSheep 2025-03-18 14:10:47 +08:00
  • 7a8bc65fe2 updated Implementation RedSheep 2025-03-12 14:25:09 +08:00
  • 04a81f53f0 deleted k2SSL files RedSheep 2025-03-12 12:08:03 +08:00
  • b793c5e958 modified compute_fbank_librispeech.py to minimize resource utilization RedSheep 2025-03-12 12:00:48 +08:00
  • c5c35859ec implement musan and enable by default Kinan Martin 2025-03-10 10:12:45 +09:00
  • 76d3df55a0 intial commit RedSheep 2025-03-08 13:32:21 +08:00
  • 1653b76deb update readme and requirements root 2025-03-04 01:23:43 +00:00
  • c4731921e6 update results root 2025-03-03 10:56:38 +00:00
  • 615e5206e1 disable where Fangjun Kuang 2025-03-03 17:40:27 +08:00
  • 0e749e4eb0 minor fixes Fangjun Kuang 2025-03-03 14:27:42 +08:00
  • bc6e113edd remove run.sh root 2025-03-03 06:03:41 +00:00
  • 7623939fbf clean code root 2025-03-03 05:40:38 +00:00
  • 7d6075b8e0 Export Zipformer2 to RKNN Fangjun Kuang 2025-03-02 20:53:30 +08:00
  • d2b473ad99 add eval seed tts root 2025-02-28 09:54:22 +00:00
  • 0f7ebb7ffb add llasa infer root 2025-02-28 06:05:58 +00:00
  • 1d39af91be
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-02-28 11:05:24 +08:00
  • fa6587010e add training codes root 2025-02-28 02:08:05 +00:00
  • 540430d213 add token extraction yuekaiz 2025-02-28 10:01:57 +08:00
  • db9fb8ad31
    Add scripts to export streaming zipformer(v1) to RKNN (#1882) Fangjun Kuang 2025-02-27 17:10:58 +08:00
  • e8dd9439bf add more models Fangjun Kuang 2025-02-27 15:49:11 +08:00
  • 12afad4a1a add more models Fangjun Kuang 2025-02-27 15:31:25 +08:00
  • 1de33ee63a test rknn on CPU Fangjun Kuang 2025-02-25 23:17:54 +08:00
  • 59431e0eb3 upload rknn model files Fangjun Kuang 2025-02-25 22:53:41 +08:00
  • f8f7d01c6c export to rknn Fangjun Kuang 2025-02-25 19:03:31 +08:00
  • 61933af28f use docker Fangjun Kuang 2025-02-25 16:46:02 +08:00
  • c48fbd693f
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-02-24 23:43:54 +08:00
  • 2ba665abca
    Add F5-TTS with semantic token training results (#1880) Yuekai Zhang 2025-02-24 13:58:47 +08:00
  • 93225563cd update readme root 2025-02-21 02:36:41 +00:00
  • 5c21518870 add requirements.txt root 2025-02-21 02:31:40 +00:00
  • 2edaf685e1 update results root 2025-02-20 08:48:11 +00:00
  • a54a0469a2 add extract cosy token yuekaiz 2025-02-20 15:35:01 +08:00
  • fea972364d update inference code root 2025-02-20 07:11:27 +00:00
  • f30a52a254 add cosy token yuekaiz 2025-02-06 15:40:05 +08:00
  • 279d34b7f4
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-02-04 14:22:16 +08:00
  • da597ad782
    Update RESULTS.md (#1873) Machiko Bailey 2025-02-03 20:04:25 -05:00
  • 26939f79e6
    Update RESULTS.md Machiko Bailey 2025-02-03 16:13:03 -05:00
  • 0855b0338a
    Merge japanese-to-english multilingual branch (#1860) Machiko Bailey 2025-02-03 12:33:09 -05:00
  • b1064e93ea
    Merge 9b13eac94686fe4a31eb190b8deaf3ff967feacd into dd5d7e358bf6a49eb2a31dff2dd2b943f792c1fc Machiko Bailey 2025-02-01 09:56:33 +00:00
  • cf5fd1a2e0
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2025-02-01 13:47:19 +08:00
  • b9efbf8ba0
    Update utils.py zr_jin 2025-01-28 09:42:37 +08:00
  • 1cb459418a
    Update zipformer.py zr_jin 2025-01-28 09:40:17 +08:00
  • 5cf7e42cd2
    Update zipformer.py zr_jin 2025-01-28 09:38:10 +08:00
  • b8ce8061a7
    Update build-docker-image.yml zr_jin 2025-01-28 09:33:56 +08:00