Adding note on offline usage (#959)

This commit is contained in:
Raivis Dejus 2024-10-25 19:25:25 +03:00 committed by GitHub
commit 5ff9694b1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View file

@ -193,7 +193,7 @@ msgstr "Lejupielādēt"
#: buzz/widgets/preferences_dialog/models_preferences_widget.py:98
msgid "Show file location"
msgstr "Pādīt faila atrašanās vietu"
msgstr "Rādīt faila atrašanās vietu"
#: buzz/widgets/preferences_dialog/models_preferences_widget.py:106
msgid "Delete"

View file

@ -45,4 +45,8 @@ sidebar_position: 5
See method 1 in this video https://www.youtube.com/watch?v=eRcCYgOuSYQ
For method 2 there is no need to uninstall the antivirus, but see if you can temporarily disable it or if there are settings that may prevent Buzz from accessing the microphone.
For method 2 there is no need to uninstall the antivirus, but see if you can temporarily disable it or if there are settings that may prevent Buzz from accessing the microphone.
7. **Can I use Buzz on a computer without internet?**
Yes, Buzz can be used without internet connection if you download the necessary models on some other computer that has the internet and manually move them to the offline computer. The easiest way to find where the models are stored is to go to Help -> Preferences -> Models. Then download some model, and push "Show file location" button. This will open the folder where the models are stored. Copy the models folder to the same location on the offline computer. F.e. for Linux it is `.cache/Buzz/models` in your home directory.