Ross ROSS = Recommend OSS · open-source software intelligence for agents

k2-fsa/icefall

None observed · 2026-08-28

github.com/k2-fsa/icefall · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
k2-fsa/icefallmain64

For agents

markdown · JSON · MCP: product_card(name="k2-fsa/icefall")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem