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_stateless3
History
Fangjun Kuang
099cd3a215
support exporting to ncnn format via PNNX (
#571
)
2022-09-20 22:52:49 +08:00
..
asr_datamodule.py
Disable drop_last in testing time (
#427
)
2022-06-16 15:43:48 +08:00
beam_search.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
conformer.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
decode_stream.py
Using streaming conformer as transducer encoder (
#380
)
2022-06-28 00:18:54 +08:00
decode-giga.py
Sort results to make it more convenient to compare decoding results (
#522
)
2022-08-12 07:12:50 +08:00
decode.py
Sort results to make it more convenient to compare decoding results (
#522
)
2022-08-12 07:12:50 +08:00
decoder.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
encoder_interface.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
export.py
fix typo for export jit script (
#544
)
2022-08-23 17:29:42 +08:00
gigaspeech_scoring.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
gigaspeech.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
jit_pretrained.py
Support exporting to ONNX format (
#501
)
2022-08-03 10:30:28 +08:00
joiner.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
librispeech.py
Use jsonl for CutSet in the LibriSpeech recipe. (
#397
)
2022-06-06 10:19:16 +08:00
model.py
Use ScaledLSTM as streaming encoder (
#479
)
2022-08-19 14:38:45 +08:00
onnx_check_all_in_one.py
Merging onnx models (
#518
)
2022-08-04 23:03:41 +08:00
onnx_check.py
Support exporting to ONNX format (
#501
)
2022-08-03 10:30:28 +08:00
onnx_pretrained.py
Support exporting to ONNX format (
#501
)
2022-08-03 10:30:28 +08:00
optim.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
pretrained.py
Support exporting to ONNX format (
#501
)
2022-08-03 10:30:28 +08:00
scaling_converter.py
support exporting to ncnn format via PNNX (
#571
)
2022-09-20 22:52:49 +08:00
scaling.py
Modified conformer with multi datasets (
#312
)
2022-04-29 15:40:30 +08:00
streaming_beam_search.py
Add modified_beam_search for streaming decode (
#489
)
2022-07-25 16:53:23 +08:00
streaming_decode.py
Sort results to make it more convenient to compare decoding results (
#522
)
2022-08-12 07:12:50 +08:00
test_model.py
Using streaming conformer as transducer encoder (
#380
)
2022-06-28 00:18:54 +08:00
test_scaling_converter.py
fix scaling converter test for decoder(predictor). (
#553
)
2022-08-27 17:26:21 +08:00
test_scaling.py
Various fixes to support torch script. (
#371
)
2022-05-16 21:46:59 +08:00
train.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00