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
/
slu
/
transducer
History
Xinyuan Li
bfd341d395
Small fix to relative path
2024-01-09 12:41:05 -05:00
..
__init__.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
asr_datamodule.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
beam_search.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
conformer.py
Update model architecture
2023-10-24 13:54:07 -04:00
decode.py
Small fix to relative path
2024-01-09 12:41:05 -05:00
decoder.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
encoder_interface.py
Update model architecture
2023-10-24 13:54:07 -04:00
encoder.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
generate_poison_wav_dump_norm_adv.py
Update poisoning procedure
2023-10-24 13:56:18 -04:00
generate_poison_wav_dump_norm.py
Update poisoning procedure
2023-10-24 13:56:18 -04:00
generate_poison_wav_dump.py
Update poisoning procedure
2023-10-24 13:56:18 -04:00
joiner.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
model.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
pgd_attack_untargeted.py
Update poisoning procedure
2023-10-24 13:56:18 -04:00
pgd_attack.py
Update poisoning procedure
2023-10-24 13:56:18 -04:00
pgd_attack.sh
Update poisoning procedure
2023-10-24 13:56:18 -04:00
run.sh
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
subsampling.py
Update model architecture
2023-10-24 13:54:07 -04:00
test_decoder.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
test_encoder.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
test_joiner.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
test_transducer.py
Implement tdnn and transducer recipes for SLU
2023-09-26 15:27:28 -04:00
train.py
Update model architecture
2023-10-24 13:54:07 -04:00
transformer.py
Update model architecture
2023-10-24 13:54:07 -04:00