bugbakery / bugbakery/transcribee
Task logs and error detection
- Dominant language
- TypeScript
- Stars
- 515
- Forks
- 39
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 15
Description
Hello,
I start to use transcribee to transcript some of the podlovers episodes (podlovers.org). I use a local env (Ubuntu 20.04) on a dell xps laptop. I have tried to transcribe 3 episodes. The alignment task aborts at two episodes. I have tried different models with and without specifying the language.
Console log:
backend | INFO: 127.0.0.1:37970 - "POST /api/v1/tasks/88f8c6df-e2a8-4900-b38f-86660a1f93d2/keepalive/ HTTP/1.1" 200 OK
backend | INFO: 127.0.0.1:37978 - "GET /api/v1/documents/ HTTP/1.1" 200 OK
backend | INFO: connection closed
The align task run again after a restart of transcribee.
Where can I find out what the reason for the abort is? If the task is canceled, the speaker identification is not executed. Can I start this task without the alignment?
Contributor guide
Research direction
Start with the alignment task and the backend console log shown in the report, then trace where task cancellation and alignment failures are recorded. Done should include a useful abort reason and a clear determination of whether speaker identification can run when alignment is skipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100