You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge proper speech-to-text feature gating from PR #3006
Resolves conflicts by taking the new feature-gated implementation which:
- Uses #[cfg(feature = "speech-to-text")] instead of #[cfg(all(feature = "ffmpeg", feature = "whisper"))]
- Properly integrates with the ffmpeg feature hierarchy
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments