b33

NVIDIA/cosmosb33Apr 11, 2026by github-actions[bot]

AI Summary

Release providing Omnivoice binaries for macOS, Linux, and Windows, utilizing Metal (macOS) and CUDA 12.6 (Linux/Windows) for hardware acceleration. This version maintains the same distribution format as previous releases.

Key Highlights

  • CUDA 12.6 runtime libraries for Linux and Windows
  • Metal support for Apple Silicon and Intel
  • Pre-built binaries for Ubuntu x64 and Windows x64
  • Separate CPU and GPU optimized packages

New Features

  • macOS Apple Silicon Metal build
  • macOS Intel Metal build
  • macOS Universal CPU build
  • Ubuntu x64 CUDA 12.6 build
  • Windows x64 CUDA 12.6 build

Full Release Notes

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

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

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

**Full Changelog**: https://github.com/FerrisMind/omnivoice-rs/compare/b27...b33