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_stateless_multi_datasets
History
Fangjun Kuang
35f5a15a54
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
..
__init__.py
Copy files.
2022-03-09 22:36:07 +08:00
asr_datamodule.py
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
beam_search.py
Copy files.
2022-03-09 22:36:07 +08:00
conformer.py
Copy files.
2022-03-09 22:36:07 +08:00
decoder.py
Refactor decoder and joiner to remove extra nn.Linear().
2022-03-09 23:06:48 +08:00
encoder_interface.py
Copy files.
2022-03-09 22:36:07 +08:00
gigaspeech.py
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
joiner.py
Refactor decoder and joiner to remove extra nn.Linear().
2022-03-09 23:06:48 +08:00
librispeech.py
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
model.py
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
subsampling.py
Copy files.
2022-03-09 22:36:07 +08:00
train.py
Use giga speech dataset as extra training data.
2022-03-10 10:13:49 +08:00
transformer.py
Copy files.
2022-03-09 22:36:07 +08:00