feat/mlx-native #2

Merged
Damien merged 7 commits from feat/mlx-native into main 2026-06-17 12:42:56 +00:00
Owner
No description provided.
Damien added 7 commits 2026-06-17 12:42:48 +00:00
Update dependencies for MLX models
Add automatic model selection based on available RAM
Rewrite README with MLX-specific documentation
Update .gitignore for MLX project structure
Move model and pipeline components into dedicated modules
Extract utilities from CLI into shared helpers
Update imports throughout codebase
Refactor project structure for modularity

Move model configuration and hardware selection into `models/` package
Extract pipeline steps into `pipeline/` package
Add utility helpers in `utils/` package
Update CLI imports and references
Use Voxtral-Mini-3B-2507-bf16 across all tiers and set appropriate
max_tokens for full-file transcription
Add detailed system prompt with strict transcription rules
Update user prompt template to enforce consistent Markdown structure
Remove redundant title prefix in write_summary helper
Damien merged commit 5e7046ac5a into main 2026-06-17 12:42:56 +00:00
Damien deleted branch feat/mlx-native 2026-06-17 12:42:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Damien/audio-summary-with-local-LLM#2