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_stateless5
History
Fangjun Kuang
d4d4f281ec
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
...
This reverts commit 3e4da5f78160d3dba3bdf97968bd7ceb8c11631f.
2024-12-18 16:49:57 +08:00
..
__init__.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
asr_datamodule.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
beam_search.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
conformer.py
Add onnx export support for pruned_transducer_stateless5 (
#883
)
2023-02-07 17:47:08 +08:00
decode_stream.py
Support dynamic chunk streaming training in pruned_transcuder_stateless5 (
#454
)
2022-07-29 16:40:06 +08:00
decode.py
Shallow fusion for Aishell (
#954
)
2023-04-03 16:20:29 +08:00
decoder.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
encoder_interface.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
export-onnx-streaming.py
Fix exporting decoder model to onnx (
#1264
)
2023-09-22 09:57:15 +08:00
export-onnx.py
Fix exporting decoder model to onnx (
#1264
)
2023-09-22 09:57:15 +08:00
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
joiner.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
lstmp.py
fix librispeech ASR pruned_transducer_stateless5 export (
#704
)
2022-11-25 14:39:56 +08:00
model.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
onnx_check.py
Add onnx export support for pruned_transducer_stateless5 (
#883
)
2023-02-07 17:47:08 +08:00
onnx_decode.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
onnx_pretrained-streaming.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
onnx_pretrained.py
Add onnx export support for pruned_transducer_stateless5 (
#883
)
2023-02-07 17:47:08 +08:00
optim.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
scaling_converter.py
fix librispeech ASR pruned_transducer_stateless5 export (
#704
)
2022-11-25 14:39:56 +08:00
scaling.py
Narrower and deeper conformer (
#330
)
2022-05-23 14:39:11 +08:00
streaming_beam_search.py
Support dynamic chunk streaming training in pruned_transcuder_stateless5 (
#454
)
2022-07-29 16:40:06 +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
test_model.py
Fix typo (
#1114
)
2023-06-02 14:12:42 +08:00
train.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00