mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 00:53:25 +00:00
feat: text to audio
This commit is contained in:
@ -6,7 +6,6 @@ from fastapi.responses import JSONResponse
|
||||
from blackbox.blockbox_factory import BlockboxFactory
|
||||
app = FastAPI()
|
||||
|
||||
|
||||
blackbox_factory = BlockboxFactory()
|
||||
|
||||
@app.post("/")
|
||||
|
||||
Reference in New Issue
Block a user