Commit Graph

7 Commits

Author SHA1 Message Date
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 491454a369 Add celery/redis deps to API container (needed for task dispatch) 2026-07-10 23:06:09 +02:00
oval 61db8d88e5 Fix .gitignore: models/ was excluding backend/app/models/ 2026-07-10 23:04:37 +02:00
oval 2db7aefc44 Use non-standard host ports to avoid conflicts on powermac 2026-07-10 23:02:24 +02:00
oval 7196065066 Map Redis to host port 16379 to avoid conflict 2026-07-10 23:01:38 +02:00
oval f57472cb00 Fix image names for podman short-name resolution 2026-07-10 23:00:41 +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