diff --git a/api/src/main.py b/api/src/main.py index 23cb439..4effda2 100644 --- a/api/src/main.py +++ b/api/src/main.py @@ -47,7 +47,7 @@ async def lifespan(app: FastAPI): # Initialize the main model with warm-up voicepack_count = await TTSModel.setup() # boundary = "█████╗"*9 - boundary = "░" * 24 + boundary = "░" * 2*12 startup_msg = f""" {boundary}