Akjava commited on
Commit
ee3b864
1 Parent(s): 76849d7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -8,7 +8,7 @@
8
  </head>
9
  <body>
10
  <h1>Match-TTS Onnx Benchmarks</h1>
11
- <div>almost load time 15 sec,infer time 2 sec(my 2070super-gpu)</div>
12
 
13
  <script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
14
  <script type="module">
@@ -175,7 +175,8 @@
175
  <br>
176
  <br>
177
 
178
- <div>Quantized version is too slow and exist just for Github Page 100MB limitation so far</div>
 
179
  <div>Multispeaker(vctk) is littlebit slow than singlespeaker.en001 is littlg bit firster maybe timesteps is 5(bigger hq but slow)</div>
180
  <br>
181
  <div id="footer">
 
8
  </head>
9
  <body>
10
  <h1>Match-TTS Onnx Benchmarks</h1>
11
+
12
 
13
  <script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
14
  <script type="module">
 
175
  <br>
176
  <br>
177
 
178
+ <div>almost load time 15 sec,infer time 2 sec(my 2070super-gpu)</div><br>
179
+ <div>Quantized version is too slow and exist just for Github Page 100MB limitation so far</div><br>
180
  <div>Multispeaker(vctk) is littlebit slow than singlespeaker.en001 is littlg bit firster maybe timesteps is 5(bigger hq but slow)</div>
181
  <br>
182
  <div id="footer">