Skip to content

Add Parakeet MLX local speech support#607

Closed
yaroslavyaroslav wants to merge 1 commit intoRightNow-AI:mainfrom
yaroslavyaroslav:codex/v041-parakeet
Closed

Add Parakeet MLX local speech support#607
yaroslavyaroslav wants to merge 1 commit intoRightNow-AI:mainfrom
yaroslavyaroslav:codex/v041-parakeet

Conversation

@yaroslavyaroslav
Copy link

@yaroslavyaroslav yaroslavyaroslav commented Mar 14, 2026

Summary

Adds local Parakeet MLX speech support to media understanding and registers the bundled hand configuration.

Changes

  • Add Parakeet handling in media understanding runtime flow.
  • Register the bundled clip hand updates needed for Parakeet support.
  • Wire the hand registry so the new local speech path is available.

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

@jaberjaber23
Copy link
Member

Incorporated Parakeet MLX support into main. Changed auto-detection to require explicit OPENFANG_ENABLE_PARAKEET_MLX env var (cloud providers like Groq should take priority by default, not be overridden just because uv is installed). Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants