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_stateless2
History
zr_jin
ef5da4824d
formatted the entire LibriSpeech recipe (
#1270
)
...
* formatted the entire librispeech recipe * minor updates
2023-09-24 17:31:01 +08:00
..
__init__.py
Start adding some files..
2022-03-16 22:14:30 +08:00
asr_datamodule.py
Start adding some files..
2022-03-16 22:14:30 +08:00
beam_search.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00
conformer.py
Add tests for subsample.py and fix typos (
#1180
)
2023-07-25 14:46:18 +08:00
decode_stream.py
Using streaming conformer as transducer encoder (
#380
)
2022-06-28 00:18:54 +08:00
decode.py
add option of using full attention for streaming model decoding (
#975
)
2023-03-30 14:30:13 +08:00
decoder.py
Fix padding_idx (
#942
)
2023-03-10 14:37:28 +08:00
encoder_interface.py
Add remaining files in pruned_transducer_stateless2
2022-03-17 11:17:52 +08:00
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
joiner.py
Simplify ONNX export (
#881
)
2023-02-07 15:01:59 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
optim.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00
pretrained.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
scaling.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00
streaming_beam_search.py
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
test_model.py
Using streaming conformer as transducer encoder (
#380
)
2022-06-28 00:18:54 +08:00
train.py
shuffle full Librispeech data (
#574
)
2022-11-27 11:26:09 +08:00