savbell / whisper-writer

💬📝 A small dictation app using OpenAI's Whisper speech recognition model.
GNU General Public License v3.0
244 stars 40 forks source link

🔨 Major Rewrite: PyQt5 Conversion! #45

Closed savbell closed 1 month ago

savbell commented 1 month ago

I've rewritten a large part of the codebase while updating how the settings are configured and converting to PyQt5 for the UI. Below are the major changes. Please open an issue if you encounter any problems with the new structure!

Added

Changed

Removed