Use espeak-ng for coqui-ai/TTS VITS English models. (#466)
This commit is contained in:
@@ -311,6 +311,9 @@ def main():
|
||||
|
||||
if len(audio.samples) == 0:
|
||||
print("Error in generating audios. Please read previous error messages.")
|
||||
global killed
|
||||
killed = True
|
||||
play_back_thread.join()
|
||||
return
|
||||
|
||||
elapsed_seconds = end - start
|
||||
|
||||
Reference in New Issue
Block a user