Skip to content

Commit 3f67e0f

Browse files
committed
docs(unraid): align template repo and image names
1 parent b0705f8 commit 3f67e0f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

unraid/templates/kokoro-fastapi-zh.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<?xml version="1.0"?>
22
<Container version="2">
33
<Name>Kokoro-FastAPI-zh</Name>
4-
<Repository>ghcr.io/hsiang-han/kokoro-fastapi-v1.1_zh-cpu:latest</Repository>
4+
<Repository>ghcr.io/hsiang-han/kokoro-fastapi-zh-cpu:latest</Repository>
55
<Registry>https://ghcr.io</Registry>
66
<Network>bridge</Network>
77
<MyIP/>
88
<Shell>bash</Shell>
99
<Privileged>false</Privileged>
10-
<Support>https://github.com/hsiang-han/Kokoro-FastAPI-v1.1_zh/issues</Support>
11-
<Project>https://github.com/hsiang-han/Kokoro-FastAPI-v1.1_zh</Project>
12-
<Overview>OpenAI-compatible TTS API based on Kokoro-82M-v1.1-zh. Default uses CPU image. For GPU: change Repository to ghcr.io/hsiang-han/kokoro-fastapi-v1.1_zh-gpu:latest, set USE_GPU=true, and add Extra Parameters: --gpus=all --runtime=nvidia (do not set as default on CPU hosts).</Overview>
10+
<Support>https://github.com/hsiang-han/Kokoro-FastAPI-zh/issues</Support>
11+
<Project>https://github.com/hsiang-han/Kokoro-FastAPI-zh</Project>
12+
<Overview>OpenAI-compatible TTS API based on Kokoro-82M-v1.1-zh. Default uses CPU image. For GPU: change Repository to ghcr.io/hsiang-han/kokoro-fastapi-zh-gpu:latest, set USE_GPU=true, and add Extra Parameters: --gpus=all --runtime=nvidia (do not set as default on CPU hosts).</Overview>
1313
<Category>Network:Web Network:Other</Category>
1414
<WebUI>http://[IP]:[PORT:8880]/web</WebUI>
15-
<TemplateURL>https://raw.githubusercontent.com/hsiang-han/Kokoro-FastAPI-v1.1_zh/master/unraid/templates/kokoro-fastapi-zh.xml</TemplateURL>
16-
<Icon>https://raw.githubusercontent.com/hsiang-han/Kokoro-FastAPI-v1.1_zh/master/assets/unraid-icon.png</Icon>
15+
<TemplateURL>https://raw.githubusercontent.com/hsiang-han/Kokoro-FastAPI-zh/master/unraid/templates/kokoro-fastapi-zh.xml</TemplateURL>
16+
<Icon>https://raw.githubusercontent.com/hsiang-han/Kokoro-FastAPI-zh/master/assets/unraid-icon.png</Icon>
1717

1818
<Config Name="WebUI Port" Target="8880" Default="8880" Mode="tcp" Description="Web/API exposed port" Type="Port" Display="always" Required="true" Mask="false">8880</Config>
1919

0 commit comments

Comments
 (0)