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
/
libritts
/
ASR
/
zipformer
History
zr_jin
e8b6b920c0
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
...
* added ASR & CODEC recipes for LibriTTS corpus
2024-10-21 11:30:14 +08:00
..
.gitignore
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
asr_datamodule.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
attention_decoder.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
beam_search.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
ctc_decode.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
decode_stream.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
decode.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
decoder.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
encoder_interface.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
export-onnx-ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
export-onnx-streaming-ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
export-onnx-streaming.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
export-onnx.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
export.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
generate_averaged_model.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
jit_pretrained_ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
jit_pretrained_streaming.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
jit_pretrained.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
joiner.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
label_smoothing.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
model.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
my_profile.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_check.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_decode.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained_ctc_H.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained_ctc_HL.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained_ctc_HLG_streaming.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained_ctc_HLG.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained_ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained-streaming-ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained-streaming.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
onnx_pretrained.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
optim.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
pretrained_ctc.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
pretrained.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
scaling_converter.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
scaling.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
streaming_beam_search.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
streaming_decode.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
subsampling.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
train.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00
zipformer.py
A LibriTTS recipe on both ASR & Neural Codec Tasks (
#1746
)
2024-10-21 11:30:14 +08:00