Skip to content

A way to resume a run that went bad? #460

@jerkstorecaller

Description

@jerkstorecaller

Consider the following scenario:

  • You're transcribing a long audio file
  • After some hours, you realize Whisper has gone off the rails and is looping the same word over and over

This happened to me with whisper.cpp each time I attempted to use it on a long audio file, usually after 2-3 hours. When this happens, the first thing I need to do is CTRL-C to stop wasting CPU and time. But then I will lose the valid transcriptions I did so far, and I have no way to resume from the last known good segment.

Could stable-ts provide a way to resume transcription at a specific time of the audio, without starting over and redoing the valid segments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions