This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
mirror of
https://github.com/k2-fsa/icefall.git
synced
2025-08-17 05:02:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
pruned_transducer_stateless
History
zr_jin
242002e0bd
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
..
__init__.py
…
asr_datamodule.py
…
beam_search.py
…
conformer.py
…
decode_stream.py
…
decode.py
…
decoder.py
Fix torchscript export to use tokens.txt instead of lang_dir (
#1475
)
2024-01-26 19:18:33 +08:00
encoder_interface.py
…
export-onnx.py
…
export.py
…
joiner.py
…
model.py
…
my_profile.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
onnx_check.py
…
onnx_decode.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
onnx_pretrained.py
…
pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
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
…
test_decoder.py
…
test_model.py
…
train.py
…
transformer.py
…