- packages/jobs/: BullMQ-based async job queue for audio analysis
with concurrency control and retry logic
- services/voiceprint-ml/: FastAPI microservice for ECAPA-TDNN
inference with mock model, preprocessing, embedding extraction,
and synthetic voice detection endpoints
- Includes Dockerfile and requirements.txt for ML service
Co-Authored-By: Paperclip <noreply@paperclip.ing>