Not-For-All-Audiences
nsfw
Update Summary for ST Beginners.md
Browse files
Summary for ST Beginners.md
CHANGED
@@ -24,8 +24,8 @@ If you're unfamiliar with these, feel free to look them up.
|
|
24 |
cmd /c winget install -e --id Git.Git
|
25 |
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher && start installer.bat
|
26 |
```
|
27 |
-
If winget command not recognized on Windows try update -> https://www.microsoft.com/store/productId/9NBLGGH4NNS1?ocid=pdpshare
|
28 |
-
As a result, you should have installed Miniconda, SillyTavern, and SillyTavern-extras and XTTS
|
29 |
If you're unsure what these two do, in short, XTTS is a fancy AI Text-To-Speech in which you can put any voice. SillyTavern-extras is a bunch of little useful extensions that are too large or resource-hungry to put inside ST, like web search, voice recognition, and almost useless Vector Storage and more. If you have a good PC setup, I don't see why you wouldn't install them, you can always just not start them if you don't need to use them.
|
30 |
|
31 |
### What Can I Run on My Machine?
|
|
|
24 |
cmd /c winget install -e --id Git.Git
|
25 |
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher && start installer.bat
|
26 |
```
|
27 |
+
If winget command not recognized on Windows try update -> [App Installer](https://www.microsoft.com/store/productId/9NBLGGH4NNS1?ocid=pdpshare)
|
28 |
+
As a result, you should have installed Git, Miniconda, SillyTavern, and SillyTavern-extras and XTTS if you selected them.
|
29 |
If you're unsure what these two do, in short, XTTS is a fancy AI Text-To-Speech in which you can put any voice. SillyTavern-extras is a bunch of little useful extensions that are too large or resource-hungry to put inside ST, like web search, voice recognition, and almost useless Vector Storage and more. If you have a good PC setup, I don't see why you wouldn't install them, you can always just not start them if you don't need to use them.
|
30 |
|
31 |
### What Can I Run on My Machine?
|