RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

SPEECH-TO-SPEECH SHIPS ORDERED ASSISTANT FIX, HUB SDK PATCHES PROGRESS BAR BUG

By RepoJournal · Filed · About Hugging Face

Hugging Face speech-to-speech preserves assistant text and tool output in a single ordered sequence, eliminating split-queue complexity across parsing, Realtime events, and conversation history.

The fix [1] routes ordered assistant events and their matching audio through one FIFO path, removing response ordinals and per-output audio bookkeeping that created ordering races. A companion fix [2] resolves a demo client state bug where empty STT transcriptions left WebSocket and WebRTC clients stuck in processing mode instead of returning to listening. On the SDK front, huggingface_hub v1.27.0 landed yesterday, and the team is already shipping critical fixes: the Xet transfer bar now respects a caller's custom tqdm_class instead of hardcoding the built-in tqdm [3], ensuring progress bars honor documented customization. DeepInfra inference provider gains text-to-speech support [4], targeting their OpenAI-compatible audio endpoint. LeRobot fixes a dataset loading crash where recipes failed on frames carrying multi-camera VQA events that the default binding could not disambiguate, even when the recipe never referenced that binding [5]. Across 4 repos, 20 commits and 10 PRs shipped in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Preserve ordered assistant text and tool output ↗ huggingface/speech-to-speech
  2. [2] Fix demo status after empty STT transcription ↗ huggingface/speech-to-speech
  3. [3] [Download] Fix tqdm_class ignored by the Xet transfer bar (#4647) huggingface/huggingface_hub
  4. [4] [Inference Providers] deepinfra: add text-to-speech support ↗ huggingface/huggingface_hub
  5. [5] fix(datasets): resolve only recipe-referenced bindings ↗ huggingface/lerobot

Quick answers

What shipped in Hugging Face on August 11, 2026?
Hugging Face speech-to-speech preserves assistant text and tool output in a single ordered sequence, eliminating split-queue complexity across parsing, Realtime events, and conversation history. In total, 20 commits and 10 pull requests landed.
Who contributed to Hugging Face on August 11, 2026?
8 developers shipped this update, including andimarafioti, imstevenpmwork, pkooij, Nicholas Broad, HuggingFaceInfra, Bharadwaj Pendyala, ovuruska, and huggingface-hub-bot.
What were the notable Hugging Face updates?
Preserve ordered assistant text and tool output, Fix demo status after empty STT transcription, and [Download] Fix tqdm_class ignored by the Xet transfer bar (#4647).

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?