2 Commits

Author SHA1 Message Date
c5ccd14048 feat: Initial Whisper Transcription TUI implementation
- Added Textual-based TUI with file selection and progress monitoring

- Implemented transcription service with OpenAI API and local Whisper backends

- Added markdown formatter for transcription output

- Configuration management for persistent API keys and output directory

- Comprehensive README with installation and usage instructions

- Support for multi-file batch processing

- Beautiful terminal UI with modal dialogs for user input
2025-10-20 16:43:35 -06:00
7e405f7354 first commit 2025-10-20 16:38:55 -06:00