Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<body>
|
10 |
<div>
|
11 |
<h1><a href="https://huggingface.co/Akjava/matcha-tts_vctk-onnx">Matcha-TTS VCTK-Onnx Demo</a></h1>
|
12 |
-
<p>Initially take a long time to load model.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>
|
15 |
|
|
|
9 |
<body>
|
10 |
<div>
|
11 |
<h1><a href="https://huggingface.co/Akjava/matcha-tts_vctk-onnx">Matcha-TTS VCTK-Onnx Demo</a></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>
|
15 |
|