b42

tulir/whatsmeowb42Jul 28, 2026by github-actions[bot]

AI Summary

This is a draft release for FerrisMind OmniVoice providing pre-built binaries for macOS, Linux, and Windows. The release focuses on expanding hardware support, specifically adding CUDA 12.6 for GPU acceleration on Linux and Windows.

Key Highlights

  • Added CUDA 12.6 support for Linux and Windows x64 platforms.
  • Enabled Metal acceleration for macOS on both Apple Silicon and Intel architectures.
  • Included CPU and CUDA runtime libraries for Linux and Windows distributions.
  • Provided Universal macOS binaries (arm64 + x64) for CPU usage.

New Features

  • CUDA 12.6 runtime support
  • Metal graphics acceleration
  • Cross-platform binary distribution (macOS, Linux, Windows)
  • Universal binary support for macOS

Full Release Notes

<details open>

FerrisMind OmniVoice draft release

</details>

**macOS:**
- [macOS Apple Silicon (arm64, Metal)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-macos-arm64.tar.gz)
- [macOS Intel (x64, Metal)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-macos-x64.tar.gz)
- [macOS Universal (arm64 + x64, CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-macos-universal-cpu.tar.gz)

**Linux:**
- [Ubuntu x64 (CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-ubuntu-x64.tar.gz)
- [Ubuntu x64 (CUDA 12.6)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-ubuntu-cuda-12.6-x64.tar.gz)
- [Ubuntu x64 (CUDA 12.6 runtime libs)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/cudart-omnivoice-b42-bin-ubuntu-cuda-12.6-x64.tar.gz)

**Windows:**
- [Windows x64 (CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-win-cpu-x64.zip)
- [Windows x64 (CUDA 12.6)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/omnivoice-b42-bin-win-cuda-12.6-x64.zip)
- [Windows x64 (CUDA 12.6 DLLs)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b42/cudart-omnivoice-b42-bin-win-cuda-12.6-x64.zip)

**Full Changelog**: https://github.com/FerrisMind/omnivoice-rs/compare/b36...b42