icefall
Contents:
Installation
Model export
Recipes
Contributing
Huggingface
icefall
Icefall
Edit on GitHub
Icefall
Documentation for
icefall
, containing speech recognition recipes using
k2
.
Contents:
Installation
(0) Install PyTorch and torchaudio
(1) Install k2
(2) Install lhotse
(3) Download icefall
Installation example
Test Your Installation
YouTube Video
Model export
Export model.state_dict()
Export model with torch.jit.trace()
Export model with torch.jit.script()
Export to ONNX
Export to ncnn
Recipes
aishell
LibriSpeech
TIMIT
YesNo
Contributing
Contributing to Documentation
Follow the code style
How to create a recipe
Huggingface
Pre-trained models
Huggingface spaces