mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 21:30:39 -07:00
- Introduced a new backend for MLX audio to enable GPU acceleration on macOS Apple Silicon, improving performance and user experience. - Implemented platform detection to switch between MLX and PyTorch backends based on the runtime environment. - Added new streaming capabilities for TTS and STT, enhancing real-time audio generation. - Updated API endpoints and frontend components to support new features while maintaining backward compatibility. - Created documentation for backend integration and performance comparisons.