[GH-ISSUE #5064] [BUG]: Live Transcription Fails #4897

Closed
opened 2026-06-05 14:50:44 -04:00 by yindo · 2 comments
Owner

Originally created by @elevatingcreativity on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5064

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Live transcription gets to one page and fails.
Example: a 1h 13m live meeting. Live transcription stopped at about 3 minutes in, though the call kept recording. Once call was done and transcription finalized, it was still truncated.
However, after executing the re-transcribe, the full transcript was produced and shown.

BEFORE:
Image

AFTER re-transcribe:
Image

Are there known steps to reproduce?

  1. Start a live transcription during e.g. zoom meeting
  2. Wait for it to transcribe
  3. A small portion of the transcript appears then stops
  4. After finished and transcript is finalized, observe no more transcript was produced (truncated)
  5. Execute re-transcribe, and see whole transcript produced.
Originally created by @elevatingcreativity on GitHub (Feb 24, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5064 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Live transcription gets to one page and fails. Example: a 1h 13m live meeting. Live transcription stopped at about 3 minutes in, though the call kept recording. Once call was done and transcription finalized, it was still truncated. However, after executing the re-transcribe, the full transcript was produced and shown. BEFORE: <img width="605" height="861" alt="Image" src="https://github.com/user-attachments/assets/779799ad-61ba-4f23-892f-1ecf45fca3a3" /> AFTER re-transcribe: <img width="594" height="1036" alt="Image" src="https://github.com/user-attachments/assets/9a094f67-d6af-4bdc-8c4d-7a30fe87b81f" /> ### Are there known steps to reproduce? 1. Start a live transcription during e.g. zoom meeting 2. Wait for it to transcribe 3. A small portion of the transcript appears then stops 4. After finished and transcript is finalized, observe no more transcript was produced (truncated) 5. Execute re-transcribe, and see whole transcript produced.
yindo added the possible bug label 2026-06-05 14:50:44 -04:00
yindo closed this issue 2026-06-05 14:50:44 -04:00
Author
Owner

@timothycarambat commented on GitHub (Feb 25, 2026):

This is likely an issue with the now old meeting assistant engine. We rewrote the entire engine to be more performant and much more lightweight - this will be in next patch and I am confident is going to resolve this issue

<!-- gh-comment-id:3960172208 --> @timothycarambat commented on GitHub (Feb 25, 2026): This is likely an issue with the now old meeting assistant engine. We rewrote the entire engine to be more performant and much more lightweight - this will be in next patch and I am confident is going to resolve this issue
Author
Owner

@elevatingcreativity commented on GitHub (Feb 26, 2026):

@timothycarambat awesome, thank you. I look forward to it.

<!-- gh-comment-id:3969840331 --> @elevatingcreativity commented on GitHub (Feb 26, 2026): @timothycarambat awesome, thank you. I look forward to it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4897