17 lines
428 B
Markdown
17 lines
428 B
Markdown
---
|
|
id: TASK-2
|
|
title: Add Whisper transcription to archive-worker
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-02-22 00:28'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Archive-worker now extracts audio, sends to Whisper (large-v3-turbo), saves .txt and .srt alongside MP4 recordings. Connected to whisper-local via traefik-public network.
|
|
<!-- SECTION:DESCRIPTION:END -->
|