Refactor synthesis.py for TTSTokenizer

This commit is contained in:
Eren Gölge 2021-11-16 13:34:45 +01:00
parent b2bb954a51
commit b6c2bfdf08
1 changed files with 0 additions and 3 deletions

View File

@ -113,11 +113,8 @@ def synthesis(
text,
CONFIG,
use_cuda,
<<<<<<< HEAD
=======
ap,
tokenizer,
>>>>>>> Refactor synthesis.py for TTSTokenizer
speaker_id=None,
style_wav=None,
use_griffin_lim=False,