Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -8,7 +8,8 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div>
|
11 |
-
<h1
|
|
|
12 |
<p>Initially take a long time to load model.browser's phonemized is poor than trained data.sometime strange speak would happen</p>
|
13 |
<br>
|
14 |
<script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div>
|
11 |
+
<h1>Matcha-TTS VCTK-Onnx Demo</h1>
|
12 |
+
<p><a href="https://huggingface.co/Akjava/matcha-tts_vctk-onnx" target="link">Model Page</a></p>
|
13 |
<p>Initially take a long time to load model.browser's phonemized is poor than trained data.sometime strange speak would happen</p>
|
14 |
<br>
|
15 |
<script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
|