mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-05-01 03:41:24 +00:00
Add editorconfig
This commit is contained in:
@@ -28,5 +28,5 @@ def generate_audio(text: str, voice: str) -> bytes:
|
||||
|
||||
for chunk in chunks:
|
||||
buffer.write(chunk)
|
||||
|
||||
|
||||
return buffer.getvalue()
|
||||
|
||||
Reference in New Issue
Block a user