b42
Leonxlnx/taste-skillb42Jul 28, 2026by github-actions[bot]
AI Summary
This release provides pre-compiled binaries for FerrisMind OmniVoice, supporting various hardware configurations across macOS, Linux, and Windows. It includes options for Metal acceleration on Apple Silicon and Intel, as well as CUDA 12.6 support for Linux and Windows.
Key Highlights
- macOS support with Metal acceleration for Apple Silicon and Intel
- Universal binary option for macOS (arm64 + x64)
- CUDA 12.6 support for Linux and Windows
- Inclusion of CUDA runtime libraries and DLLs
New Features
- macOS Apple Silicon (arm64, Metal) binary
- macOS Intel (x64, Metal) binary
- macOS Universal (arm64 + x64, CPU) binary
- Linux Ubuntu x64 (CPU) and CUDA 12.6 binaries
- Windows x64 (CPU) and CUDA 12.6 binaries
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