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
/
conv_emformer_transducer_stateless2
History
Fangjun Kuang
d4d4f281ec
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
...
This reverts commit 3e4da5f78160d3dba3bdf97968bd7ceb8c11631f.
2024-12-18 16:49:57 +08:00
..
asr_datamodule.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
beam_search.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
decoder.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
do_not_use_it_directly.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
emformer2.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
emformer.py
fix conv_emformer2, when using right_context_length=0 (
#1076
)
2023-05-21 20:31:54 +08:00
encoder_interface.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
export-for-ncnn.py
Rename train2.py to avoid confusion (
#1386
)
2023-11-17 18:12:59 +08:00
export-onnx.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
jit_pretrained.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
joiner.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
lstmp.py
Convert conv-emformer to ncnn (
#717
)
2022-12-06 16:34:27 +08:00
model.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
onnx_pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
optim.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
scaling_converter.py
Convert conv-emformer to ncnn (
#717
)
2022-12-06 16:34:27 +08:00
scaling.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
stream.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
streaming_decode.py
streaming_decode.py, relax the audio range from [-1,+1] to [-10,+10] (
#1448
)
2024-01-05 10:21:27 +08:00
streaming-ncnn-decode.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
test_emformer.py
Simplified memory bank for Emformer (
#440
)
2022-07-12 19:19:58 +08:00
train.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00