Martijn Bartelds commited on
Commit
2b9776e
·
1 Parent(s): 0ad62ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ from espnet2.utils.types import str_or_none
11
 
12
  gos_text2speech = Text2Speech.from_pretrained(
13
  model_tag="bartelds/grotts_vits",
14
- vocoder_tag="none",
15
  device="cpu",
16
  speed_control_alpha=1.0,
17
  noise_scale=1.0,
 
11
 
12
  gos_text2speech = Text2Speech.from_pretrained(
13
  model_tag="bartelds/grotts_vits",
 
14
  device="cpu",
15
  speed_control_alpha=1.0,
16
  noise_scale=1.0,