b36

tokio-rs/tokiob36Apr 22, 2026by github-actions[bot]

AI Summary

Provides binary distributions for macOS (Apple Silicon, Intel, Universal), Linux (Ubuntu x64 with CPU and CUDA 12.6), and Windows (x64 with CPU and CUDA 12.6).

Key Highlights

  • macOS Metal support for Apple Silicon and Intel architectures
  • Linux and Windows support for CUDA 12.6 runtime
  • Universal macOS build utilizing CPU

New Features

  • macOS Apple Silicon (Metal) binary distribution
  • macOS Intel (Metal) binary distribution
  • macOS Universal (CPU) binary distribution
  • Linux Ubuntu x64 (CPU) binary distribution
  • Linux Ubuntu x64 (CUDA 12.6) binary distribution
  • Windows x64 (CPU) binary distribution
  • Windows x64 (CUDA 12.6) binary distribution

Full Release Notes

<details open>

FerrisMind OmniVoice draft release

</details>

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

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

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

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