You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstart.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,19 +27,18 @@
27
27
28
28
## ⚙️ Base Setup
29
29
30
-
1. Go to the [UnityNeuroSpeech GitHub repository](https://github.com/HardCodeDev777/UnityNeuroSpeech) and download the following **four files** from the latest Release:
30
+
1. Go to the [UnityNeuroSpeech GitHub repository](https://github.com/HardCodeDev777/UnityNeuroSpeech) and download the following **three files** from the latest Release:
31
31
32
-
-`UnityNeuroSpeech.X.X.X.rar` – main framework files
33
-
-`default.venv.rar` – Python environment for the TTS server
34
-
-`TTSModel.rar` – pretrained XTTS model
35
-
-`Setup.rar` - iles for quick automatic setup
32
+
-`UnityNeuroSpeech.X.X.X.zip` – main framework files
33
+
-`TTSModel.zip` – pretrained XTTS model
34
+
-`Setup.zip` - files for quick automatic setup
36
35
37
36
2. Create a new empty folder anywhere on your computer (name it however you like).
0 commit comments