This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
wenetspeech
/
ASR
/
zipformer
History
Zengwei Yao
334beed2af
fix usages of returned losses after adding attention-decoder in zipformer (
#1689
)
2024-07-12 16:50:58 +08:00
..
__init__.py
…
asr_datamodule.py
…
beam_search.py
…
decode_stream.py
…
decode.py
…
decoder.py
…
encoder_interface.py
…
export-onnx-streaming.py
…
export-onnx.py
…
export.py
…
jit_pretrained_streaming.py
…
jit_pretrained.py
…
joiner.py
…
model.py
…
onnx_check.py
…
onnx_decode.py
…
onnx_pretrained-streaming.py
…
onnx_pretrained.py
…
optim.py
…
pretrained.py
…
scaling_converter.py
…
scaling.py
…
streaming_beam_search.py
…
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
subsampling.py
…
train.py
fix usages of returned losses after adding attention-decoder in zipformer (
#1689
)
2024-07-12 16:50:58 +08:00
zipformer.py
…