Akjava commited on
Commit
14a3c01
1 Parent(s): 18a6ba2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -9,7 +9,8 @@
9
  <body>
10
  <div>
11
  <h1><a href="https://huggingface.co/Akjava/matcha-tts_vctk-onnx">Matcha-TTS VCTK-Onnx Demo</a></h1>
12
-
 
13
  <script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
14
 
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.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
 
16