Commit Graph

5 Commits

Author SHA1 Message Date
oval bd4d5c00d9 Fix celery autodiscover: use ['app'] to find app.tasks.* modules 2026-07-10 23:54:46 +02:00
oval 55e9504905 Add celery autodiscover_tasks and use send_task by name in API 2026-07-10 23:52:31 +02:00
oval d33af4b4c9 Decouple API from ML imports: use send_task() by name instead of importing tasks 2026-07-10 23:12:44 +02:00
oval 61db8d88e5 Fix .gitignore: models/ was excluding backend/app/models/ 2026-07-10 23:04:37 +02:00
oval 6851b26923 Initial commit: Børnetime app scaffold
FastAPI + Celery + Svelte app for English→Danish video translation
with voice cloning. Includes diarization, STT, translation, TTS,
and audio mixing pipeline.
2026-07-10 22:42:23 +02:00