Commit Graph

16 Commits

Author SHA1 Message Date
5ec297397e [refactor] rename and simplify ProgressManager to FileProgress, enhance caching logic, update Hugging Face API integration, and clean up unused comments
Some checks failed
CI / build (push) Has been cancelled
2025-08-15 11:24:50 +02:00
cbf48a0452 docs: align CLI docs to models subcommands; host: scan XDG plugin dir; ci: add GitHub Actions; chore: add CHANGELOG 2025-08-14 11:16:50 +02:00
ffd451b404 [refactor] remove unused test suites, examples, CI docs, and PR description file 2025-08-13 14:26:18 +02:00
3344a3b18c [feat] implement backend abstraction, dynamic backend selection, and GPU feature integration 2025-08-13 11:36:09 +02:00
8ebdf876ed [feat] replace custom model selection with cliclack-based multiselect for improved TTY interaction 2025-08-12 09:20:33 +02:00
40818a091d Revert "[feat] add robust progress management utilities and new tests"
This reverts commit 9bab7b75d3.
2025-08-12 06:00:13 +02:00
bb9402c643 Revert "[feat] add --out-format CLI option for customizable output formats; update tests and README"
This reverts commit 66f0062ffb.
2025-08-12 06:00:12 +02:00
ae0fdf802a Revert "[test] add CI workflow with Rust checks, cache setup, and auditing; update docs and README with CI details"
This reverts commit 94c816acdf.
2025-08-12 06:00:07 +02:00
4e117d78f8 Revert "[docs] update README with new CLI options, usage tips, and guidance for language models"
This reverts commit af473c4942.
2025-08-12 06:00:07 +02:00
af473c4942 [docs] update README with new CLI options, usage tips, and guidance for language models
Some checks failed
CI / ci (push) Has been cancelled
2025-08-12 05:17:41 +02:00
94c816acdf [test] add CI workflow with Rust checks, cache setup, and auditing; update docs and README with CI details 2025-08-12 05:09:24 +02:00
66f0062ffb [feat] add --out-format CLI option for customizable output formats; update tests and README 2025-08-11 10:01:29 +02:00
9bab7b75d3 [feat] add robust progress management utilities and new tests 2025-08-11 06:59:24 +02:00
ac7fcef0f3 [docs] update README with improved prerequisites, installation, and troubleshooting sections 2025-08-08 20:33:19 +02:00
11b4f63c16 [chore] add MIT license and copyright notices across project files 2025-08-08 20:29:45 +02:00
f47f3f32a3 [feat] add example scripts for transcription, model downloading, and updates; improve documentation with guides for CI, packaging, and development 2025-08-08 19:53:00 +02:00