jd7h / edit-video-by-editing-text

A pipeline for superfast video editing! Make cuts to a video by editing its transcript.

  • Public
  • 412 runs
  • GitHub
  • License

Run time and cost

This model costs approximately $0.037 to run on Replicate, or 27 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A40 GPU hardware. Predictions typically complete within 65 seconds. The predict time for this model varies significantly based on the inputs.

Readme

A pipeline for fast video editing. The pipeline can be used in two modes: transcribe and edit.

  • transcribe: make a transcription of the video. Use this to create the input for ‘edit’ mode.
  • edit: provide the desired transcription of the video as input. The pipeline will cut out the parts of the video that are missing in the transcription.