Commit Graph

4 Commits

Author SHA1 Message Date
Damien
ba63761c90 Switch transcription backend from Whisper to Mistral AI API 2026-06-10 16:36:32 +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