bugfix
This commit is contained in:
parent
69a6658e17
commit
a460bf4824
@ -38,4 +38,4 @@ class CoquiTTS:
|
||||
buf = b.read()
|
||||
return buf
|
||||
|
||||
self.generate = awaitify(self._generate)
|
||||
generate = awaitify(_generate)
|
||||
|
Loading…
Reference in New Issue
Block a user