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

janhq/ichigo

Local realtime voice AI observed · 2026-08-28

github.com/janhq/ichigo · Python observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 54
  • Release rhythm 40
  • Longevity 56

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 27.0
  • age_days: 792
  • days_rel: 611
  • days_push: 280
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2492 stars · 149 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ichigo is a Python speech package for developers offering local realtime voice AI capabilities, including a compact 22M-parameter speech tokenizer (Ichigo-ASR) built on Whisper-medium and an experimental speech language model (Ichigo-LLM). It provides inference-only code with intuitive Python interfaces and a scalable FastAPI service for speech tasks.

Use cases

  • transcribe audio to text locally
  • run speech recognition offline
  • build a realtime voice assistant
  • convert speech into discrete tokens for LLMs
  • batch process audio files for transcription
  • serve speech recognition via a FastAPI endpoint
  • experiment with speech language models

When to choose

  • you need local, privacy-preserving speech recognition without cloud APIs
  • you want a lightweight ASR model that integrates with LLMs via discrete tokens
  • you need multilingual transcription (English, Vietnamese) with a small model
  • you want both a Python API and a FastAPI service for speech tasks

When to avoid

  • you need production-grade text-to-speech today (TTS is listed as coming soon)
  • you require a commercially licensed dependency (no license is specified)
  • you need highly accurate ASR across many languages beyond English and Vietnamese
  • you want training code rather than inference only

Facets

library · maturity active

speech-recognition tts llm-inference audio-processing machine-learning speech-processing artificial-intelligence python cross-platform asr voice-ai local-inference speech-tokens fastapi whisper natural-language-processing audio gpu

1 source

Member repositories

RepositoryRoleHealth v2
janhq/ichigomain50

For agents

markdown · JSON · MCP: product_card(name="janhq/ichigo")

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