# Hugging Face — Powerful ASR + diarization + speculative decoding with Hugging Face Inference Endpoints

- Company: Hugging Face (huggingface.co)
- Announced: 2024-05-01T00:00:00+00:00
- Subject: Platform
- Models affected: Whisper, Pyannote
- Source: https://huggingface.co/blog/asr-diarization
- Record: https://forck.live/items/1898-powerful-asr-diarization-speculative-decoding-with-hugging-face-inference

This blog post explains how to deploy a custom inference handler on Hugging Face Inference Endpoints that combines Whisper for ASR, a Pyannote model for diarization, and an assistant model for speculative decoding, with code examples and configuration details.

## Evidence

Verbatim from https://huggingface.co/blog/asr-diarization:

> We'll solve this challenge using a custom inference handler, which will implement the Automatic Speech Recognition (ASR) and Diarization pipeline on Inference Endpoints, as well as supporting speculative decoding.

---

Record: https://forck.live/items/1898-powerful-asr-diarization-speculative-decoding-with-hugging-face-inference
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
