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
/
pruned_transducer_stateless3
History
Daniel Povey
c736b39c7d
Remove unnecessary option for diagnostics code, collect on more batches
2022-05-19 11:35:54 +08:00
..
asr_datamodule.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
beam_search.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
conformer.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
decode-giga.py
Ignore padding frames during RNN-T decoding. (
#358
)
2022-05-13 07:39:14 +08:00
decode.py
Ignore padding frames during RNN-T decoding. (
#358
)
2022-05-13 07:39:14 +08:00
decoder.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
encoder_interface.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
export.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
gigaspeech_scoring.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
gigaspeech.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
joiner.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
librispeech.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
model.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
optim.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
pretrained.py
Update results for libri+giga multi dataset setup. (
#363
)
2022-05-14 21:45:39 +08:00
scaling.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
test_model.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
test_scaling.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
train.py
Remove unnecessary option for diagnostics code, collect on more batches
2022-05-19 11:35:54 +08:00