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-12-11 06:55:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
lstm_transducer_stateless3
History
zr_jin
5445ea6df6
Use shuffled LibriSpeech cuts instead (
#1450
)
...
* use shuffled LibriSpeech cuts instead * leave the old code in comments for reference
2024-01-08 15:09:21 +08:00
..
__init__.py
…
asr_datamodule.py
…
beam_search.py
…
decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
decoder.py
…
encoder_interface.py
…
export-for-ncnn.py
…
export-onnx.py
…
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
jit_pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
joiner.py
…
lstm.py
more fixes for lstm3 to support exporting to ncnn (
#902
)
2023-02-13 12:16:43 +08:00
lstmp.py
…
model.py
…
onnx_check.py
…
onnx_pretrained.py
…
optim.py
…
pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
scaling_converter.py
…
scaling.py
…
stream.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
test_model.py
…
test_scaling_converter.py
…
train.py
Use shuffled LibriSpeech cuts instead (
#1450
)
2024-01-08 15:09:21 +08:00