Akjava commited on
Commit
8e6e415
1 Parent(s): 758ff20

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -32,7 +32,7 @@
32
  let count_infer=0
33
  async function main(model_name) {
34
  if (typeof model_name !== 'string') {//via button click
35
- model_name ="ljspeech_sim_q8"
36
  }
37
 
38
 
 
32
  let count_infer=0
33
  async function main(model_name) {
34
  if (typeof model_name !== 'string') {//via button click
35
+ model_name ="en001_ep6399_univ_simplify"
36
  }
37
 
38