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
/
ksponspeech
/
ASR
/
pruned_transducer_stateless7_streaming
History
Seung Hyun Lee
c13c7aa30b
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
..
asr_datamodule.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
beam_search.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
decode_stream.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
decode.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
decoder.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
encoder_interface.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
export-onnx.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
export.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
joiner.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
model.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
onnx_check.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
onnx_model_wrapper.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
onnx_pretrained.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
optim.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
pretrained.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
README.md
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
scaling_converter.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
scaling.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
streaming_beam_search.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
streaming_decode.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
test_model.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
train.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
zipformer.py
Add Streaming Zipformer-Transducer recipe for KsponSpeech (
#1651
)
2024-06-16 16:20:44 +08:00
README.md
This recipe implements Streaming Zipformer-Transducer model.