b27
OpenBMB/VoxCPMb27Apr 11, 2026by github-actions[bot]
AI Summary
Draft release of OmniVoice providing binary distribution builds for macOS, Linux, and Windows with Metal and CUDA 12.6 support.
Key Highlights
- macOS binaries for Apple Silicon (Metal) and Intel (CPU).
- Linux binaries for Ubuntu x64 with CPU and CUDA 12.6 support.
- Windows binaries for x64 with CPU and CUDA 12.6 support.
New Features
- macOS Apple Silicon binary (Metal)
- macOS Intel binary (CPU)
- Linux Ubuntu x64 binary (CPU)
- Linux Ubuntu x64 binary (CUDA 12.6)
- Linux CUDA 12.6 runtime libs
- Windows x64 binary (CPU)
- Windows x64 binary (CUDA 12.6)
- Windows CUDA 12.6 DLLs
Full Release Notes
**macOS:** - [macOS Apple Silicon (arm64, Metal)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-macos-arm64.tar.gz) - [macOS Intel (x64, CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-macos-x64.tar.gz) **Linux:** - [Ubuntu x64 (CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-ubuntu-x64.tar.gz) - [Ubuntu x64 (CUDA 12.6)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-ubuntu-cuda-12.6-x64.tar.gz) - [Ubuntu x64 (CUDA 12.6 runtime libs)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/cudart-omnivoice-b27-bin-ubuntu-cuda-12.6-x64.tar.gz) **Windows:** - [Windows x64 (CPU)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-win-cpu-x64.zip) - [Windows x64 (CUDA 12.6)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/omnivoice-b27-bin-win-cuda-12.6-x64.zip) - [Windows x64 (CUDA 12.6 DLLs)](https://github.com/FerrisMind/omnivoice-rs/releases/download/b27/cudart-omnivoice-b27-bin-win-cuda-12.6-x64.zip) **Full Changelog**: https://github.com/FerrisMind/omnivoice-rs/compare/ci-fixtures-v1...b27