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
/
lstm_transducer_stateless
History
Desh Raj
d31db01037
manual correction of black formatting
2022-11-17 14:18:05 -05:00
..
__init__.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
asr_datamodule.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
beam_search.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
decode.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
decoder.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
encoder_interface.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
export.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
jit_pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
joiner.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
lstm.py
apply black on all files
2022-11-17 09:42:17 -05:00
lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
optim.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
scaling_converter.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
scaling.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
stream.py
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
test_model.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
test_scaling_converter.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
train.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00