ben
1dcdfc0ed0
Auto-queue transcription on upload and clarify pending status.
...
Batch uploads were only storing files as pending without dispatching Whisper jobs; queue them immediately, add a bulk pending action, and show human-readable status labels.
2026-08-12 16:26:36 +02:00
ben
3498861184
Recover transcripts falsely marked orphaned mid-run.
...
Keep finishing Whisper jobs from overwriting a superseded run, while restoring results when orphan detection failed the same run too early.
2026-08-12 15:34:36 +02:00
ben
21b17c7657
Use local faster-whisper only for transcription.
...
Drop cloud and Ollama engine choices so audio stays on-machine via Docker Whisper, and tighten orphan detection plus UI around a single local flow.
2026-08-12 15:34:16 +02:00
ben
bc6cb5efa4
Fix stuck transcriptions and make transcripts stoppable and searchable.
...
Raise queue retry_after above the job timeout, recover orphaned runs, allow stop/restart with any engine, and keep finished transcripts searchable in the recordings list.
2026-08-12 15:10:33 +02:00
ben
eb0f019025
Fix Whisper healthcheck and root redirect test.
2026-08-12 14:42:30 +02:00
ben
e0400aadef
Add live transcription progress and Docker Whisper.
...
Surface stage, percent, and elapsed time while jobs run, and ship Compose so local confidential transcription can use faster-whisper on port 8090.
2026-08-12 14:32:56 +02:00
ben
67c1941833
Support common audio formats beyond MP3.
...
Accept WAV, OGG, FLAC, M4A, and related uploads, and read metadata from non-ID3 tag formats.
2026-08-12 14:32:56 +02:00
ben
771658040b
Add first edition of AndyTranscribe.
2026-08-12 13:59:33 +02:00
ben
9c8461405f
Document AndyTranscribe setup and transcription engines.
2026-08-12 13:58:56 +02:00