Akjava commited on
Commit
1a25f98
·
verified ·
1 Parent(s): 6e3e82d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -153,6 +153,9 @@
153
  document.getElementById('buttons').appendChild(create_button("vctk-quantized","vctk_univ_simplify_q8"))
154
  document.getElementById('buttons').appendChild(create_button("en001","en001_ep6399_univ_simplify"))
155
  document.getElementById('buttons').appendChild(create_button("en001-quantized","en001_ep6399_univ_simplify_q8"))
 
 
 
156
  </script>
157
  <div id="result1"></div>
158
 
 
153
  document.getElementById('buttons').appendChild(create_button("vctk-quantized","vctk_univ_simplify_q8"))
154
  document.getElementById('buttons').appendChild(create_button("en001","en001_ep6399_univ_simplify"))
155
  document.getElementById('buttons').appendChild(create_button("en001-quantized","en001_ep6399_univ_simplify_q8"))
156
+ document.getElementById('buttons').appendChild(create_button("ja005","ja005_3424_univ_simplify"))
157
+
158
+
159
  </script>
160
  <div id="result1"></div>
161