Commit Graph

  • 67435077c1
    Update train.py Rezakh20 2024-03-05 09:40:41 +03:30
  • 648495d555
    Update train.py Rezakh20 2024-03-05 09:38:19 +03:30
  • 0157687925
    Merge branch 'k2-fsa:master' into fix/multi-zh-en zr_jin 2024-03-05 11:58:11 +08:00
  • a542a68757
    Merge branch 'k2-fsa:master' into dev/tts/vctk/tokenizer zr_jin 2024-03-05 11:57:42 +08:00
  • 242002e0bd
    Strengthened style constraints (#1527) zr_jin 2024-03-04 23:28:04 +08:00
  • 267a36e6ef
    Update train.py Rezakh20 2024-03-04 12:36:28 +03:30
  • c8e2041e6a Update requirements.txt jinzr 2024-03-04 17:05:30 +08:00
  • 7d6739ef7a Update .pre-commit-config.yaml jinzr 2024-03-04 17:02:11 +08:00
  • 286d7f053d
    Merge branch 'k2-fsa:master' into dev/tts/vctk/tokenizer zr_jin 2024-03-04 15:06:15 +08:00
  • da181ac2b6 to align with PR #1524 jinzr 2024-03-04 14:57:11 +08:00
  • 2f4a6e95e6 black and isort formatted the project jinzr 2024-03-04 14:33:07 +08:00
  • d5566b8c08 strengthened style constraints jinzr 2024-03-04 14:29:19 +08:00
  • d362eefa5c Update streaming_decode.py jinzr 2024-03-04 14:23:31 +08:00
  • 3d1a9680a8 updated jinzr 2024-03-04 14:21:21 +08:00
  • dcd947d692 minor updates jinzr 2024-03-04 12:32:13 +08:00
  • b71e17f6d2 Update prepare.sh jinzr 2024-03-04 12:23:58 +08:00
  • 585c2ac3a5 init commit jinzr 2024-03-04 12:23:56 +08:00
  • bed950dbcb update comments yifanyeung 2024-03-01 20:14:23 +08:00
  • 29b195a42e
    Update export-onnx.py for vits to support sherpa-onnx. (#1524) Fangjun Kuang 2024-03-01 19:53:58 +08:00
  • 2220b65636 fix a typo Fangjun Kuang 2024-03-01 19:52:51 +08:00
  • c8c3f6f461 Update export-onnx.py for vits to support sherpa-onnx. Fangjun Kuang 2024-03-01 19:50:50 +08:00
  • 16ccbc5bc8 Add new phonemizer to infer.py Erwan 2024-03-01 10:31:26 +01:00
  • 87e1d286cf Expose coupling transformer parameters Erwan 2024-03-01 09:47:38 +01:00
  • 94461025f1 Merge branch 'dev/tts/vctk/tokenizer' of https://github.com/JinZr/icefall into dev/tts/vctk/tokenizer jinzr 2024-03-01 09:40:46 +08:00
  • 8f8e516e29 Update train.py jinzr 2024-03-01 09:40:43 +08:00
  • 62f4bdb0bb
    Merge branch 'k2-fsa:master' into dev/tts/vctk/tokenizer zr_jin 2024-02-29 17:32:00 +08:00
  • 58610b1bf6
    Provides README.md for TTS recipes (#1491) zr_jin 2024-02-29 17:31:28 +08:00
  • a0dc097ad9 init commit jinzr 2024-02-29 15:04:08 +08:00
  • 42d68f0755 Create prepare_token_file.py jinzr 2024-02-29 14:53:10 +08:00
  • 04c5e6d3a6 Delete prepare_token_file.py jinzr 2024-02-29 14:52:58 +08:00
  • 5a7d80d112 deploy: 2f102eb989a16fb7f221fdac214f607824f68d9e csukuangfj 2024-02-29 04:39:39 +00:00
  • 2f102eb989
    Add CUDA docker image for torch 2.2.1 (#1521) Fangjun Kuang 2024-02-29 11:41:18 +08:00
  • 3a455c79b6 small fixes Fangjun Kuang 2024-02-29 11:18:13 +08:00
  • e491663a76 Update README.md jinzr 2024-02-29 11:11:12 +08:00
  • 4cac6b76d9 updated jinzr 2024-02-29 11:09:54 +08:00
  • e9a30e9372 Add CUDA docker image for torch 2.2.1 Fangjun Kuang 2024-02-29 11:09:27 +08:00
  • 7e2b561bbf
    Add recipe for fine-tuning Zipformer with adapter (#1512) Xiaoyu Yang 2024-02-29 10:57:38 +08:00
  • e3e1ab3319 Update README.md jinzr 2024-02-29 10:45:03 +08:00
  • 7edf08e0ce deploy: d89f4ea1492ee7036368e9b46b66acd01a62c46a yaozengwei 2024-02-29 02:13:54 +00:00
  • d89f4ea149
    Use piper_phonemize as text tokenizer in ljspeech recipe (#1511) Zengwei Yao 2024-02-29 10:13:22 +08:00
  • 1d66426fa8 update huggingface link yaozengwei 2024-02-28 23:52:36 +08:00
  • 956e58fe83 update docs yaozengwei 2024-02-28 20:50:16 +08:00
  • ae83d8070d minor updates related to the tokenizer change yaozengwei 2024-02-28 20:37:42 +08:00
  • 25f465c8c0 Merge branch 'master' of github.com:marcoyang1998/icefall into mls_recipe marcoyang 2024-02-28 13:37:14 +08:00
  • 1f1f2cc449 minor fix marcoyang 2024-02-28 12:11:16 +08:00
  • ef2b95cb29 data preparation for MLS marcoyang 2024-02-28 12:10:37 +08:00
  • 15e982aeba add files marcoyang 2024-02-28 11:57:31 +08:00
  • 7258271414 support decoding marcoyang 2024-02-28 11:56:38 +08:00
  • 99044e1c2b Fix bugs in HubertDataset yifanyeung 2024-02-27 22:13:39 +08:00
  • b6f3a2b186 compute fbank features for mls marcoyang 2024-02-27 18:03:15 +08:00
  • 6ae09f5836 add missing file marcoyang 2024-02-27 18:02:51 +08:00
  • 2b2da21208 update the training script marcoyang 2024-02-27 18:02:33 +08:00
  • a9edd7cc3d update the asr datamodule marcoyang 2024-02-27 18:02:16 +08:00
  • ab76630e0d change to bpe marcoyang 2024-02-27 18:02:03 +08:00
  • 594abc7975 add files marcoyang 2024-02-27 16:05:58 +08:00
  • 1efb1baff5 initial commit marcoyang 2024-02-27 15:39:09 +08:00
  • 8f2183c637 copy files from librispeech marcoyang 2024-02-27 12:36:46 +08:00
  • 8515d92f47
    Update ssl_datamodule.py Yifan Yang 2024-02-27 10:54:54 +08:00
  • bb266b7ef8
    Merge branch 'k2-fsa:master' into k2ssl Yifan Yang 2024-02-27 10:48:48 +08:00
  • 882b6dbfe8 add decode.py with usage marcoyang 2024-02-26 17:28:33 +08:00
  • e96d91555b Fix typo Erwan 2024-02-26 09:35:53 +01:00
  • 9c083b428f Add new tokenizer Erwan 2024-02-26 09:34:46 +01:00
  • 73a7687d8a add dataset Yuekai Zhang 2024-02-23 17:40:23 +08:00
  • 0be32f3da0 refactor attention decoder yaozengwei 2024-02-23 15:21:01 +08:00
  • 291d06056c
    Support torch 2.2.1 for cpu docker. (#1516) Fangjun Kuang 2024-02-23 14:24:13 +08:00
  • eec811e19b Support torch 2.2.1 for cpu docker. Fangjun Kuang 2024-02-23 13:50:54 +08:00
  • fa58ed2d2b fix kespeech speed perturb Yuekai Zhang 2024-02-23 10:09:28 +08:00
  • 73e5caecc5 add speed perturb for kespeech Yuekai Zhang 2024-02-23 09:54:26 +08:00
  • 86a3a2f73b minor fix marcoyang 2024-02-22 20:54:20 +08:00
  • 5a62723f19 decrease cpu Yuekai Zhang 2024-02-22 20:54:10 +08:00
  • f893ae200c add missing option Yuekai Zhang 2024-02-22 20:44:52 +08:00
  • f2f102dae7
    Merge branch 'k2-fsa:master' into k2ssl Yifan Yang 2024-02-22 17:45:42 +08:00
  • 0212266730 change to licomchunky writer Yuekai Zhang 2024-02-22 16:21:23 +08:00
  • 910e5db931 add manifests for whisper Yuekai Zhang 2024-02-22 15:55:01 +08:00
  • 2483b8b4da
    Zipformer recipe for SPGISpeech (#1449) Xiaoyu Yang 2024-02-22 15:53:19 +08:00
  • 819bb45539
    Add pypinyin to requirements (#1515) Wei Kang 2024-02-22 15:50:11 +08:00
  • 683917ff09 Add pypinyin to requirements pkufool 2024-02-22 15:43:23 +08:00
  • aac7df064a
    Recipes for open vocabulary keyword spotting (#1428) Wei Kang 2024-02-22 15:31:20 +08:00
  • 2ac04d6aa0 add pretrained.py marcoyang 2024-02-22 14:46:17 +08:00
  • 3805701cbe change to sym link marcoyang 2024-02-22 14:43:30 +08:00
  • a90f45427e deploy: 13daf73468da70f5db49c928969fce6c6edc041a marcoyang1998 2024-02-21 20:16:35 +00:00
  • ddc52d5839 Fix black pkufool 2024-02-21 18:25:29 +08:00
  • 13daf73468
    docs for finetune zipformer (#1509) Xiaoyu Yang 2024-02-21 18:06:27 +08:00
  • e3a8f14969 fix typo marcoyang 2024-02-21 18:04:55 +08:00
  • 595d4a3c47 modify usage of tokenizer in vits/train.py yaozengwei 2024-02-21 17:50:19 +08:00
  • 5f63d9b120 add one-line intro marcoyang 2024-02-21 11:51:45 +08:00
  • 737125f52b Merge branch 'master' into ov_kws pkufool 2024-02-21 11:26:19 +08:00
  • c19b414778
    Update docker (adding pypinyin (#1513) Wei Kang 2024-02-21 08:04:16 +08:00
  • 5cc68f614b Merge with master pkufool 2024-02-21 07:59:10 +08:00
  • 2b117fe570 Update docker (adding pypinyin pkufool 2024-02-21 07:55:45 +08:00
  • f8fbecfe08 Minor fixes pkufool 2024-02-21 07:54:36 +08:00
  • 1851443801 minor updates yaozengwei 2024-02-20 22:14:46 +08:00
  • cb04833f8e remove extra tokens yaozengwei 2024-02-20 21:18:03 +08:00
  • 02a17f23c9 add file marcoyang 2024-02-20 18:11:03 +08:00
  • d6ed06cf10 update training script marcoyang 2024-02-20 18:10:43 +08:00
  • e7749120de Merge branch 'master' of github.com:k2-fsa/icefall into update-vits-tokenizer yaozengwei 2024-02-20 17:49:41 +08:00
  • 2cf5891c15 use piper_phonemize as text tokenizer in ljspeech recipe yaozengwei 2024-02-20 17:45:56 +08:00
  • 56b9545c69 minor changes marcoyang 2024-02-20 15:51:46 +08:00
  • 0377cccc6f Add symbolic link Erwan 2024-02-14 15:58:59 +01:00
  • a4e4f8080a Add speaker embedding in text encoder Erwan 2024-02-12 17:07:30 +01:00