Commit Graph

9 Commits

Author SHA1 Message Date
ffd451b404 [refactor] remove unused test suites, examples, CI docs, and PR description file 2025-08-13 14:26:18 +02:00
8ebdf876ed [feat] replace custom model selection with cliclack-based multiselect for improved TTY interaction 2025-08-12 09:20:33 +02:00
278ca1b523 Revert "[build] pin whisper-rs dependency to a specific commit for reproducible builds; update documentation accordingly"
This reverts commit 152fde36ae.
2025-08-12 06:00:10 +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
fbf3aab23c Revert "[test] add examples-check target with stubbed BIN and no-network validation for example scripts"
This reverts commit a26eade80b.
2025-08-12 06:00:07 +02:00
a26eade80b [test] add examples-check target with stubbed BIN and no-network validation for example scripts 2025-08-12 05:15: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
152fde36ae [build] pin whisper-rs dependency to a specific commit for reproducible builds; update documentation accordingly 2025-08-12 04:16:09 +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