Commit Graph

  • 0fe5e26d54 minor fixes Fangjun Kuang 2024-12-30 16:45:46 +08:00
  • c93530cc5e minor fixes Fangjun Kuang 2024-12-30 16:43:18 +08:00
  • a3dd431ed0 Add CI Fangjun Kuang 2024-12-30 16:39:06 +08:00
  • 0e0ad4449e Update README Fangjun Kuang 2024-12-30 16:13:13 +08:00
  • 35c8de7567 Fix the style issue Han Zhu 2024-12-30 16:04:58 +08:00
  • ef062f37c4 add usage examples Fangjun Kuang 2024-12-30 15:56:15 +08:00
  • 53221902cb export to onnx Fangjun Kuang 2024-12-30 15:51:55 +08:00
  • 48088cb807
    Refactor optimizer (#1837) Han Zhu 2024-12-30 15:30:02 +08:00
  • 57e9f2a8db
    Add the "rms-sort" diagnostics (#1851) Han Zhu 2024-12-30 15:27:05 +08:00
  • 06b9138f33 Print indexes of largest grad Han Zhu 2024-12-30 14:00:13 +08:00
  • 5b598ea285 warn instead of raising exceptions in inf-check Han Zhu 2024-12-30 13:58:25 +08:00
  • 631d741e38 Add the "rms-sort" diagnostics Han Zhu 2024-12-30 13:56:33 +08:00
  • 6478902108 generate lexicon and export onnx models Fangjun Kuang 2024-12-27 19:16:36 +08:00
  • e4f08c74f7 First working version Fangjun Kuang 2024-12-26 18:28:01 +08:00
  • e4d40baaf5 ready to train Fangjun Kuang 2024-12-26 11:51:56 +08:00
  • f4210013b7 remove unnecessary folders Bailey Hirota 2024-12-25 18:07:02 +09:00
  • 4604be89e3 add onnx decode Bailey Hirota 2024-12-25 17:59:50 +09:00
  • a2bb2724e1 formatting Bailey Hirota 2024-11-26 07:00:04 +09:00
  • 68e1c3c000 formatting Bailey Hirota 2024-11-26 06:34:15 +09:00
  • 1bc7f07a98
    Delete egs/multi_ja_en/ASR/zipformer/streaming/greedy_search directory Machiko Bailey 2024-12-25 03:53:28 -05:00
  • 4a55a108f9
    Update RESULTS.md Machiko Bailey 2024-12-25 03:46:38 -05:00
  • f4d6fb06aa Merge remote-tracking branch 'dan/master' into baker-matcha Fangjun Kuang 2024-12-25 14:31:07 +08:00
  • f3fca0c81b fix infer error root 2024-12-25 02:17:18 +00:00
  • 7b1445be32
    Update RESULTS.md Machiko Bailey 2024-12-24 20:19:03 -05:00
  • 7aedda0147
    Update RESULTS.md Machiko Bailey 2024-12-24 13:59:26 -05:00
  • 29d6e026b3
    Merge branch 'k2-fsa:master' into dev/e2tts Yifan Yang 2024-12-24 15:30:45 +08:00
  • 03d500a414 clean infer codes yuekaiz 2024-12-24 15:06:21 +08:00
  • 448c28b3cc Modified aishell/ASR/conformer_ctc/decode.py,asr_datamodule.py for batch-way decoding, faster. czl66 2024-12-24 13:57:47 +08:00
  • b6af60756e
    Update README.md Machiko Bailey 2024-12-24 00:53:26 -05:00
  • 19ce1a4fb4 Merge branch 'master' of https://github.com/k2-fsa/icefall czl66 2024-12-24 12:13:42 +08:00
  • 7a0c7b7478 Modified aishell/ASR/conformer_ctc/train.py, which implemented multi-machine DDP. czl66 2024-12-24 11:59:01 +08:00
  • 3ba6febe4f add dit yuekaiz 2024-12-23 17:38:12 +08:00
  • ec5cc5526e add infer yuekaiz 2024-12-23 17:35:36 +08:00
  • 511f63b551 using official repo yuekaiz 2024-12-22 18:48:26 +08:00
  • 604ab6f6b3 add f5 yuekaiz 2024-12-22 15:22:26 +08:00
  • 01e2c2a566
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2024-12-22 10:30:21 +08:00
  • ad966fb81d
    Minor fixes to the onnx inference script for ljspeech matcha-tts. (#1838) Fangjun Kuang 2024-12-19 15:19:41 +08:00
  • 35766d7db4 generate tokens.txt Fangjun Kuang 2024-12-18 18:28:05 +08:00
  • 92ed1708c0
    Add torch 1.13 and 2.0 to CI tests (#1840) Fangjun Kuang 2024-12-18 16:50:14 +08:00
  • d4d4f281ec
    Revert "Replace deprecated pytorch methods (#1814)" (#1841) Fangjun Kuang 2024-12-18 16:49:57 +08:00
  • 4dde25b2d1
    Revert "Replace deprecated pytorch methods (#1814)" Fangjun Kuang 2024-12-18 16:49:31 +08:00
  • d6a6858224 minor fixes Fangjun Kuang 2024-12-18 16:33:21 +08:00
  • 83aedd172a Test with torch 1.13 and 2.0 Fangjun Kuang 2024-12-18 16:21:54 +08:00
  • 42fee0228b download and unzip the dataset Fangjun Kuang 2024-12-18 16:13:09 +08:00
  • e4c0aa3012 create symlinks Fangjun Kuang 2024-12-18 11:30:02 +08:00
  • ea94c5bb0f Fix CI Fangjun Kuang 2024-12-18 11:00:11 +08:00
  • 9f5cf16e67 Fix CI Fangjun Kuang 2024-12-18 10:51:53 +08:00
  • b297c10e5b Fix CI Fangjun Kuang 2024-12-18 10:46:24 +08:00
  • 2cf5e9a99c Minor fixes to the onnx inference script for ljspeech matcha-tts. Fangjun Kuang 2024-12-18 10:33:49 +08:00
  • 3e4da5f781
    Replace deprecated pytorch methods (#1814) Li Peng 2024-12-16 10:24:16 +08:00
  • 6ffd624df2
    Merge branch 'master' into master Li Peng 2024-12-16 10:00:06 +08:00
  • ebd31daba4
    Merge branch 'k2-fsa:master' into dev/k2ssl Yifan Yang 2024-12-14 13:24:40 +08:00
  • d8a0a40955 Refactor, add libritts pkufool 2024-12-13 19:39:55 +08:00
  • 32cf5beaa7 Refactor optimizer Han Zhu 2024-12-13 19:10:34 +08:00
  • d475de5600
    Merge pull request #1835 from JinZr/fix/matcha-minor zr_jin 2024-12-11 19:03:19 +08:00
  • b7acf0f57b minor fixes zr_jin 2024-12-11 14:33:47 +08:00
  • a43480af47
    fixed the not found python 3.8 env (#1830) zr_jin 2024-12-10 11:15:49 +08:00
  • de7406f1b9
    Update RESULTS.md with streaming recipe Kinan Martin 2024-12-09 20:51:29 -05:00
  • e14630a259 Update style_check.yml zr_jin 2024-12-10 09:38:05 +08:00
  • 8ee05e10e8 Update style_check.yml zr_jin 2024-12-10 09:29:42 +08:00
  • 08caa1e4e5
    minor fixes to the matcha recipe zr_jin 2024-12-09 22:59:29 +08:00
  • 5cf74ab506
    Merge 046d25757087f155249102eab936e819f2d004e5 into 32b7a449e7ed87efdf0a49f74b01c846e831c8a3 Masoud Azizi 2024-12-09 12:32:00 +00:00
  • c19d2b43af Update train.py zr_jin 2024-12-09 20:04:20 +08:00
  • 32b7a449e7
    removed unnecessary type check (#1827) zr_jin 2024-12-08 17:36:08 +08:00
  • 5bd133e56c
    Merge branch 'k2-fsa:master' into fix/valle2 zr_jin 2024-12-08 16:37:41 +08:00
  • d33f678176
    fixed the formatting issue of PR#1812 (#1828) zr_jin 2024-12-08 16:37:24 +08:00
  • b6a383eafc Update compute_fbank_kespeech_dev_test.py zr_jin 2024-12-08 16:33:11 +08:00
  • d61f5a2833 Update valle.py zr_jin 2024-12-08 11:39:57 +08:00
  • a423b973c1
    Merge branch 'master' into fix/format zr_jin 2024-12-08 11:22:16 +08:00
  • fa64e37dbe black formatted zr_jin 2024-12-08 11:20:40 +08:00
  • 6d625b076b
    Merge branch 'k2-fsa:master' into fix/valle2 zr_jin 2024-12-08 11:17:56 +08:00
  • 5c04f7bfb8
    'try to fix 'compute_fbank_kespeech_splits.py: error: unrecognized arguments: --speed-perturb true'' (#1812) goddamnVincent 2024-12-08 11:17:15 +08:00
  • 1c4dd464a0
    Performed end to end testing on the matcha recipe (#1797) zr_jin 2024-12-08 03:18:15 +08:00
  • 6dd6e7af27
    Merge branch 'k2-fsa:master' into fix/ljspeech/matcha zr_jin 2024-12-07 23:34:34 +08:00
  • 58b3d2fcf5 black formatted zr_jin 2024-12-07 23:31:36 +08:00
  • 64d8a430d6 minor adjustment zr_jin 2024-12-07 23:27:14 +08:00
  • e1e78e60f5 Update valle.py zr_jin 2024-12-07 18:19:29 +08:00
  • fb34991566 fixed typos in the README file zr_jin 2024-12-06 23:40:23 +08:00
  • 6e6b022e41
    performed end to end testing to the VALL-E recipe (#1818) zr_jin 2024-12-06 16:14:51 +08:00
  • a8efe19aa4 minor fixes JinZr 2024-12-06 14:34:53 +08:00
  • 94126e7f38 Update valle.py zr_jin 2024-12-06 13:57:59 +08:00
  • 2504036f5b minor fixes zr_jin 2024-12-06 11:51:40 +08:00
  • ce73643af6 black formatted zr_jin 2024-12-06 10:44:14 +08:00
  • 60c5a1d539 added the missing `visualize` function zr_jin 2024-12-06 10:12:58 +08:00
  • 58f7875c7e fixed some default params. zr_jin 2024-12-05 20:08:42 +08:00
  • bdd0f85704
    Fix the normalized_text in LibriTTS recipe (#1825) Han Zhu 2024-12-05 15:12:06 +08:00
  • 1240bd8834 Fix the normalized_text in LibriTTS recipe Han Zhu 2024-12-04 17:43:25 +08:00
  • b29ab59cce Fix bugs introduced by previous commits Li Peng 2024-12-03 14:37:14 +08:00
  • 6e07cb91e3 Refactor pkufool 2024-12-02 11:01:55 +08:00
  • 046d257570
    Update vits.py Masoud Azizi 2024-11-30 18:55:13 +03:30
  • 6c225a92b4
    Update vits.py Masoud Azizi 2024-11-30 18:48:18 +03:30
  • b7b65205d1
    Update train.py Masoud Azizi 2024-11-30 18:47:25 +03:30
  • 6ae48845ba minor fixes zr_jin 2024-11-30 20:12:07 +08:00
  • a1ade8ecb7
    fixed failed assertion in the xbmu_ambo31 recipe (#1816) zr_jin 2024-11-29 16:36:02 +08:00
  • 732737ece2 Update train.py zr_jin 2024-11-29 14:33:34 +08:00
  • 18fa6a0fec
    Fix LibriTTS prepare.sh (#1815) Han Zhu 2024-11-29 11:45:05 +08:00
  • 2fdd6a7a0c Fix LibriTTS prepare.sh Han Zhu 2024-11-29 10:55:47 +08:00
  • 30ba83a7b2 Replace with autocast(...) with with autocast("cuda", ...) Li Peng 2024-11-28 18:28:26 +08:00
  • 3630ccf590 'update' goddamnVincent 2024-11-27 19:27:53 +08:00
  • 1568b5f390 'update' goddamnVincent 2024-11-27 17:45:41 +08:00