mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-02-01 08:48:19 +00:00
Update lollms_xtts.py
This commit is contained in:
parent
7b6d5f4695
commit
e54443ec8c
@ -52,7 +52,7 @@ class LollmsXTTS(LollmsTTS):
|
||||
use_deep_speed=False,
|
||||
use_streaming_mode = True
|
||||
):
|
||||
super().__init__(app)
|
||||
super().__init__("xtts",app)
|
||||
self.generation_threads = {}
|
||||
self.voices_folder = voices_folder
|
||||
self.ready = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user