This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
egs
/
librispeech
/
ASR
/
zipformer_lora
History
marcoyang
c7180b9869
add missing file
2024-03-14 17:19:09 +08:00
..
asr_datamodule.py
add files again
2024-03-06 17:02:21 +08:00
beam_search.py
add script for decoding
2024-03-07 15:42:33 +08:00
decode_gigaspeech.py
add script for decoding
2024-03-07 15:42:33 +08:00
decoder.py
add files again
2024-03-06 17:02:21 +08:00
encoder_interface.py
add files again
2024-03-06 17:02:21 +08:00
export.py
support export and merge weight of a LoRA zipformer
2024-03-14 17:18:51 +08:00
finetune.py
first version of lora, could just run
2024-03-07 12:28:39 +08:00
joiner.py
add files again
2024-03-06 17:02:21 +08:00
model.py
first version of lora, could just run
2024-03-07 12:28:39 +08:00
optim.py
first version of lora, could just run
2024-03-07 12:28:39 +08:00
scaling_converter.py
add missing file
2024-03-14 17:19:09 +08:00
scaling.py
register the weight and bias
2024-03-14 12:20:45 +08:00
subsampling.py
add files again
2024-03-06 17:02:21 +08:00
train.py
add more files
2024-03-06 12:28:20 +08:00
zipformer.py
add lora version of ActivationDropouAndLinear; currently a simple version
2024-03-11 12:02:35 +08:00