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
/
librispeech
/
ASR
/
pruned_transducer_stateless2
History
Wei Kang
aac7df064a
Recipes for open vocabulary keyword spotting (
#1428
)
...
* English recipe on gigaspeech; Chinese recipe on wenetspeech
2024-02-22 15:31:20 +08:00
..
__init__.py
…
asr_datamodule.py
…
beam_search.py
Recipes for open vocabulary keyword spotting (
#1428
)
2024-02-22 15:31:20 +08:00
conformer.py
…
decode_stream.py
…
decode.py
…
decoder.py
…
encoder_interface.py
…
export.py
Fix torch.jit.script() export for pruned_transducer_stateless2 (
#1410
)
2023-12-10 11:38:39 +08:00
joiner.py
…
lstmp.py
Fix torch.jit.script() export for pruned_transducer_stateless2 (
#1410
)
2023-12-10 11:38:39 +08:00
model.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
Fix torch.jit.script() export for pruned_transducer_stateless2 (
#1410
)
2023-12-10 11:38:39 +08:00
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
test_model.py
…
train.py
…