Commit Graph

6 Commits

Author SHA1 Message Date
Damien
f1bc876cbe Update yt-dlp dependency to 2026.6.9 2026-06-17 17:52:54 +02:00
Damien
02ca896808 Add Voxtral support with audio preprocessing 2026-06-17 11:51:23 +02:00
Damien
47f2eda4f6 Update project to use MLX for Apple Silicon support
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
2026-06-17 09:00:35 +02:00
Damien
bda2b516a4 Update gitignore and project version
Update `.gitignore` to include Python cache directories and adjust
project version in `pyproject.toml` to `0.1.0`
2026-06-09 08:42:44 +02:00
Damien
cd69127473 Add uvx usage instructions and package configuration
The README now includes a new "Usage with uvx" section showing how to
run the tool directly without installation. The pyproject.toml has been
updated to add the package script entry point and configure setuptools
to include the src directory.
2026-06-07 15:17:49 +02:00
darnodo
a8005cce50 Add support pour GPU (MPS and CUDA)
Migrate to `uv`
2025-03-28 12:58:39 +01:00