Akjava commited on
Commit
18a6ba2
·
verified ·
1 Parent(s): 8427c0e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -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
- <a href="https://huggingface.co/datasets/CSTR-Edinburgh/vctk">Dataset:CSTR-Edinburgh/vctk</a>
13
  <script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.webgpu.min.js" ></script>
14
 
15
 
@@ -276,6 +276,8 @@ Good to see you!
276
  <label for ="speed" id="speed_label">1.0</label>
277
  <br>
278
  <br>
 
 
279
  <div id="footer">
280
  <b>Credits</b><br>
281
  <a href="https://github.com/akjava/Matcha-TTS-Japanese" style="font-size: 9px" target="link">Matcha-TTS-Japanese</a> |
 
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
 
 
276
  <label for ="speed" id="speed_label">1.0</label>
277
  <br>
278
  <br>
279
+ <div> <a href="https://huggingface.co/datasets/CSTR-Edinburgh/vctk">Dataset:CSTR-Edinburgh/vctk</a></div>
280
+ <br>
281
  <div id="footer">
282
  <b>Credits</b><br>
283
  <a href="https://github.com/akjava/Matcha-TTS-Japanese" style="font-size: 9px" target="link">Matcha-TTS-Japanese</a> |