The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
Latestmoondreamredux
moondreamSpeech → Text

Moondream shrinks Parakeet ASR for CPUs

A ternary-quantized take on the Parakeet TDT speech model aims to run transcription without a GPU.

Sep 18, 2026
UpdateOther
Parakeet Redux

Moondream has released Parakeet Redux, a reworked version of the Parakeet TDT speech recognition architecture that has been quantized down to ternary weights so it can run efficiently on ordinary processors. According to the model's Hugging Face page, the release is tuned specifically for CPU inference and Apple Silicon, and supports transcription in English, German and French.

Ternary quantization compresses a model's weights to just three possible values, dramatically reducing memory footprint and the compute needed per operation. That trade-off is what makes it feasible to run automatic speech recognition on a laptop or edge device rather than a dedicated accelerator.

Why it matters

Most high-quality speech-to-text still assumes access to a GPU. A model designed from the outset to work well on commodity hardware lowers the barrier for developers who want on-device transcription without sending audio to a cloud service.

  • Targets CPU and Apple Silicon rather than discrete GPUs
  • Ternary-quantized for a smaller memory footprint
  • Handles English, German and French out of the box

The release is a minor update within the broader Parakeet lineage, and Moondream lists it under a custom license, so teams evaluating it for production should check the terms on the repository before shipping. For anyone experimenting with local, privacy-preserving voice interfaces, it is a low-cost model worth a look.

Sources

  • moondream/parakeet-redux

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Languagesen, de, fr
Size200 MB
PrecisionINT8
Architectureparakeet_tdt
LicenseOTHER
Downloads683
Likes132

Modalities

Speech → Text

0 comments

No comments yet. Be the first to weigh in.

More in Speech → Text

StepFun/Text → Speech

StepFun's StepAudio 3 Realtime targets live voice AI

The audio-language foundation model builds a listen-converse-think-act loop aimed at natural, low-latency spoken interaction.

Sep 11, 2026
Confucius4-R2T2
Netease Youdao/Speech → Text

NetEase Youdao debuts Confucius4-R2T2 streaming ASR

The multilingual speech-to-text model targets low latency and ships with vLLM support for production deployments.

Sep 10, 2026
VibeVoice-ASR-Streaming-7B
Microsoft/Speech → Text

Microsoft's VibeVoice ASR brings streaming speech-to-text

A 7-billion-parameter model targets real-time, multilingual transcription with an open release on Hugging Face.

Sep 2, 2026