Commit Graph

3 Commits

Author SHA1 Message Date
schihei f00f29ab6b Move prompts to separate files and add prompt types
- Created directory structure for prompts (system and user prompts)
- Added specialized prompts for lectures, meetings, and interviews
- Updated enhancer.py to load prompts from files
- Added --prompt-type CLI parameter to select prompt type
- Updated documentation and enhancement proposals
2025-05-22 21:28:36 +02:00
schihei c47089aa0d Add WAV file support with MP3 conversion and reuse
- Add support for WAV files with automatic conversion to MP3
- Save converted MP3 files in the same directory as WAV files
- Reuse existing MP3 files if already converted
- Update documentation and requirements
2025-05-22 20:53:39 +02:00
schihei c47d3205a0 Initial commit 2025-05-21 21:03:52 +02:00