Zengwei Yao
693d84a301
Add Consistency-Regularized CTC ( #1766 )
...
* support consistency-regularized CTC
* update arguments of cr-ctc
* set default value of cr_loss_masked_scale to 1.0
* minor fix
* refactor codes
* update RESULTS.md
2024-10-21 10:35:26 +08:00
KIM7AZEN
f84270c935
fix the fixed num_splits ( #1772 )
2024-10-16 17:19:24 +08:00
zzasdf
2653df5bda
fix the mismatch in batch_idx_train ( #1757 )
2024-10-12 19:14:28 +08:00
Zengwei Yao
fbba712887
Fix issue with eval mode in ActivationDropoutLinear ( #1770 )
...
* Fix issue with eval mode in ActivationDropoutLinear
---------
Co-authored-by: Daniel Povey <dpovey@gmail.com>
2024-10-12 19:09:05 +08:00
zr_jin
d9844d847f
Update prepare.sh ( #1768 )
2024-10-09 15:50:12 +08:00
Yifan Yang
25b6dd26ac
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-09-24 15:35:12 +08:00
Yu Lianjie
5c04c31292
fix open-commands path ( #1714 )
2024-09-20 12:38:52 +08:00
Fangjun Kuang
6f1abd832d
Fix exporting streaming zipformer models. ( #1755 )
2024-09-11 21:04:52 +08:00
Fangjun Kuang
329e34ac20
Test export onnx models for multi-zh-hans ( #1752 )
2024-09-10 19:29:19 +08:00
Yifan Yang
6a30568a35
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-09-09 01:08:51 +08:00
zr_jin
a394bf7474
fixed gss scripts for alimeeting
and ami
recipes ( #1749 )
2024-09-08 20:35:07 +08:00
zr_jin
65b8a6c730
fixed wrong default value for the alimeeting
recipe ( #1750 )
2024-09-08 20:34:49 +08:00
Fangjun Kuang
2ff0bb6a88
fix CI tests ( #1748 )
2024-09-08 17:42:55 +08:00
zr_jin
559c8a7160
fixed a typo in prepare.sh
for alimeeting recipes ( #1747 )
2024-09-08 17:10:17 +08:00
Yifan Yang
8c257a38dc
fix isort
2024-09-08 13:28:13 +08:00
Yifan Yang
b35924f361
small fix
2024-09-07 23:41:15 +08:00
Yifan Yang
450d05d666
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-09-07 23:16:38 +08:00
Yifan Yang
f05b3b1701
Update finetune.py
2024-09-07 23:13:41 +08:00
Yifan Yang
19cc5bab65
Update finetune_ce.py
2024-09-07 23:13:15 +08:00
Yifan Yang
2d3452fa32
Update finetune.py
2024-09-07 23:12:38 +08:00
Yifan Yang
2e52cbf1fe
Update finetune_ctc.py
2024-09-07 23:12:07 +08:00
Yifan Yang
d4a5c404bf
Delete egs/librilight/SSL/zipformer/asr_datamodule.py
2024-09-07 23:11:00 +08:00
Yifan Yang
affc43bc95
Delete egs/librilight/SSL/zipformer/decode.py
2024-09-07 23:10:47 +08:00
Yifan Yang
673ca14e7f
Delete egs/librilight/SSL/zipformer/finetune.py
2024-09-07 23:10:33 +08:00
Fangjun Kuang
d4b4323699
Fix github actions CI tests ( #1744 )
2024-09-07 19:21:26 +08:00
Fangjun Kuang
f233ffa02a
Add docker images for torch 2.4.1 ( #1743 )
2024-09-07 18:17:04 +08:00
Yifan Yang
13c6e81189
Delete egs/librispeech/SSL/pretrain.sh
2024-09-05 12:57:42 +08:00
Yifan Yang
ef5cf0250d
Update finetune_ctc.py
2024-09-02 14:11:22 +08:00
Yifan Yang
26b2a5703a
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-08-28 13:00:34 +08:00
Yifan Yang
cea0dbe7b1
fix gigaspeech_prepare.sh ( #1734 )
2024-08-28 12:15:01 +08:00
Xiaoyu Yang
a6c02a4d8c
zipformer BF16 training recipe ( #1700 )
...
Support Zipformer AMP +BF16 training
2024-08-23 09:42:22 +08:00
Yuekai Zhang
3b434fe83c
fix triton onnx export ( #1730 )
2024-08-23 09:33:46 +08:00
Yifan Yang
ad61d72dfa
Update pretrain.py
2024-08-22 18:32:33 +08:00
Yifan Yang
6357d420b7
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-08-22 18:29:05 +08:00
Xiaoyu Yang
3fc06cc2b9
Support AudioSet training with weighted sampler ( #1727 )
2024-08-22 15:27:25 +08:00
Yifan Yang
f672df2a63
Update run_multi_node_multi_gpu.sh
2024-08-22 10:57:26 +08:00
Yifan Yang
6dbcdbac5d
Update pretrain.py
2024-08-22 10:55:23 +08:00
Yifan Yang
8fe6713d10
Update pretrain.py
2024-08-21 12:53:19 +08:00
Yifan Yang
eca8afcb83
Update pretrain.py
2024-08-21 12:47:45 +08:00
Yifan Yang
d0a96a601c
Update run_multi_node_multi_gpu.sh
2024-08-21 12:42:06 +08:00
yifanyeung
d025ce11ff
use lr hours in librilight ssl
2024-08-19 23:14:26 +08:00
Yifan Yang
70a1713662
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-08-19 23:09:03 +08:00
Xiaoyu Yang
5952972294
Keep the custom fields in libriheavy manifest ( #1719 )
2024-08-17 13:24:38 +08:00
Yifan Yang
8b1402aab5
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-08-16 20:19:58 +08:00
Yifan Yang
6ac3343ce5
fix path in README.md ( #1722 )
2024-08-16 20:13:02 +08:00
Yifan Yang
cce86a3943
Merge branch 'k2-fsa:master' into dev/k2ssl
2024-08-14 15:20:26 +08:00
Karel Vesely
1730fce688
split save_results()
-> save_asr_output()
+ save_wer_results()
( #1712 )
...
- the idea is to support `--skip-scoring` argument passed to a decoding
script
- created for Transducer decoding (non-streaming, streaming)
- it can be done also for CTC decoding... (not yet)
- also added `--label` for extra label in `streaming_decode.py`
- and also added `set_caching_enabled(True)`, which has no effect on
librispeech, but it leads to faster runtime on DBs with long
recordings (assuming `librispeech/zipformer` scripts are the
example scripts for other setups)
2024-08-13 23:02:14 +08:00
Yifan Yeung
f26dd3ba17
support multinode multigpu
...
update
2024-08-10 22:44:32 +08:00
Your Name
8e296b7047
add librilight ssl recipe
...
update
Update ssl_datamodule.py
Update pretrain.py
Update pretrain.sh
Update pretrain.sh
Update hubert_ce.py
Update pretrain.py
2024-08-10 22:44:20 +08:00
Fangjun Kuang
3b257dd5ae
Add docker images for torch 2.4 ( #1704 )
2024-07-25 16:46:24 +08:00