11 Commits

Author SHA1 Message Date
Your Name
1b89c6dac4 skipping batch counts hurts performance 2024-10-28 22:59:27 -07: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
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
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
zzasdf
11151415f3
fix error in accum_grad (#1693) 2024-07-17 17:47:43 +08:00
zzasdf
25cabb7663
fix error in padding computing (#1607) 2024-04-25 22:40:07 +08:00
Yifan Yang
87843e9382
k2SSL: a Faster and Better Framework for Self-Supervised Speech Representation Learning (#1500)
* Add k2SSL

* fix flake8

* fix for black

* fix for black

* fix for black

* Update ssl_datamodule.py

* Fix bugs in HubertDataset

* update comments

* add librilight

* add checkpoint convert script

* format

---------

Co-authored-by: yifanyeung <yifanyeung@yifanyeung.local>
Co-authored-by: zzasdf <15218404468@163.com>
2024-04-04 23:29:16 +08:00