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
Fangjun Kuang
0f180b3ce2
Validate that there are no OOV tokens in BPE-based lexicons. (
#359
)
...
* Validate that there are no OOV tokens in BPE-based lexicons. * Typo fixes.
2022-05-13 14:00:35 +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
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
compute_fbank_gigaspeech_splits.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
compute_fbank_librispeech.py
Begin to use multiple datasets in training (
#213
)
2022-02-21 15:27:27 +08:00
compute_fbank_musan.py
Begin to use multiple datasets in training (
#213
)
2022-02-21 15:27:27 +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
RNN-T Conformer training for LibriSpeech (
#143
)
2021-12-18 07:42:51 +08:00
download_lm.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +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
preprocess_gigaspeech.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +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
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +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
Validate generated manifest files. (
#338
)
2022-05-03 07:02:54 +08:00