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
/
wenetspeech
/
ASR
/
pruned_transducer_stateless5
History
Fangjun Kuang
d1f16a04bd
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
..
__init__.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
asr_datamodule.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
beam_search.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
conformer.py
padding zeros (
#591
)
2022-09-28 21:20:33 +08:00
decode_stream.py
Sort results to make it more convenient to compare decoding results (
#522
)
2022-08-12 07:12:50 +08:00
decode.py
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
decoder.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
encoder_interface.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
export.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
joiner.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
model.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
optim.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
pretrained.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
scaling.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
streaming_beam_search.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +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
train.py
Disable CUDA_LAUNCH_BLOCKING in wenetspeech recipes. (
#554
)
2022-08-28 11:17:38 +08:00