daniel-dona commited on
Commit
d9c828d
·
1 Parent(s): 526c607

Update model

Browse files
Files changed (1) hide show
  1. model/config.json +1 -1
model/config.json CHANGED
@@ -87,7 +87,7 @@
87
  "stats_path": null
88
  },
89
  "use_phonemes": true,
90
- "phonemizer": "espeak-ng",
91
  "phoneme_language": "es",
92
  "compute_input_seq_cache": true,
93
  "text_cleaner": "spanish_cleaners",
 
87
  "stats_path": null
88
  },
89
  "use_phonemes": true,
90
+ "phonemizer": "espeak",
91
  "phoneme_language": "es",
92
  "compute_input_seq_cache": true,
93
  "text_cleaner": "spanish_cleaners",