k2-fsa/icefall
None observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1894
- days_rel: n/a
- days_push: 48
- n_releases_24m: 0
Adoption not part of the score
1482 stars · 426 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Icefall is a collection of speech recognition (ASR) and TTS training recipes built on the k2 and lhotse libraries, implemented in Python with PyTorch. It provides recipes for many public datasets and models such as Zipformer, Conformer, Transducer, CTC, and Whisper, with export paths to deployment frameworks like sherpa-onnx.
Use cases
- train an automatic speech recognition model on librispeech
- fine-tune whisper on a custom speech dataset
- train a zipformer transducer ASR model
- build a TTS model with VITS on LJSpeech
- export a trained ASR model to onnx for deployment
- run forced alignment on speech transcripts
- reproduce ASR benchmarks like gigaspeech or wenetspeech
When to choose
- you want to train state-of-the-art ASR models like Zipformer or Conformer transducers
- you need reproducible recipes for standard speech datasets
- you plan to deploy with the sherpa family of runtimes
- you want FST-based decoding, alignment, or language model rescoring with k2
When to avoid
- you only need a ready-made inference engine rather than training recipes
- you want a simple pip-installable ASR API without GPU training setup
- you work outside speech/audio domains
- you need Windows-native training support without Docker
Facets
library · maturity active
speech-recognition machine-learning deep-learning llm-training speech-processing machine-learning deep-learning python asr k2 lhotse speech-recipes tts zipformer transducer model-training pytorch linux gpu docker
2 sources
- readme: https://github.com/k2-fsa/icefall · fetched 2026-08-28 · 637bf4b84f03
- homepage: https://k2-fsa.github.io/icefall/ · fetched 2026-08-29 · dc72b6a2adfb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k2-fsa/icefall | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem