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

huggingface/speech-to-speech

Build voice agents with open-source models observed · 2026-08-28

github.com/huggingface/speech-to-speech · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 84
  • Longevity 54
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: 52
  • age_days: 756
  • days_rel: 28
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

12882 stars · 1595 forks observed · 2026-08-28

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

A low-latency, fully modular voice-agent pipeline (VAD -> STT -> LLM -> TTS) built from open-source models, exposed via the OpenAI Realtime event set over WebSocket and WebRTC. Every component is swappable, supporting hosted providers or fully local stacks with vLLM or llama.cpp.

Use cases

  • build a voice assistant with open-source models
  • run a fully local speech-to-speech pipeline
  • serve an OpenAI Realtime-compatible voice agent endpoint
  • swap STT, LLM, and TTS components in a voice pipeline
  • add conversational voice backend to a robot
  • translate speech to speech in real time

When to choose

  • you want a modular, swappable voice-agent pipeline with open-source models
  • you need OpenAI Realtime API compatibility without OpenAI
  • you want a fully local, self-hosted voice stack
  • you need low-latency voice conversation for robots or apps

When to avoid

  • you only need simple text-based chatbots without audio
  • you want a turnkey closed-source commercial voice product
  • you need non-Python tooling or managed-only deployment

Facets

framework · maturity active

speech-recognition tts llm-inference websocket agent-framework chatbot speech-processing artificial-intelligence large-language-models python cross-platform self-hosted voice-agents speech-to-speech vad openai-realtime-api webrtc low-latency modular-pipeline ai-agents voice web-server

2 sources

Member repositories

RepositoryRoleHealth v2
huggingface/speech-to-speechmain85

For agents

markdown · JSON · MCP: product_card(name="huggingface/speech-to-speech")

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