π v0.10.0 Release
β¨ What's New
GPU Configuration Support for QwenTTS - Issue #3 Fixed
- Added optional configuration callback to .UseQwenTts()\ extension
- Allows explicit GPU device selection and QwenTtsOptions configuration at registration time
- Maintains full backward compatibility
π¦ Package Versions
All packages synchronized to v0.10.0:
- β ElBruno.Realtime 0.10.0
- β ElBruno.QwenTTS.Realtime 0.10.0
- β ElBruno.Realtime.Whisper 0.10.0
- β ElBruno.Realtime.SileroVad 0.10.0
- β ElBruno.VibeVoiceTTS.Realtime 0.10.0
- β ElBruno.KokoroTTS.Realtime 0.10.0
β Quality Metrics
- Test Coverage: 56/56 tests passing (net10.0 + net8.0)
- Build: 0 warnings, 0 errors
- NuGet: Published via OIDC trusted credentials
π Versioning Strategy
Established coordinated versioning: All packages in the repository maintain synchronized versions and are republished together to NuGet. This ensures consistency across the entire audio conversation pipeline.
π Installation
\\οΏ½ash
dotnet package add ElBruno.Realtime --version 0.10.0
\\
Full Changelog: Closes #3