This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
mirror of
https://github.com/k2-fsa/icefall.git
synced
2025-08-09 18:12:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
whisper
History
marcoyang
6b2bd0fb52
support fine-tuning mono-lingual whisper model; add ScaledAdam as an option
2024-03-29 15:29:50 +08:00
..
asr_datamodule.py
add files
2024-03-28 12:33:23 +08:00
decode.py
update the decoding script
2024-03-28 18:16:52 +08:00
label_smoothing.py
add files
2024-03-28 12:33:23 +08:00
optim.py
add files
2024-03-28 12:33:23 +08:00
train.py
support fine-tuning mono-lingual whisper model; add ScaledAdam as an option
2024-03-29 15:29:50 +08:00
whisper_encoder_forward_monkey_patch.py
support decoding
2024-03-28 15:23:19 +08:00