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
/
libriheavy
/
ASR
/
zipformer_prompt_asr
History
marcoyang1998
203cd5cf11
add usage in decoder_bert.py
2023-09-20 11:44:36 +08:00
..
__init__.py
initial commit
2023-08-14 09:51:20 +08:00
asr_datamodule.py
update
2023-09-19 18:38:56 +08:00
beam_search.py
update
2023-09-15 16:08:27 +08:00
dataset.py
add documentation to different text sampling function
2023-09-20 09:57:03 +08:00
decode_baseline.py
minor updates
2023-09-15 09:56:42 +08:00
decode_bert_with_style_save_decoding_mp.py
more updates
2023-09-08 10:01:48 +08:00
decode_bert.py
add usage in decoder_bert.py
2023-09-20 11:44:36 +08:00
decoder.py
initial commit
2023-08-14 09:51:20 +08:00
encoder_interface.py
initial commit
2023-08-14 09:51:20 +08:00
joiner.py
initial commit
2023-08-14 09:51:20 +08:00
ls_text_normalization.py
add text normalization for librispeech test sets
2023-09-14 18:36:09 +08:00
model_baseline.py
updates
2023-09-20 10:35:37 +08:00
model_with_BERT.py
updates
2023-09-20 10:35:37 +08:00
optim.py
initial commit
2023-08-14 09:51:20 +08:00
scaling.py
initial commit
2023-08-14 09:51:20 +08:00
subformer.py
initial commit
2023-08-14 09:51:20 +08:00
subsampling.py
initial commit
2023-08-14 09:51:20 +08:00
test_model.py
initial commit
2023-08-14 09:51:20 +08:00
text_normalization.py
updates
2023-09-20 10:35:37 +08:00
train_baseline.py
update some documentation for cross-attention zipformer
2023-09-19 14:53:33 +08:00
train_bert_encoder.py
updates
2023-09-20 10:35:37 +08:00
transcribe_bert.py
updates
2023-09-20 10:35:37 +08:00
utils.py
add script for generating context list for each utterance
2023-09-19 17:44:52 +08:00
zipformer.py
update some documentation for cross-attention zipformer
2023-09-19 14:53:33 +08:00