Skip to content

Commit 39dd8b8

Browse files
authored
Fix typ
1 parent 3bdf1e2 commit 39dd8b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presets/deepvoice3_vctk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "deepvoice3",
33
"frontend": "en",
44
"replace_pronunciation_prob": 0.5,
5-
"builder": "deepvoice3",
5+
"builder": "deepvoice3_multispeaker",
66
"n_speakers": 108,
77
"speaker_embed_dim": 16,
88
"num_mels": 80,
@@ -62,4 +62,4 @@
6262
"window_ahead": 3,
6363
"window_backward": 1,
6464
"power": 1.4
65-
}
65+
}

0 commit comments

Comments
 (0)