mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Refactor synthesis.py for TTSTokenizer
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user