We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73fc8a commit 51f39d9Copy full SHA for 51f39d9
docs/quickstart.md
@@ -32,13 +32,14 @@
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/` - folder with files for quick automatic setup
+ - `Setup.rar` - iles for quick automatic setup
36
37
2. Create a new empty folder anywhere on your computer (name it however you like).
38
+3. Unpack `Setup.rar`
39
3. Drag all the following into that folder:
40
- - The entire `Setup/` folder (contents only)
41
- - The three `.rar` archives mentioned above
+ - Contents from `Setup.rar`
42
+ - Three other `.rar` archives mentioned above
43
44
4. Run `RunPowershell.bat`
45
0 commit comments