mirror of
https://github.com/tiyn/beaker-blog.git
synced 2026-02-22 12:54:48 +01:00
added tts functionality
This commit is contained in:
@@ -137,4 +137,5 @@ def feed():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
con_gen.prepare_tts()
|
||||
app.run(host="0.0.0.0")
|
||||
|
||||
Reference in New Issue
Block a user