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
/
local
History
ezerhouni
0475d75d15
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
..
__init__.py
WIP: Begin to add BPE decoding
2021-07-26 20:06:58 +08:00
compile_hlg.py
Set fsa.properties to None after changing its labels in-place. (
#121
)
2021-11-16 23:11:30 +08:00
compile_lg.py
Add LG decoding (
#277
)
2022-04-19 17:23:46 +08:00
compute_fbank_gigaspeech_dev_test.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
compute_fbank_gigaspeech_splits.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
compute_fbank_librispeech.py
Replace ChunkedLilcomHdf5Writer with LilcomChunkyWriter. (
#411
)
2022-06-09 11:18:52 +08:00
compute_fbank_musan.py
Replace ChunkedLilcomHdf5Writer with LilcomChunkyWriter. (
#411
)
2022-06-09 11:18:52 +08:00
convert_transcript_words_to_tokens.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
display_manifest_statistics.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
download_lm.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
generate_unique_lexicon.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
prepare_lang_bpe.py
Validate that there are no OOV tokens in BPE-based lexicons. (
#359
)
2022-05-13 14:00:35 +08:00
prepare_lang.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
prepare_lm_training_data.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
preprocess_gigaspeech.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
sort_lm_training_data.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
test_load_XL_split.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
test_prepare_lang.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
train_bpe_model.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
validate_bpe_lexicon.py
Validate that there are no OOV tokens in BPE-based lexicons. (
#359
)
2022-05-13 14:00:35 +08:00
validate_manifest.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00