Sav Bell
Sav Bell
Hi there, I've recently returned to this project and we've made a couple changes. We updated the Whisper package which resolves the `numba` issue. We also changed from using `pyautogui`...
Hi, thank you for the comments! I've added support for a custom API endpoint through an environment variable in [my latest commit](https://github.com/savbell/whisper-writer/commit/2b37eb4d2d6d825d42f463d6fee74f8773e88d0c). Please let me know if you run into...
Hi, thanks for the bug report! :) When I tried running the mp3 with the local model, I got "Es wäre schön, wenn das Programm auch Umlaute unterstützen würde." With...
Closing the issue as it seems to be resolved. Thanks everyone!
Hi, thank you for your issue and apologies for being late to respond! I think that some of these problems are very specific to your use case and the keyboard...
Thank you @felixlu07 for providing your solution! Would you be willing to open a PR with your changes so others can also use your fix? I just approved PR #10...
Hi there, I can't be completely sure what the issue is, but when similar issues have occurred, it's often been related to an improperly set up `PATH` for the virtual...
Hi @qwertie, thanks so much for your troubleshooting and your comments! They're very helpful! :) I originally made this app just for my own personal use after getting extremely frustrated...
Hi there, Awesome project @avi-cenna — thank you for sharing! I'm glad WhisperWriter served as inspiration :) In another issue (#13), @felixlu07 [provided some code](https://github.com/savbell/whisper-writer/issues/13#issuecomment-1837020133) that resolved issues with the...
Hi, apologies for the late response. Currently, the application only works on Python 3.11 and I am not planning on supporting any other versions. I would recommend [downloading a compatible...