Skip to content

Commit 05d9021

Browse files
Deployed 010b218 with MkDocs version: 1.6.1
1 parent 5761f49 commit 05d9021

4 files changed

Lines changed: 17 additions & 18 deletions

File tree

quickstart/index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -812,23 +812,22 @@ <h3 id="what-are-these-tools">💡 What are these tools?</h3>
812812
<h2 id="base-setup">⚙️ Base Setup</h2>
813813
<ol>
814814
<li>
815-
<p>Go to the <a href="https://github.com/HardCodeDev777/UnityNeuroSpeech">UnityNeuroSpeech GitHub repository</a> and download the following <strong>four files</strong> from the latest Release:</p>
815+
<p>Go to the <a href="https://github.com/HardCodeDev777/UnityNeuroSpeech">UnityNeuroSpeech GitHub repository</a> and download the following <strong>three files</strong> from the latest Release:</p>
816816
<ul>
817-
<li><code>UnityNeuroSpeech.X.X.X.rar</code> – main framework files </li>
818-
<li><code>default.venv.rar</code> – Python environment for the TTS server </li>
819-
<li><code>TTSModel.rar</code> – pretrained XTTS model</li>
820-
<li><code>Setup.rar</code> - iles for quick automatic setup</li>
817+
<li><code>UnityNeuroSpeech.X.X.X.zip</code> – main framework files</li>
818+
<li><code>TTSModel.zip</code> – pretrained XTTS model</li>
819+
<li><code>Setup.zip</code> - files for quick automatic setup</li>
821820
</ul>
822821
</li>
823822
<li>
824823
<p>Create a new empty folder anywhere on your computer (name it however you like).</p>
825824
</li>
826-
<li>Unpack <code>Setup.rar</code></li>
825+
<li>Unpack <code>Setup.zip</code></li>
827826
<li>
828827
<p>Drag all the following into that folder:</p>
829828
<ul>
830-
<li>Contents from <code>Setup.rar</code></li>
831-
<li>Three other <code>.rar</code> archives mentioned above</li>
829+
<li>Contents from <code>Setup.zip</code></li>
830+
<li>Two other <code>.zip</code> archives mentioned above</li>
832831
</ul>
833832
</li>
834833
<li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/</loc>
5-
<lastmod>2025-07-23</lastmod>
5+
<lastmod>2025-07-27</lastmod>
66
</url>
77
<url>
88
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/quickstart/</loc>
9-
<lastmod>2025-07-23</lastmod>
9+
<lastmod>2025-07-27</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/other/faq/</loc>
13-
<lastmod>2025-07-23</lastmod>
13+
<lastmod>2025-07-27</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/other/licenses/</loc>
17-
<lastmod>2025-07-23</lastmod>
17+
<lastmod>2025-07-27</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/other/server/</loc>
21-
<lastmod>2025-07-23</lastmod>
21+
<lastmod>2025-07-27</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/unity/agent-api/</loc>
25-
<lastmod>2025-07-23</lastmod>
25+
<lastmod>2025-07-27</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/unity/building-game/</loc>
29-
<lastmod>2025-07-23</lastmod>
29+
<lastmod>2025-07-27</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/unity/configure-settings/</loc>
33-
<lastmod>2025-07-23</lastmod>
33+
<lastmod>2025-07-27</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://hardcodedev777.github.io/UnityNeuroSpeech/unity/creating-agent/</loc>
37-
<lastmod>2025-07-23</lastmod>
37+
<lastmod>2025-07-27</lastmod>
3838
</url>
3939
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)