Add support for retry

Open
#442 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go

Research direction

The issue names no files or tests, so start by tracing the transcription flow and how the uploaded .webm audio is retained. Check how networking, API, and model failures are surfaced, then determine where retrying the same audio belongs. Done means a failed transcription can be retried without copying or re-uploading the audio.

Written by the indexing model from the issue text.

Description

Hi,

Sometimes I have some networking issues or the wrong model is used (e.g. duration over the limit of whichever API I'm using), would it be possible to add the ability to retry the transcription using the same audio? I end up having to copy paste the .webm somewhere and re-upload it... which is kinda weird 😅

Regards,
Florian

Dominant language
Go
Stars
3.1k
Forks
264
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rishikanthc/Scriberr

All issues in rishikanthc/Scriberr

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.