[feat] replace custom model selection with cliclack-based multiselect for improved TTY interaction

This commit is contained in:
2025-08-12 09:20:33 +02:00
parent eb1bf9e02d
commit 8ebdf876ed
3 changed files with 51 additions and 110 deletions

View File

@@ -28,6 +28,7 @@ Installation
Quickstart
1) Download a model (first run can prompt you):
- ./target/release/polyscribe --download-models
- In the interactive picker, use Up/Down to navigate, Space to toggle selections, and Enter to confirm. Models are grouped by base (e.g., tiny, base, small).
2) Transcribe a file:
- ./target/release/polyscribe -v -o output my_audio.mp3