mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-15 15:15:49 +01:00
Adding note on offline usage (#959)
This commit is contained in:
parent
e134654fc8
commit
5ff9694b1a
2 changed files with 6 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue