mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
bug fix
This commit is contained in:
@@ -192,6 +192,7 @@ class Synthesizer(object):
|
||||
"""
|
||||
start_time = time.time()
|
||||
wavs = []
|
||||
speaker_embedding = None
|
||||
sens = self.split_into_sentences(text)
|
||||
print(" > Text splitted to sentences.")
|
||||
print(sens)
|
||||
|
||||
Reference in New Issue
Block a user