v2.5 - amazing effort
Update a lot so make sure and review the user manual.
Added settings for the transcription feature. Also, it will only load the whisper model when a user clicks "start recording" and immediately delete it from memory afterwards, addressing the issue that some people don't want it taking up memory.
Added settings for the database itself. Lots of fun to experiment with!
Improved print statements so you can see the number of chunks being created among other inner-workings of the program.
Reduced space on main GUI that buttons took to conserve space overall and display settings better.
Refactored some code for future expansion.