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
Fangjun Kuang
187534df2e
Merge branch 'modified-conformer-with-multi-datasets' of github.com:csukuangfj/icefall into modified-conformer-with-multi-datasets
2022-04-28 06:54:56 +08:00
..
asr_datamodule.py
Support specifying number of workers for on-the-fly feature extraction.
2022-04-14 10:26:45 +08:00
beam_search.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
conformer.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
decode-giga.py
Fix decoding the gigaspeech dataset.
2022-04-18 15:23:07 +08:00
decode.py
Merge branch 'modified-conformer-with-multi-datasets' of github.com:csukuangfj/icefall into modified-conformer-with-multi-datasets
2022-04-28 06:54:56 +08:00
decoder.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
encoder_interface.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
gigaspeech_scoring.py
Add decoding code for GigaSpeech.
2022-04-18 13:27:53 +08:00
gigaspeech.py
Add decoding code for GigaSpeech.
2022-04-18 13:27:53 +08:00
joiner.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
librispeech.py
Use librispeech + gigaspeech with modified conformer.
2022-04-12 17:28:01 +08:00
model.py
Use librispeech + gigaspeech with modified conformer.
2022-04-12 17:28:01 +08:00
optim.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
scaling.py
Copy files for editing.
2022-04-12 16:16:40 +08:00
train.py
Minor fixes.
2022-04-28 06:51:11 +08:00