Spaces:
Running
Running
Upload 2 files
Browse files- README_zh.md +6 -6
- templates/index.html +1 -0
README_zh.md
CHANGED
|
@@ -52,16 +52,16 @@
|
|
| 52 |
</code></pre></details>
|
| 53 |
|
| 54 |
|
| 55 |
-
|
| 56 |
## demo
|
| 57 |
|
| 58 |
-
|
| 59 |
-
- 激动:`https://api.artrajz.cn/py/voice/w2v2-vits?text=こんにちは&id=3&emotion=111`
|
| 60 |
-
- 小声:`https://api.artrajz.cn/py/voice/w2v2-vits?text=こんにちは&id=3&emotion=2077`
|
| 61 |
|
| 62 |
-
https://user-images.githubusercontent.com/73542220/237995061-c1f25b4e-dd86-438a-9363-4bb1fe65b425.mov
|
| 63 |
|
| 64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
# 部署
|
| 67 |
|
|
|
|
| 52 |
</code></pre></details>
|
| 53 |
|
| 54 |
|
|
|
|
| 55 |
## demo
|
| 56 |
|
| 57 |
+
[](https://huggingface.co/spaces/Artrajz/vits-simple-api)
|
|
|
|
|
|
|
| 58 |
|
|
|
|
| 59 |
|
| 60 |
+
- `https://artrajz-vits-simple-api.hf.space/voice/vits?text=你好,こんにちは&id=164`
|
| 61 |
+
- 激动:`https://artrajz-vits-simple-api.hf.space/voice/w2v2-vits?text=こんにちは&id=3&emotion=111`
|
| 62 |
+
- 小声:`https://artrajz-vits-simple-api.hf.space/voice/w2v2-vits?text=こんにちは&id=3&emotion=2077`
|
| 63 |
+
|
| 64 |
+
https://user-images.githubusercontent.com/73542220/237995061-c1f25b4e-dd86-438a-9363-4bb1fe65b425.mov
|
| 65 |
|
| 66 |
# 部署
|
| 67 |
|
templates/index.html
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
<body>
|
| 10 |
<main>
|
| 11 |
<h1>vits-simple-api</h1>
|
|
|
|
| 12 |
<h2>所有模型均为网络搜集,感谢模型原作者的付出!</h2>
|
| 13 |
<p>
|
| 14 |
Nene_Nanami_Rong_Tang:
|
|
|
|
| 9 |
<body>
|
| 10 |
<main>
|
| 11 |
<h1>vits-simple-api</h1>
|
| 12 |
+
<p>简单调用:https://artrajz-vits-simple-api.hf.space/voice/vits?text=你好,こんにちは&id=164<p>
|
| 13 |
<h2>所有模型均为网络搜集,感谢模型原作者的付出!</h2>
|
| 14 |
<p>
|
| 15 |
Nene_Nanami_Rong_Tang:
|