Commit Graph

5 Commits

Author SHA1 Message Date
oval 9ed7590093 Use explicit include for task modules instead of broken autodiscover 2026-07-11 00:03:54 +02:00
oval f50289a2d4 Make ML imports lazy in tasks so celery can register without torch/pyannote at import time 2026-07-11 00:02:10 +02:00
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 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